Debugger: Add core files to list of file types handled
Change-Id: I34fc9eba27519fd486c735da9d32d5c7b6f72e4f Reviewed-on: https://review.haiku-os.org/c/haiku/+/6266 Reviewed-by: waddlesplash <waddlesplash@gmail.com> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Tested-by: Automation <automation@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
This commit is contained in:
parent
673bc1087f
commit
bcbe43f8d3
@ -3,6 +3,10 @@ resource(1, "BEOS:APP_SIG") #'MIMS' "application/x-vnd.Haiku-Debugger";
|
||||
|
||||
resource app_name_catalog_entry "x-vnd.Haiku-Debugger:System name:Debugger";
|
||||
|
||||
resource file_types message {
|
||||
"types" = "application/x-vnd.haiku-core-file"
|
||||
};
|
||||
|
||||
resource app_version {
|
||||
major = 1,
|
||||
middle = 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user