summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-plugins/wmcdplay/files/wmcdplay-xpmdir.patch')
-rw-r--r--x11-plugins/wmcdplay/files/wmcdplay-xpmdir.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-plugins/wmcdplay/files/wmcdplay-xpmdir.patch b/x11-plugins/wmcdplay/files/wmcdplay-xpmdir.patch
new file mode 100644
index 000000000000..084a4597d19a
--- /dev/null
+++ b/x11-plugins/wmcdplay/files/wmcdplay-xpmdir.patch
@@ -0,0 +1,10 @@
+--- wmcdplay.cc
++++ wmcdplay.cc
+@@ -20,6 +20,6 @@
+ #define CLASS "WMCDPlay"
+
+ // User defines - custom
+-#define SYSARTDIR "/usr/X11R6/lib/X11/wmcdplay/"
++#define SYSARTDIR "/usr/share/WMcdplay/"
+ #define CDDEV "/dev/cdrom"
+ #define BACKCOLOR "#282828"