73461dc89e
PR: 22929 Submitted by: maintainer
14 lines
598 B
Text
14 lines
598 B
Text
--- src/GabberConfig.hh.in.orig Sat Jul 29 23:08:26 2000
|
|
+++ src/GabberConfig.hh.in Fri Nov 17 18:40:15 2000
|
|
@@ -5,8 +5,8 @@
|
|
|
|
static const char* GABBER_PACKAGE = PACKAGE;
|
|
static const char* GABBER_VERSION = VERSION;
|
|
-static const char* GABBER_GLADEFILE = "@prefix@/share/gabber/gabber.glade";
|
|
+static const char* GABBER_GLADEFILE = "@prefix@/share/gnome/gabber/gabber.glade";
|
|
static const char* GABBER_CONFIG = "/Gabber/";
|
|
-static const char* GABBER_PIXPATH = "@prefix@/share/pixmaps/gabber/";
|
|
+static const char* GABBER_PIXPATH = "@datadir@/pixmaps/gabber/";
|
|
|
|
-#endif
|
|
+#endif
|