Author: blues                        Date: Mon Sep 19 15:00:07 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- there is no need to drop nxterm

---- Files affected:
SOURCES:
   bashrc (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SOURCES/bashrc
diff -u SOURCES/bashrc:1.27 SOURCES/bashrc:1.28
--- SOURCES/bashrc:1.27 Mon Sep 19 15:25:39 2005
+++ SOURCES/bashrc      Mon Sep 19 17:00:02 2005
@@ -5,7 +5,7 @@
 
 # If this is an xterm set the title to [EMAIL PROTECTED]:dir
 case $TERM in
-       gnome|xterm*|rxvt*)
+       gnome|nxterm|xterm*|rxvt*)
                PROMPT_COMMAND='echo -ne "\033]0;[EMAIL PROTECTED]: ${PWD}\007"'
                ;;
        *)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bashrc?r1=1.27&r2=1.28&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to