Changed name from AutoStart to XDGStart.
[XDGStart.git] / src / config.h.in
blob066988eb24eda1e13b9ce20969d09fa18ba6fca3
1 /* The configure script will auto-generate config.h from config.h.in */
3 #define PROJECT "XDGStart"
4 #define VERSION "0.2.0"
6 #undef STDC_HEADERS
7 #undef HAVE_GTK_WIDGET_SET_TOOLTIP_TEXT
9 #include <glib/gi18n.h>
11 #define _DE "Desktop Entry"