mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Qt Creator: fix another typo in resource file
This commit is contained in:
@@ -17,7 +17,7 @@ resource app_signature "@APP_SIGNATURE@";
|
||||
|
||||
resource file_types message {
|
||||
"types" = "text/x-jamfile",
|
||||
"types" = "text/x-Makefile",
|
||||
"types" = "text/x-makefile",
|
||||
"types" = "text/x-patch",
|
||||
"types" = "text/x-source-code"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user