Add Apache icons to readable paths
authorAdam Chlipala <adamc@hcoop.net>
Mon, 22 Sep 2008 15:05:13 +0000 (15:05 +0000)
committerAdam Chlipala <adamc@hcoop.net>
Mon, 22 Sep 2008 15:05:13 +0000 (15:05 +0000)
configDefault/domtool.cfg

index 5fc7009..2ccca1a 100644 (file)
@@ -58,4 +58,4 @@ fun domtoolDir user =
       | _ => OS.Path.joinDirFile {dir = Posix.SysDB.Passwd.home (Posix.SysDB.getpwnam user),
                                  file = ".domtool"}
 
       | _ => OS.Path.joinDirFile {dir = Posix.SysDB.Passwd.home (Posix.SysDB.getpwnam user),
                                  file = ".domtool"}
 
-val worldReadable = ["/usr/share/moin"]
+val worldReadable = ["/usr/share/moin", "/usr/share/apache/icons"]