summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk.glade
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-08 22:10:24 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-08 22:10:24 +0000
commit4d0f7706aebe3f1a3fd8623fc819ea637e6ef6b7 (patch)
tree842cf2c4d32d67723425e0d1b3996c5691ae12e8 /mixgtk/mixgtk.glade
parentb6bb52be0bd67e29fd6419ca096966c7b8dd034f (diff)
downloadmdk-4d0f7706aebe3f1a3fd8623fc819ea637e6ef6b7.tar.gz
mdk-4d0f7706aebe3f1a3fd8623fc819ea637e6ef6b7.tar.bz2
Attach/detach buttons in main toolbar are only active when meaningful.
E.g., if all windows are detached, no 'detach' button appears. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-35
Diffstat (limited to 'mixgtk/mixgtk.glade')
-rw-r--r--mixgtk/mixgtk.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade
index 8664f96..1de46eb 100644
--- a/mixgtk/mixgtk.glade
+++ b/mixgtk/mixgtk.glade
@@ -798,7 +798,7 @@
</child>
<child>
- <widget class="GtkToolButton" id="dettach_button">
+ <widget class="GtkToolButton" id="detach_button">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Detach window</property>
<property name="label" translatable="yes">Detach</property>