aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/event-page.glade
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-05-04 22:35:34 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-05-04 22:35:34 +0800
commita9db5c0fc571e914bd11f65927190c6b0cd17a54 (patch)
treea58ee4fbbb7b66059b07ea762a27a2406708db60 /calendar/gui/dialogs/event-page.glade
parent898e686c834493fb8b2da58b967af220ad530f49 (diff)
downloadgsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar
gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.gz
gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.bz2
gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.lz
gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.xz
gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.tar.zst
gsoc2013-evolution-a9db5c0fc571e914bd11f65927190c6b0cd17a54.zip
Set mnemonic to L instead of the conflicting 'i'. Fixes #334056.
2006-05-04 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/event-page.glade: Set mnemonic to L instead of the conflicting 'i'. Fixes #334056. svn path=/trunk/; revision=31953
Diffstat (limited to 'calendar/gui/dialogs/event-page.glade')
-rw-r--r--calendar/gui/dialogs/event-page.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/dialogs/event-page.glade b/calendar/gui/dialogs/event-page.glade
index 4da02819c0..d6ce3d198d 100644
--- a/calendar/gui/dialogs/event-page.glade
+++ b/calendar/gui/dialogs/event-page.glade
@@ -77,7 +77,7 @@
<child>
<widget class="GtkLabel" id="location-label">
<property name="visible">True</property>
- <property name="label" translatable="yes">Locat_ion:</property>
+ <property name="label" translatable="yes">_Location:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_CENTER</property>