SPECS: builder - shorten xtitle message
glen
glen at pld-linux.org
Wed Mar 29 00:23:38 CEST 2006
Author: glen Date: Tue Mar 28 22:23:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- shorten xtitle message
---- Files affected:
SPECS:
builder (1.411 -> 1.412)
---- Diffs:
================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.411 SPECS/builder:1.412
--- SPECS/builder:1.411 Fri Mar 3 11:37:05 2006
+++ SPECS/builder Wed Mar 29 00:23:32 2006
@@ -306,7 +306,7 @@
fi
if [ "x$TITLECHANGE" == "xyes" -o "x$TITLECHANGE" == "x" ]; then
- msg="builder[$SPECFILE] ${SHELL_TITLE_PREFIX:+$SHELL_TITLE_PREFIX }$msg"
+ msg="${SPECFILE}: ${SHELL_TITLE_PREFIX:+$SHELL_TITLE_PREFIX }$msg"
case "$TERM" in
cygwin|xterm*)
echo >&2 -ne "\033]1;$msg\007\033]2;$msg\007"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/builder?r1=1.411&r2=1.412&f=u
More information about the pld-cvs-commit
mailing list