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 <[email protected]> Tested-by: Commit checker robot <[email protected]> Tested-by: Automation <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user