xchat-gnome r2639 - in trunk: . data
- From: stephaner svn gnome org
- To: svn-commits-list gnome org
- Subject: xchat-gnome r2639 - in trunk: . data
- Date: Mon, 1 Sep 2008 07:39:00 +0000 (UTC)
Author: stephaner
Date: Mon Sep 1 07:39:00 2008
New Revision: 2639
URL: http://svn.gnome.org/viewvc/xchat-gnome?rev=2639&view=rev
Log:
2008-09-01 StÃphane Raimbault <stephane raimbault gmail com>
* configure.ac:
- Add a context information to the Edit button. Bug #516572.
* data/preferences-dialog.glade:
- Bump required libglade version to 2.3.2
Modified:
trunk/ChangeLog
trunk/configure.ac
trunk/data/preferences-dialog.glade
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Sep 1 07:39:00 2008
@@ -18,7 +18,7 @@
GLIB_REQUIRED=2.12.0
GTK_REQUIRED=2.11.6
-LIBGLADE_REQUIRED=2.3.0
+LIBGLADE_REQUIRED=2.3.2
LIBGNOMEVFS_REQUIRED=2.9.2
LIBGNOME_REQUIRED=2.16.0
LIBGNOMEUI_REQUIRED=2.16.0
Modified: trunk/data/preferences-dialog.glade
==============================================================================
--- trunk/data/preferences-dialog.glade (original)
+++ trunk/data/preferences-dialog.glade Mon Sep 1 07:39:00 2008
@@ -2535,7 +2535,8 @@
<child>
<widget class="GtkLabel" id="label100">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Edit</property>
+ <property name="label" translatable="yes" context="yes" comments="
+This is the text that should appear on a button. Don't include the prefix 'button|' in the translation.">button|_Edit</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]