]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Tue, 13 Apr 2010 04:02:52 +0000 (13:02 +0900)
committerPHO <pho@cielonegro.org>
Tue, 13 Apr 2010 04:02:52 +0000 (13:02 +0900)
IGNORE
dot-files/_darcs/boring [new file with mode: 0644]
dot-files/_navi2ch/init
dot-files/_xinitrc

diff --git a/IGNORE b/IGNORE
index 7adb54c9d7b243b88a5801fcc6dd1975d27f8f8c..e1d66892ddc75b3a4ad914cc81d35cd3656b6515 100644 (file)
--- a/IGNORE
+++ b/IGNORE
@@ -26,6 +26,7 @@
 .covers
 .cpan
 .cpanplus
+.cups/lpoptions
 .cvspass
 .dbus
 .dillo/cookiesrc
diff --git a/dot-files/_darcs/boring b/dot-files/_darcs/boring
new file mode 100644 (file)
index 0000000..ba9405e
--- /dev/null
@@ -0,0 +1,2 @@
+(^|/)\.git($|/)
+(^|/)\.DS_Store$
index 5edb63f6d615d5e465ceaf54bd3133472cc3fd12..d3390581ced81566432f2c51dea8b31a6114ef6d 100644 (file)
       (("\244\242\244\334\241\274\244\363" e)
        . hide)))
   (setq navi2ch-article-message-filter-by-mail-alist
-       '(("younho@hananet.net" . hide)
+       '(("baka" . hide)
+      ("younho@hananet.net" . hide)
       ("cat /etc/passwd | mail nobody@nonexistent.com" . hide))))
index d0986d779ece8ee830b1ca3badf24b0ba84ba3db..25e0e9721aa3bd409039ed8e1b8311f188beaf0f 100644 (file)
@@ -16,6 +16,11 @@ if [ -d "/usr/pkg/lib/X11/fonts/local/" ]; then
     xset fp rehash
 fi
 
+if [ -d "/usr/pkg/lib/X11/fonts/intlfonts/" ]; then
+    xset fp+ /usr/pkg/lib/X11/fonts/intlfonts/
+    xset fp rehash
+fi
+
 if [ -f $sysresources ]; then
     xrdb -merge $sysresources
 fi