I changed the signature of AboutHaiku, but I forgot to update it here - now Deskbar should
show the app again when choosing the "About Haiku" menu item :-) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19218 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -673,7 +673,7 @@ _IMPEXP_BE void
|
||||
run_be_about()
|
||||
{
|
||||
if (be_roster != NULL)
|
||||
be_roster->Launch("application/x-vnd.haiku-AboutHaiku");
|
||||
be_roster->Launch("application/x-vnd.Haiku-About");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user