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

@ -26,9 +26,6 @@
/* 5th entry in combo box */
#define DIRECTION_DISABLE 4
#undef WID
#define WID(s) GTK_WIDGET (gtk_builder_get_object (dialog, s))
enum {
CLICK_TYPE_SINGLE,
CLICK_TYPE_DOUBLE,