Capitalize Midori in the window title

This commit is contained in:
Christian Dywan 2008-07-19 16:18:41 +02:00
parent 970be0bc83
commit 002035e389
1 changed files with 1 additions and 1 deletions

View File

@ -351,7 +351,7 @@ main (int argc,
MidoriWebList* search_engines;
locale_init ();
g_set_application_name (_("midori"));
g_set_application_name (_("Midori"));
/* Parse cli options */
version = FALSE;