fix signature
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22570 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
// constructor
|
// constructor
|
||||||
App::App()
|
App::App()
|
||||||
: BApplication("application/x.vnd-YellowBites.LaunchBox")
|
: BApplication("application/x-vnd.Haiku-LaunchBox")
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user