|
|
#include <glib/gi18n.h> | #include <glib/gi18n.h> |
#include <gtk/gtk.h> | #include <gtk/gtk.h> |
/* TODO: r4epair gnome libs flags (or get rid of entirely) */ | /* TODO: r4epair gnome libs flags (or get rid of entirely) */ |
//#ifdef GNOME_LIBS |
#ifdef GNOME_LIBS |
#include <libgnomevfs/gnome-vfs.h> | #include <libgnomevfs/gnome-vfs.h> |
//#endif |
#endif |
| |
#include "dasher_action_keyboard.h" | #include "dasher_action_keyboard.h" |
#ifdef WITH_MAEMO | #ifdef WITH_MAEMO |
|
|
#ifdef WITH_MAEMOFULLSCREEN | #ifdef WITH_MAEMOFULLSCREEN |
#include <hildon-widgets/hildon-program.h> | #include <hildon-widgets/hildon-program.h> |
#endif | #endif |
#include <libgnome/libgnome.h> |
//#include <libgnome/libgnome.h> |
| |
#include "GtkDasherControl.h" | #include "GtkDasherControl.h" |
#include "KeyboardHelper.h" | #include "KeyboardHelper.h" |