summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-06-04 10:25:30 -0700
committerKeith Packard <keithp@keithp.com>2009-06-04 10:25:30 -0700
commit8cce307bb3156584ba17ae5a787f645dfee5fb94 (patch)
tree83bd903ba8999b82a22b4d78c3956ae1ef775c2a
parent778cae8fc5a4b30e5045e4703316fc61ae18562a (diff)
Make menu seperator insensitive
-rw-r--r--aoview/aoview.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/aoview/aoview.glade b/aoview/aoview.glade
index 53297aca..f3989999 100644
--- a/aoview/aoview.glade
+++ b/aoview/aoview.glade
@@ -157,6 +157,7 @@
<child>
<widget class="GtkSeparatorMenuItem" id="seperator">
<property name="visible">True</property>
+ <property name="sensitive">False</property>
</widget>
</child>
<child>