summaryrefslogtreecommitdiff
path: root/data/ui
diff options
context:
space:
mode:
authorRichard Hult <rhult@codefactory.se>2003-01-09 13:02:07 +0000
committerRichard Hult <rhult@src.gnome.org>2003-01-09 13:02:07 +0000
commita41f8a430b57068f5f1aa0822e738c53d500aa0e (patch)
tree41d2132d0b5e0358b9e8a85402f33b38415d9433 /data/ui
parent505a8cd5b3ab680afd06dc0d4824dd8550df19ec (diff)
downloadyelp-a41f8a430b57068f5f1aa0822e738c53d500aa0e.tar.gz
Hide unimplemented options in the find dialog for now.
2002-01-09 Richard Hult <rhult@codefactory.se> * data/ui/yelp.glade: Hide unimplemented options in the find dialog for now.
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/yelp.glade2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/ui/yelp.glade b/data/ui/yelp.glade
index 12d5a6ee..d9629ed3 100644
--- a/data/ui/yelp.glade
+++ b/data/ui/yelp.glade
@@ -279,7 +279,6 @@
<child>
<widget class="GtkCheckButton" id="word_check">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Match _entire word</property>
<property name="use_underline">True</property>
@@ -298,7 +297,6 @@
<child>
<widget class="GtkCheckButton" id="wrap_check">
- <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Automatically _wrap around</property>
<property name="use_underline">True</property>