From 8aaad21dea89fcdb99825bedd7ab6c0f5ff6a4f5 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Thu, 30 Oct 2014 19:49:00 +0100 Subject: [PATCH] Change the new net preflet mimetype to match the old one This lets NetworkStatus and possibly other apps find it again. --- src/preferences/network/NetworkSetup.cpp | 4 ++-- src/preferences/network/NetworkSetup.rdef | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/preferences/network/NetworkSetup.cpp b/src/preferences/network/NetworkSetup.cpp index b84a1d52fe..616c2a3513 100644 --- a/src/preferences/network/NetworkSetup.cpp +++ b/src/preferences/network/NetworkSetup.cpp @@ -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 diff --git a/src/preferences/network/NetworkSetup.rdef b/src/preferences/network/NetworkSetup.rdef index 3f3dbf326a..02714fe229 100644 --- a/src/preferences/network/NetworkSetup.rdef +++ b/src/preferences/network/NetworkSetup.rdef @@ -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 {