summaryrefslogtreecommitdiff
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
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.
-rw-r--r--ChangeLog5
-rw-r--r--data/ui/yelp.glade2
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 62c2d081..977aa762 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-09 Richard Hult <rhult@codefactory.se>
+
+ * data/ui/yelp.glade: Hide unimplemented options in the find
+ dialog for now.
+
2002-01-09 Padraig O'Briain <padraig.obriain@sun.com>
* stylesheets/yelp-customization.xsl:
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>