summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_widgets.c
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-24 01:40:46 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-24 01:40:46 +0000
commite65ad854a2548723e7f0904992f4529cdfb9de1c (patch)
tree6e56f9f46c404e9e466e784847d4a94967f50e4d /mixgtk/mixgtk_widgets.c
parentbeaafc5e333a95b002d1e35d2138a68457866c02 (diff)
downloadmdk-e65ad854a2548723e7f0904992f4529cdfb9de1c.tar.gz
mdk-e65ad854a2548723e7f0904992f4529cdfb9de1c.tar.bz2
almost complete (barring bugs) reimplementation of all gmixvm functionality in non-split mode for gtk 2.0.
Diffstat (limited to 'mixgtk/mixgtk_widgets.c')
-rw-r--r--mixgtk/mixgtk_widgets.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mixgtk/mixgtk_widgets.c b/mixgtk/mixgtk_widgets.c
index 8a5e91f..6ffff1e 100644
--- a/mixgtk/mixgtk_widgets.c
+++ b/mixgtk/mixgtk_widgets.c
@@ -77,7 +77,7 @@ static const gchar *names_[] = {
"program_label",
"uptime_label",
"memory_scroll",
- "devices_notebook",
+ "devices_container",
"loc_entry",
NULL
};