summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2003-05-02 22:49:57 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2003-05-02 22:49:57 +0000
commit6288c148b31833214e8aec76521d8550e6b3d2f9 (patch)
tree6a2989c0a150977edb787cd97599e68ee39e9848
parent6051d4d57b862a509d84c9d49abc6ca07ad07bd3 (diff)
downloadgnome-control-center-6288c148b31833214e8aec76521d8550e6b3d2f9.tar.gz
Add a colon for consistency. Fixes bug #103923.
2003-05-02 Kjartan Maraas <kmaraas@gnome.org> * theme-properties.glade: Add a colon for consistency. Fixes bug #103923.
-rw-r--r--capplets/theme-switcher/ChangeLog5
-rw-r--r--capplets/theme-switcher/theme-properties.glade2
2 files changed, 6 insertions, 1 deletions
diff --git a/capplets/theme-switcher/ChangeLog b/capplets/theme-switcher/ChangeLog
index 0479bea94..abaefebfc 100644
--- a/capplets/theme-switcher/ChangeLog
+++ b/capplets/theme-switcher/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-02 Kjartan Maraas <kmaraas@gnome.org>
+
+ * theme-properties.glade: Add a colon for consistency.
+ Fixes bug #103923.
+
2003-04-29 Kjartan Maraas <kmaraas@gnome.org>
* gnome-theme-manager.c: (main): Fix a typo. Adapted version
diff --git a/capplets/theme-switcher/theme-properties.glade b/capplets/theme-switcher/theme-properties.glade
index 5934f1d97..dc2842034 100644
--- a/capplets/theme-switcher/theme-properties.glade
+++ b/capplets/theme-switcher/theme-properties.glade
@@ -468,7 +468,7 @@ background:</property>
<widget class="GtkLabel" id="label26">
<property name="visible">True</property>
<property name="label" translatable="yes">This theme suggests a
-font and background</property>
+font and background:</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>