aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/goto-dialog.glade
diff options
context:
space:
mode:
authorHarry Lu <haip@src.gnome.org>2004-02-05 15:00:30 +0800
committerHarry Lu <haip@src.gnome.org>2004-02-05 15:00:30 +0800
commit8eacadf69cfdfc68248e852063df1b9813862556 (patch)
treee6692e6545a2b4dbed7357a1bc87cac6b980ffb2 /calendar/gui/goto-dialog.glade
parentbb84f6e3e79b607b189dd4b114752013c42db1fa (diff)
downloadgsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.tar
gsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.tar.gz
gsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.tar.bz2
gsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.tar.lz
gsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.tar.xz
gsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.tar.zst
gsoc2013-evolution-8eacadf69cfdfc68248e852063df1b9813862556.zip
add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog.
* gui/goto-dialog.glade: add a mnemonic for the 'Go to Today' button in the 'Go To Date' dialog. svn path=/trunk/; revision=24628
Diffstat (limited to 'calendar/gui/goto-dialog.glade')
-rw-r--r--calendar/gui/goto-dialog.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/goto-dialog.glade b/calendar/gui/goto-dialog.glade
index b268e03294..e11f3f3c65 100644
--- a/calendar/gui/goto-dialog.glade
+++ b/calendar/gui/goto-dialog.glade
@@ -28,7 +28,7 @@
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Go To Today</property>
+ <property name="label" translatable="yes">_Go To Today</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="response_id">0</property>