This is an automated email from the git hooks/post-receive script. hmmr-guest pushed a commit to branch master in repository aghermann.
commit 05374bb9c5fbbbb34a49f9d05496cd5b2fb83579 Author: Andrei Zavada <[email protected]> Date: Thu Sep 26 02:46:19 2013 +0300 Cancel is so officialese, say Dismiss --- upstream/data/sf-artifacts.glade | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/upstream/data/sf-artifacts.glade b/upstream/data/sf-artifacts.glade index 8a89dd9..ed350fd 100644 --- a/upstream/data/sf-artifacts.glade +++ b/upstream/data/sf-artifacts.glade @@ -103,17 +103,17 @@ <property name="can_focus">False</property> <property name="layout_style">end</property> <child> - <object class="GtkButton" id="bSFADCancel"> - <property name="label">gtk-cancel</property> + <object class="GtkButton" id="bSFADDismiss"> + <property name="label">Dismiss</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> + <property name="secondary">True</property> </packing> </child> <child> @@ -941,6 +941,7 @@ <object class="GtkBox" id="box8"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="halign">end</property> <property name="spacing">5</property> <child> <object class="GtkButton" id="bSFADProfileRevert"> @@ -1066,7 +1067,7 @@ </object> </child> <action-widgets> - <action-widget response="-6">bSFADCancel</action-widget> + <action-widget response="-6">bSFADDismiss</action-widget> <action-widget response="-1">bSFADPreview</action-widget> <action-widget response="-5">bSFADApply</action-widget> </action-widgets> -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
