aboutsummaryrefslogtreecommitdiffstats
path: root/net/gabber/files
diff options
context:
space:
mode:
Diffstat (limited to 'net/gabber/files')
-rw-r--r--net/gabber/files/patch-ae2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gabber/files/patch-ae b/net/gabber/files/patch-ae
index d2b9e22711ba..0c1c7df61595 100644
--- a/net/gabber/files/patch-ae
+++ b/net/gabber/files/patch-ae
@@ -2,7 +2,7 @@
+++ src/GabberConfig.hh.in Fri Jun 30 17:21:45 2000
@@ -7,6 +7,6 @@
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/";