fix signature

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22570 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2007-10-15 17:51:57 +00:00
parent 22df5cfa2f
commit 338c42929b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
// constructor
App::App()
: BApplication("application/x.vnd-YellowBites.LaunchBox")
: BApplication("application/x-vnd.Haiku-LaunchBox")
{
}