View | Details | Raw Unified | Return to bug 22929
Collapse All | Expand All

(-)src/GabberConfig.hh.in Fri Nov 17 18:40:15 2000 (-3 / +3 lines)
Lines 5-12 Link Here
5
5
6
static const char* GABBER_PACKAGE   = PACKAGE;
6
static const char* GABBER_PACKAGE   = PACKAGE;
7
static const char* GABBER_VERSION   = VERSION;
7
static const char* GABBER_VERSION   = VERSION;
8
static const char* GABBER_GLADEFILE = "@prefix@/share/gabber/gabber.glade";
8
static const char* GABBER_GLADEFILE = "@prefix@/share/gnome/gabber/gabber.glade";
9
static const char* GABBER_CONFIG    = "/Gabber/";
9
static const char* GABBER_CONFIG    = "/Gabber/";
10
static const char* GABBER_PIXPATH   = "@prefix@/share/pixmaps/gabber/";
10
static const char* GABBER_PIXPATH   = "@datadir@/pixmaps/gabber/";
11
11
12
#endif
12
#endif

Return to bug 22929