Remove all references to Glade

Fix up POTFILES.in for new .ui files
This commit is contained in:
Robert Ancell 2009-07-30 13:33:03 +10:00
parent 5e17d0984f
commit f12b766e60
15 changed files with 13 additions and 48 deletions

View file

@ -34,9 +34,6 @@
#include "gnome-keyboard-properties-xkb.h"
#undef WID
#define WID(s) GTK_WIDGET (gtk_builder_get_object (dialog, s))
static GtkBuilder *chooser_dialog = NULL;
static const char *current1st_level_id = NULL;
static GSList *option_checks_list = NULL;