[libgnomedb] Don't set gtk-quit as translatable
- From: Claude Paroz <claudep src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgnomedb] Don't set gtk-quit as translatable
- Date: Fri, 13 Nov 2009 14:23:53 +0000 (UTC)
commit 3a473f756e742680fb3d5e7bc26a4bfc7826971d
Author: Claude Paroz <claude 2xlibre net>
Date: Fri Nov 13 15:21:37 2009 +0100
Don't set gtk-quit as translatable
samples/SimpleExample/gladeui.glade | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/samples/SimpleExample/gladeui.glade b/samples/SimpleExample/gladeui.glade
index 861e95b..a7b26e2 100644
--- a/samples/SimpleExample/gladeui.glade
+++ b/samples/SimpleExample/gladeui.glade
@@ -20,7 +20,7 @@
<child>
<widget class="GtkImageMenuItem" id="quit1">
<property name="visible">True</property>
- <property name="label" translatable="yes">gtk-quit</property>
+ <property name="label">gtk-quit</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
</widget>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]