update signatures

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26900 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2008-08-09 15:47:25 +00:00
parent 4d121ec067
commit 9c83a65a77
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ int usage(char *prog)
int main(int argc, char **argv)
{
BApplication app("application/x-vnd.mmu_man.dpms");
BApplication app("application/x-vnd.Haiku.dpms");
BScreen bs;
if (argc < 2)
return usage(argv[0]);