|
|
|
|
@ -609,6 +609,7 @@ 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",\
|
|
|
|
|
!yon_char_is_empty(rest)?rest:NULL,NULL)
|
|
|
|
|
|
|
|
|
|
#define template_ui_LocalePath "/usr/share/locale"
|
|
|
|
|
|