forked from Lainports/freebsd-ports
35 lines
1.2 KiB
Text
35 lines
1.2 KiB
Text
--- config/system.wmmount.sh.orig Fri Jun 18 04:41:41 1999
|
|
+++ config/system.wmmount.sh Tue Jun 27 22:34:30 2000
|
|
@@ -24,7 +24,7 @@
|
|
# See the README file for a more complete notice.
|
|
|
|
# This configuration file to be saved as
|
|
-# /usr/X11R6/lib/X11/wmmount/system.wmmount or as ~/.wmmount.
|
|
+# %%PREFIX%%/lib/X11/wmmount/system.wmmount or as ~/.wmmount.
|
|
|
|
# Commands must appear (without a '#') at the beginning of the line.
|
|
|
|
@@ -41,7 +41,7 @@
|
|
# Tell wmmount what to do when you double-click on the information box.
|
|
# This entry may be ommitted.
|
|
|
|
-#opencmd=/usr/X11R6/bin/nxterm -T '%n - %m' -e mc %m
|
|
+#opencmd=%%PREFIX%%/bin/nxterm -T '%n - %m' -e mc %m
|
|
#opencmd=kfmclient exec %m
|
|
|
|
# Choose fonts for the information box.
|
|
@@ -55,10 +55,10 @@
|
|
# Ensure all icons exist and are accessible.
|
|
# At least one icon must be specified.
|
|
|
|
-icon /usr/X11R6/lib/X11/wmmount/cdrom.xpm
|
|
-icon /usr/X11R6/lib/X11/wmmount/floppy.xpm
|
|
-icon /usr/X11R6/lib/X11/wmmount/zip.xpm
|
|
-icon /usr/X11R6/lib/X11/wmmount/harddisk.xpm
|
|
+icon %%PREFIX%%/lib/X11/wmmount/cdrom.xpm
|
|
+icon %%PREFIX%%/lib/X11/wmmount/floppy.xpm
|
|
+icon %%PREFIX%%/lib/X11/wmmount/zip.xpm
|
|
+icon %%PREFIX%%/lib/X11/wmmount/harddisk.xpm
|
|
|
|
# Give details of all mountpoints.
|
|
|