Cosmetic: Fixed warn.
authorshort <>
Sun, 26 Jun 2005 06:22:14 +0000 (06:22 +0000)
committershort <>
Sun, 26 Jun 2005 06:22:14 +0000 (06:22 +0000)
src/main.c

index c2cec2c..c80685b 100644 (file)
@@ -134,7 +134,7 @@ static void gnome_init_g_log_handler(const gchar *log_domain,GLogLevelFlags log_
 }
 #endif /* HAVE_GNOME */
 
-static const gchar *localedir;
+static gchar *localedir;
 
 #ifdef ENABLE_BUNDLE
 static gboolean locale_files_write(void)