Change the new net preflet mimetype to match the old one

This lets NetworkStatus and possibly other apps find it again.
This commit is contained in:
Adrien Destugues
2014-10-30 19:52:43 +01:00
parent 96a321df07
commit 8aaad21dea
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
#define SOFTWARE_EDITOR "Haiku"
#define NAME "NetworkSetup"
#define SOFTWARE_VERSION_LABEL "0.1.0 alpha"
#define NAME "Network"
#define SOFTWARE_VERSION_LABEL "1.0.0 alpha"
#define APPLICATION_SIGNATURE "application/x-vnd." SOFTWARE_EDITOR "-" NAME
+3 -3
View File
@@ -1,5 +1,5 @@
resource(1, "BEOS:APP_SIG") #'MIMS' "application/x-vnd.Haiku-NetworkSetup";
resource(1, "BEOS:APP_SIG") #'MIMS' "application/x-vnd.Haiku-Network";
resource app_flags B_SINGLE_LAUNCH;
@@ -11,8 +11,8 @@ resource app_version {
variety = B_APPV_DEVELOPMENT,
internal = 0,
short_info = "NetworkSetup",
long_info = "NetworkSetup ©2007-2011 Haiku"
short_info = "Network Preferences",
long_info = "Network Preferences ©2007-2014 Haiku"
};
resource vector_icon {