summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_widgets.c
diff options
context:
space:
mode:
Diffstat (limited to 'mixgtk/mixgtk_widgets.c')
-rw-r--r--mixgtk/mixgtk_widgets.c8
1 files changed, 7 insertions, 1 deletions
diff --git a/mixgtk/mixgtk_widgets.c b/mixgtk/mixgtk_widgets.c
index 276a6fb..3ff6436 100644
--- a/mixgtk/mixgtk_widgets.c
+++ b/mixgtk/mixgtk_widgets.c
@@ -1,7 +1,7 @@
/* -*-c-*- -------------- mixgtk_widgets.c :
* Implementation of the functions declared in mixgtk_widgets.h
* ------------------------------------------------------------------
- * Last change: Time-stamp: "01/03/08 22:32:35 jose"
+ * Last change: Time-stamp: "01/03/09 22:29:47 jose"
* ------------------------------------------------------------------
* Copyright (C) 2001 Free Software Foundation, Inc.
*
@@ -35,6 +35,7 @@ static const gchar *names_[] = {
"word_dialog",
"command_prompt",
"command_log",
+ "mixal_clist",
"rA_entry",
"rX_entry",
"rJ_entry",
@@ -49,7 +50,12 @@ static const gchar *names_[] = {
"greater_radio",
"over_toggle",
"memory_cells",
+ "memory_scroll",
"devices_notebook",
+ "loc_entry",
+ "elapsed_label",
+ "program_label",
+ "uptime_label",
NULL
};