Changed path to user guide help. Should fix #2891. Thanks, diver, for noticing. [BTW, paths to help files are another thing to remember for localization.]

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34056 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer 2009-11-15 09:00:31 +00:00
parent c0fad25fa9
commit d12b250c96
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ EXTERN rgb_color *kBasePieColor;
// Non-resources :)
PUBLIC_CONST char* kAppSignature EQ("application/x-vnd.Haiku-DiskUsage");
PUBLIC_CONST char* kHelpFileName EQ("userguide/en/applications/apps-diskusage.html");
PUBLIC_CONST char* kHelpFileName EQ("userguide/en/applications/diskusage.html");
PUBLIC_CONST char* kPieRectAttrName EQ("mainrect");
PUBLIC_CONST char* kHelpBtnLabel EQ("?");