summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>