mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-09 20:05:53 +00:00
* drop absolute path from configuration
* add configuration from cmake building * update submodules
This commit is contained in:
2
sources/3rdparty/language
vendored
2
sources/3rdparty/language
vendored
Submodule sources/3rdparty/language updated: 204943574a...319125b1fa
2
sources/3rdparty/language-config.h
vendored
2
sources/3rdparty/language-config.h
vendored
@ -7,6 +7,8 @@
|
||||
#define LANGUAGES "en,ja,ru"
|
||||
// language key in the configuration file
|
||||
#define LANGUAGE_KEY "LANGUAGE"
|
||||
// name of config section in the file if any
|
||||
#define LANGUAGE_SECTION "Common"
|
||||
|
||||
|
||||
#endif /* LANGUAGE_CONFIG_H */
|
||||
|
Reference in New Issue
Block a user