diff --git a/source/ubl-strings.h b/source/ubl-strings.h index 70f96df..762dfc9 100644 --- a/source/ubl-strings.h +++ b/source/ubl-strings.h @@ -30,7 +30,7 @@ #define AUTOSTOP_TOGGLE_LABEL _("Toggle autostop at configuration") #define BLOCK_TOGGLE_LABEL _("Toggle service blocking at configuration") #define SYSTEM_AUTOSTART_TOGGLE_LABEL _("Toggle autostart at system") -#define SYSTEM_LAUNCH_TOGGLE_LABEL _("Launch service") +#define SYSTEM_LAUNCH_TOGGLE_LABEL _("Launch/stop service") #define CHECKSTATUS_LABEL _("Check service status") #define LOG_LABEL _("Check service log") diff --git a/ubl-settings-services.css b/ubl-settings-services.css index 805d83c..e166326 100644 --- a/ubl-settings-services.css +++ b/ubl-settings-services.css @@ -37,10 +37,6 @@ background:transparent; border-left-width:inherit; border-right-width:inherit; } - -.menuitemmiddlemargin{ - margin-top: 6px; -} .menuitemtop{ margin-bottom:0px; diff --git a/ubl-settings-services.glade b/ubl-settings-services.glade index 0e0d092..eea2101 100644 --- a/ubl-settings-services.glade +++ b/ubl-settings-services.glade @@ -234,6 +234,17 @@ 2 + + + True + False + + + False + True + 3 + + True @@ -249,7 +260,7 @@ False True - 3 + 4 @@ -258,7 +269,7 @@ False True True - Launch service + Launch/stop service image5