mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
wmaker: Moved the variable for Locale choice (I18N) to the global variable structure
This commit is contained in:
committed by
Carlos R. Mafra
parent
3892f3220a
commit
577506cbd2
@@ -461,6 +461,9 @@ extern struct wmaker_global_variables {
|
||||
wprog_state signal_state;
|
||||
} program;
|
||||
|
||||
/* locale to use. NULL==POSIX or C */
|
||||
const char *locale;
|
||||
|
||||
} w_global;
|
||||
|
||||
extern unsigned int ValidModMask;
|
||||
|
||||
Reference in New Issue
Block a user