epiphany r8753 - trunk/data/glade
- From: gns svn gnome org
- To: svn-commits-list gnome org
- Subject: epiphany r8753 - trunk/data/glade
- Date: Fri, 6 Feb 2009 00:00:26 +0000 (UTC)
Author: gns
Date: Fri Feb 6 00:00:25 2009
New Revision: 8753
URL: http://svn.gnome.org/viewvc/epiphany?rev=8753&view=rev
Log:
Make help buttons ids unique in glade file, so that the generated
GtkBuilder file doesn't cause problems when loading
Modified:
trunk/data/glade/epiphany.glade
Modified: trunk/data/glade/epiphany.glade
==============================================================================
--- trunk/data/glade/epiphany.glade (original)
+++ trunk/data/glade/epiphany.glade Fri Feb 6 00:00:25 2009
@@ -35,7 +35,7 @@
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>
- <widget class="GtkButton" id="help_button">
+ <widget class="GtkButton" id="pdm_help_button">
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
@@ -438,7 +438,7 @@
</child>
<child>
- <widget class="GtkButton" id="help_button">
+ <widget class="GtkButton" id="encoding_help_button">
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]