Patch by Chico CHEN: Just use the new path of the userguide in DiskUsage and

the help button comes to live. Thanks a lot!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30121 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus
2009-04-11 19:42:01 +00:00
parent da4c34f2a2
commit c3f8b9752e
+1 -1
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("apps/diskusage/DiskUsage.html");
PUBLIC_CONST char* kHelpFileName EQ("userguide/en/applications/apps-diskusage.html");
PUBLIC_CONST char* kPieRectAttrName EQ("mainrect");
PUBLIC_CONST char* kHelpBtnLabel EQ("?");