[gnome-games] Standardize on using "Appearance" in all games
- From: Thomas Hindoe Paaboel Andersen <thomashpa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] Standardize on using "Appearance" in all games
- Date: Thu, 8 Apr 2010 22:26:28 +0000 (UTC)
commit e8992de2d2d9e52e03aef01d9b1d913a22c5d86c
Author: Thomas Hindoe Paaboel Andersen <phomes gmail com>
Date: Fri Apr 9 00:25:35 2010 +0200
Standardize on using "Appearance" in all games
GNOME bug #574114
glines/glines.c | 2 +-
lightsoff/data/settings.ui | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glines/glines.c b/glines/glines.c
index f9a5f03..48b8550 100644
--- a/glines/glines.c
+++ b/glines/glines.c
@@ -1466,7 +1466,7 @@ game_props_callback (void)
gtk_box_pack_start (GTK_BOX (gtk_dialog_get_content_area (GTK_DIALOG (pref_dialog))),
vbox, FALSE, FALSE, 0);
- frame = games_frame_new (_("Themes"));
+ frame = games_frame_new (_("Appearance"));
table = gtk_table_new (2, 2, FALSE);
gtk_container_set_border_width (GTK_CONTAINER (table), 0);
gtk_table_set_row_spacings (GTK_TABLE (table), 6);
diff --git a/lightsoff/data/settings.ui b/lightsoff/data/settings.ui
index 934c18d..8472d41 100644
--- a/lightsoff/data/settings.ui
+++ b/lightsoff/data/settings.ui
@@ -83,7 +83,7 @@
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="ypad">5</property>
- <property name="label" translatable="yes">Look & Feel</property>
+ <property name="label" translatable="yes">Appearance</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]