blob: fc17fbfce2ff30691b4545fccbed0f7c1ad96363 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
--- ezfmrc Wed Dec 9 12:05:32 1998
+++ /home/andy/tmp/wrk/ezfmrc Tue Mar 16 17:18:22 1999
@@ -2,9 +2,9 @@
# Initialization file for ezfm. Path should be ~/.ezfmrc
#
Section "Files"
- Magicfile ezfmMagic:~/.ezfmMagic:/etc/ezfmMagic:/usr/local/lib/ezfm/ezfmMagic
- IconPath ezfmIcons:~/.ezfmIcons:/usr/lib/ezfm/ezfmIcons:/usr/local/lib/ezfm/ezfmIcons
- ExtensionFile ezfmExtension:~/.ezfmExtension
+ Magicfile ezfmMagic:~/.ezfmMagic:/usr/X11R6/share/ezfm/ezfmMagic
+ IconPath ezfmIcons:~/.ezfmIcons:/usr/X11R6/share/ezfm/ezfmIcons
+ ExtensionFile ezfmExtension:~/.ezfmExtension:/usr/X11R6/share/ezfm/ezfmExtension
EndSection
#
# Note: the extension file above is used to supress magic check. You can
|