|
|
|
|
@ -609,7 +609,11 @@ yon_window *yon_window_new();
|
|
|
|
|
" --lock-save-global ",yon_char_get_localised_from_lib("Lock global configration saving"),"\n",\
|
|
|
|
|
" --lock-load-global ",yon_char_get_localised_from_lib("Lock global configration loading"),"\n",\
|
|
|
|
|
" --clear-config, -c ",yon_char_get_localised_from_lib("Reset application settings"),"\n",\
|
|
|
|
|
" --file <PATH> ", yon_char_get_localised_from_lib("Set ini file for configuration mode"),"\n",\
|
|
|
|
|
" --config <PATH>, -f <PATH> ",yon_char_get_localised_from_lib("Set ini file for configuration mode"),"\n",\
|
|
|
|
|
" --socket-id ",yon_char_get_localised_from_lib("Application socket id for ubl-settings-manager"),"\n",\
|
|
|
|
|
" --socket-ext-id ",yon_char_get_localised_from_lib("Load button socket id for ubl-settings-manager"),"\n",\
|
|
|
|
|
" --socket-trd-id ",yon_char_get_localised_from_lib("Save button socket id for ubl-settings-manager"),"\n",\
|
|
|
|
|
" --debug ",yon_char_get_localised_from_lib("Enable debug mode"),"\n",\
|
|
|
|
|
!yon_char_is_empty(rest)?rest:NULL,NULL)
|
|
|
|
|
|
|
|
|
|
#define template_ui_LocalePath "/usr/share/locale"
|
|
|
|
|
|