You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-plugins/wmcdplay/files/wmcdplay-xpmdir.patch

11 lines
271 B

--- 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"