]> err.no Git - dotfiles/commitdiff
move LANG stuff to environment
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 5 Oct 2002 14:49:40 +0000 (14:49 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 5 Oct 2002 14:49:40 +0000 (14:49 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@58 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

environment

index edaa41d0b77b30901abe16417211b060f45bd995..6f7e971c52321b4ba9f7ace9e483ced8542f0352 100644 (file)
@@ -31,6 +31,19 @@ case `uname -s` in
         ;;
 esac
 
+case "$DOMAINNAME" in
+    pvv*|idi.ntnu.no)
+        # Sigh, no locale here, at least not uniformly.
+        ;;
+    samfundet*)
+        mesg y
+        export EMAIL=tfheen@samfundet.no
+        ;;
+    *)
+        export LANG=no_NO
+        ;;
+esac
+
 
 export LS_OPTIONS CVSROOT EDITOR TZ WWW_HOME LESSOPEN LESS RSYNC_RSH
 export CVS_RSH PILOTPORT PILOTRATE LANG DEBEMAIL CVSEDITOR ldlib