|
|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
|
|
|
|
|
#define icon_name "com.ublinux.ubl-settings-datetime"
|
|
|
|
|
|
|
|
|
|
#define yon_config_get_custom_command(target) yon_char_unite("ubconfig --source ",target," get clock HWCLOCK_SYNC ZONE","; ", "ubconfig --source ",target," get et network NTPSERVERS",NULL)
|
|
|
|
|
#define yon_config_get_custom_command(target) yon_char_unite("ubconfig --source ",target," get clock HWCLOCK_SYNC ZONE", "ubconfig --source ",target," get network NTPSERVERS",NULL)
|
|
|
|
|
#define config_get_local_command "ubconfig --source system get clock HWCLOCK_SYNC ZONE", "ubconfig --source system get network NTPSERVERS"
|
|
|
|
|
#define config_get_global_command "ubconfig --source global get clock HWCLOCK_SYNC ZONE", "ubconfig --source global get network NTPSERVERS"
|
|
|
|
|
#define config_get_default_command ""
|
|
|
|
|
|