|
|
|
@ -36,11 +36,6 @@
|
|
|
|
#define LocalePath "/usr/share/locale"
|
|
|
|
#define LocalePath "/usr/share/locale"
|
|
|
|
#define LocaleName "ubl-settings-video"
|
|
|
|
#define LocaleName "ubl-settings-video"
|
|
|
|
#define CssPath "/com/ublinux/css/ubl-settings-video.css"
|
|
|
|
#define CssPath "/com/ublinux/css/ubl-settings-video.css"
|
|
|
|
#define StatusLoadGlobalFailed _("Failed to load global configuration")
|
|
|
|
|
|
|
|
#define StatusLoadLocalFailed _("Failed to load local configuration")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define StatusSaveGlobalFailed _("Saving to global configuration Succeeded")
|
|
|
|
|
|
|
|
#define StatusSaveLocalFailed _("Saving to local configuration Succeeded")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#define get_ports_command "xrandr |grep -E \"*connected\" |cut -d' ' -f1"
|
|
|
|
#define get_ports_command "xrandr |grep -E \"*connected\" |cut -d' ' -f1"
|
|
|
|
|
|
|
|
|
|
|
|
|