Fixed some more application signatures and version info, and made them all consistent.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19091 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
|
||||
ExpanderApp::ExpanderApp()
|
||||
: BApplication("application/x-vnd.haiku-Expander")
|
||||
: BApplication("application/x-vnd.Haiku-Expander")
|
||||
{
|
||||
BPoint windowPosition = fSettings.Message().FindPoint("window_position");
|
||||
BRect windowFrame(0, 0, 450, 120);
|
||||
|
||||
Reference in New Issue
Block a user