From: Dana Jansens Date: Wed, 30 May 2007 01:26:37 +0000 (+0000) Subject: update the interface, clean up the theme buttons X-Git-Tag: release-2.0.2~153 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=1fdb87be9885ec091ed4d9f1eecd83e01b102efe;p=dana%2Fobconf.git update the interface, clean up the theme buttons --- diff --git a/src/obconf.glade b/src/obconf.glade index 825a3af..d49ad4a 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -170,144 +170,81 @@ 0 - + True - <span weight="bold">Install a New Theme</span> - False - True - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - True - False - 0 + True + GTK_RELIEF_NORMAL + True + - + True - - False - False - GTK_JUSTIFY_LEFT - False - False - 0.5 + 0 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - True - True - GTK_RELIEF_NORMAL - True - + 0 + 0 + 0 + 0 + 0 + 0 - + True - 0.5 - 0.5 - 0 - 0 - 0 - 0 - 0 - 0 + False + 2 - + True - False - 2 - - - - True - gtk-open - 4 - 0.5 - 0.5 - 0 - 0 - - - 0 - False - False - - + gtk-open + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + - - - True - Choose a theme to _install... - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - + + + True + _Install a new theme... + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + 0 + False + False + - - 0 - False - False - 0 - True - True + False + False @@ -325,144 +262,81 @@ 0 - + True - <span weight="bold">Create a Theme Archive</span> - False - True - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - True - False - 0 + True + GTK_RELIEF_NORMAL + True + - + True - - False - False - GTK_JUSTIFY_LEFT - False - False - 0.5 + 0 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - True - True - GTK_RELIEF_NORMAL - True - + 0 + 0 + 0 + 0 + 0 + 0 - + True - 0.5 - 0.5 - 0 - 0 - 0 - 0 - 0 - 0 + False + 2 - + True - False - 2 - - - - True - gtk-open - 4 - 0.5 - 0.5 - 0 - 0 - - - 0 - False - False - - + gtk-save + 4 + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + - - - True - Choose a theme to _archive... - True - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - + + + True + _Create a theme archive (.obt)... + True + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + PANGO_ELLIPSIZE_NONE + -1 + False + 0 + + 0 + False + False + - - 0 - False - False - 0 - True - True + False + False diff --git a/src/strings.c b/src/strings.c index 77f66c5..c78a87c 100644 --- a/src/strings.c +++ b/src/strings.c @@ -7,12 +7,8 @@ gchar *s = N_("Openbox Window Preferences"); gchar *s = N_("Theme"); gchar *s = N_(" "); -gchar *s = N_("Install a New Theme"); -gchar *s = N_(" "); -gchar *s = N_("Choose a theme to _install..."); -gchar *s = N_("Create a Theme Archive"); -gchar *s = N_(" "); -gchar *s = N_("Choose a theme to _archive..."); +gchar *s = N_("_Install a new theme..."); +gchar *s = N_("_Create a theme archive (.obt)..."); gchar *s = N_("Theme"); gchar *s = N_("Windows"); gchar *s = N_(" ");