Cosmetic: Fixed warn.
[udpgate.git] / 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)