aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/alarm-notify
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2007-11-13 05:55:48 +0800
committerAndre Klapper <aklapper@src.gnome.org>2007-11-13 05:55:48 +0800
commit7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217 (patch)
tree9b78a071066e7df06fb654dcb3a7c34889a14297 /calendar/gui/alarm-notify
parent3a717dd813b6dc9f2fc9d85d4be46c857d692df6 (diff)
downloadgsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.tar
gsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.tar.gz
gsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.tar.bz2
gsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.tar.lz
gsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.tar.xz
gsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.tar.zst
gsoc2013-evolution-7c30eabd8a29a7cafaee3af3c1e8c781b6fc2217.zip
** Fix for bug #496248
2007-11-12 Andre Klapper <a9016009@gmx.de> ** Fix for bug #496248 * gui/alarm-notify/alarm-notify.glade: mark "location" field selectable. svn path=/trunk/; revision=34526
Diffstat (limited to 'calendar/gui/alarm-notify')
-rw-r--r--calendar/gui/alarm-notify/alarm-notify.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/alarm-notify/alarm-notify.glade b/calendar/gui/alarm-notify/alarm-notify.glade
index 5598da0f4f..e6172caca4 100644
--- a/calendar/gui/alarm-notify/alarm-notify.glade
+++ b/calendar/gui/alarm-notify/alarm-notify.glade
@@ -330,7 +330,7 @@
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
<property name="wrap">False</property>
- <property name="selectable">False</property>
+ <property name="selectable">True</property>
<property name="xalign">0</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>