summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJody Goldberg <jody@gnome.org>2003-10-28 21:35:17 +0000
committerJody Goldberg <jody@src.gnome.org>2003-10-28 21:35:17 +0000
commit6abafab8552ce47d070c077c9c0b75b0701cd951 (patch)
treee1bc31805c1123d11a57b703fc1ece0acf69836f
parent6d257e030ea9720342c16ebf35b2e779d4f075b0 (diff)
downloadgnome-control-center-6abafab8552ce47d070c077c9c0b75b0701cd951.tar.gz
http://bugzilla.gnome.org/show_bug.cgi?id=115435 some of the UI review
2003-10-28 Jody Goldberg <jody@gnome.org> http://bugzilla.gnome.org/show_bug.cgi?id=115435 * font-properties.glade : some of the UI review changes.
-rw-r--r--capplets/font/ChangeLog5
-rw-r--r--capplets/font/font-properties.glade37
2 files changed, 33 insertions, 9 deletions
diff --git a/capplets/font/ChangeLog b/capplets/font/ChangeLog
index 5e098b162..159205786 100644
--- a/capplets/font/ChangeLog
+++ b/capplets/font/ChangeLog
@@ -1,4 +1,7 @@
-2003-10-24 Jody Goldberg <jody@gnome.org>
+2003-10-28 Jody Goldberg <jody@gnome.org>
+
+ http://bugzilla.gnome.org/show_bug.cgi?id=115435
+ * font-properties.glade : some of the UI review changes.
http://bugzilla.gnome.org/show_bug.cgi?id=124513
* main.c (setup_font_sample) : merge in patch to allocate black and
diff --git a/capplets/font/font-properties.glade b/capplets/font/font-properties.glade
index 4ee1dcc6b..d5dcee80e 100644
--- a/capplets/font/font-properties.glade
+++ b/capplets/font/font-properties.glade
@@ -635,7 +635,7 @@
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Go to font folder</property>
+ <property name="label" translatable="yes">Go _to font folder</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="response_id">1</property>
@@ -686,7 +686,7 @@
<child>
<widget class="GtkLabel" id="label11">
<property name="visible">True</property>
- <property name="label" translatable="yes">Resolution (_dots per inch):</property>
+ <property name="label" translatable="yes">R_esolution :</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -723,6 +723,27 @@
<property name="fill">False</property>
</packing>
</child>
+
+ <child>
+ <widget class="GtkLabel" id="label16">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">dots per inch</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ </packing>
+ </child>
</widget>
</child>
</widget>
@@ -742,9 +763,9 @@
<child>
<widget class="GtkLabel" id="label8">
<property name="visible">True</property>
- <property name="label" translatable="yes">Smoothing:</property>
+ <property name="label" translatable="yes">&lt;b&gt;Smoothing&lt;/b&gt;:</property>
<property name="use_underline">False</property>
- <property name="use_markup">False</property>
+ <property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
@@ -959,9 +980,9 @@
<child>
<widget class="GtkLabel" id="label9">
<property name="visible">True</property>
- <property name="label" translatable="yes">Hinting:</property>
+ <property name="label" translatable="yes">&lt;b&gt;Hinting&lt;/b&gt;:</property>
<property name="use_underline">False</property>
- <property name="use_markup">False</property>
+ <property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>
@@ -1232,9 +1253,9 @@
<child>
<widget class="GtkLabel" id="label10">
<property name="visible">True</property>
- <property name="label" translatable="yes">Subpixel order:</property>
+ <property name="label" translatable="yes">&lt;b&gt;Subpixel order&lt;/b&gt;:</property>
<property name="use_underline">False</property>
- <property name="use_markup">False</property>
+ <property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
<property name="selectable">False</property>