[med-svn] [aghermann] 09/31: enable accel (F2) on Try buttons of SFAD and SFRK
andrei zavada
hmmr-guest at alioth.debian.org
Sun Nov 10 00:34:15 UTC 2013
This is an automated email from the git hooks/post-receive script.
hmmr-guest pushed a commit to branch WIP
in repository aghermann.
commit dc12ed153c5db111784f2225c09d0877b4ee7e18
Author: Andrei Zavada <hmmr at ra>
Date: Sat Nov 9 13:40:12 2013 +0200
enable accel (F2) on Try buttons of SFAD and SFRK
---
upstream/data/sf-artifacts.glade | 5 ++++-
upstream/data/sf-rk1968.glade | 1 +
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/upstream/data/sf-artifacts.glade b/upstream/data/sf-artifacts.glade
index 57f4d6c..8a24c67 100644
--- a/upstream/data/sf-artifacts.glade
+++ b/upstream/data/sf-artifacts.glade
@@ -146,10 +146,13 @@
</child>
<child>
<object class="GtkToggleButton" id="bSFADPreview">
- <property name="label" translatable="yes">Preview</property>
+ <property name="label" translatable="yes">Tr_y</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="tooltip_markup" translatable="yes">(F2)</property>
+ <property name="use_underline">True</property>
+ <accelerator key="F2" signal="activate"/>
</object>
<packing>
<property name="expand">False</property>
diff --git a/upstream/data/sf-rk1968.glade b/upstream/data/sf-rk1968.glade
index 25b6066..32f2b76 100644
--- a/upstream/data/sf-rk1968.glade
+++ b/upstream/data/sf-rk1968.glade
@@ -53,6 +53,7 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">True</property>
+ <property name="tooltip_markup" translatable="yes">(F2)</property>
<property name="use_underline">True</property>
<accelerator key="F2" signal="activate"/>
</object>
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/aghermann.git
More information about the debian-med-commit
mailing list