]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.h
save the LC_MESSAGES locale category
[chaz/openbox] / openbox / openbox.h
index 9eaee553f875493bb8e9b962051c0e2cca1984fa..229c584d91f6fb03100e37707fa0ba376ed547a2 100644 (file)
@@ -46,6 +46,9 @@ extern gboolean ob_sm_restore;
 extern gboolean ob_replace_wm;
 extern gboolean ob_debug_xinerama;
 
+/*! The current locale for the LC_MESSAGES category */
+extern const gchar *ob_locale_msg;
+
 /* The state of execution of the window manager */
 ObState ob_state(void);
 void ob_set_state(ObState state);
This page took 0.023344 seconds and 4 git commands to generate.