aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
diff options
context:
space:
mode:
authorHarry Lu <haip@src.gnome.org>2004-03-10 14:28:47 +0800
committerHarry Lu <haip@src.gnome.org>2004-03-10 14:28:47 +0800
commit1f2d31973e0302b3853eb419a2b1c980986a436a (patch)
treed49ae07b921ca3b7b076dff470f300d2e7f49cb4 /widgets/table
parent7b75fa6e7df3724b7649bf6d0c42c0aaed9e5029 (diff)
downloadgsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.tar
gsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.tar.gz
gsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.tar.bz2
gsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.tar.lz
gsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.tar.xz
gsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.tar.zst
gsoc2013-evolution-1f2d31973e0302b3853eb419a2b1c980986a436a.zip
Make the acces key Alt+O work.
Patch by hao.sheng@sun.com svn path=/trunk/; revision=25004
Diffstat (limited to 'widgets/table')
-rw-r--r--widgets/table/e-table-config.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-config.glade b/widgets/table/e-table-config.glade
index c54c64bb27..0ee63913a2 100644
--- a/widgets/table/e-table-config.glade
+++ b/widgets/table/e-table-config.glade
@@ -96,7 +96,7 @@
<child>
<widget class="GtkLabel" id="label-displayed">
<property name="visible">True</property>
- <property name="label" translatable="yes">Sh_ow these fields in order:</property>
+ <property name="label" translatable="yes">_Show these fields in order:</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>