fix signature typo

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8462 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2004-07-23 11:45:56 +00:00
parent 4c8bb63bb0
commit 8326b2ff59
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ resource mini_icon array
$"FFFFFFFF0000000011111111FFFFFFFF"
};
resource app_signature "application/x-vnd.Haiku.PoorMan";
resource app_signature "application/x-vnd.haiku.PoorMan";
resource app_version
{

View File

@ -3,7 +3,7 @@
// ------------------------------------------------------
// PoorMan Window
extern const char* STR_APP_SIG
= "application/x-vnd.OpenBeOS-PoorMan";
= "application/x-vnd.haiku.PoorMan";
char* STR_APP_NAME
= "PoorMan";
extern const char* STR_ERR_WEB_DIR