[24273] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23871 - trunk/debathena/debathena/xsession/debian

daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Thu Jun 18 00:38:31 2009

Date: Thu, 18 Jun 2009 00:38:19 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200906180438.n5I4cJmH008759@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: geofft
Date: 2009-06-18 00:38:19 -0400 (Thu, 18 Jun 2009)
New Revision: 23871

Modified:
   trunk/debathena/debathena/xsession/debian/00debathena-tcsh-sucks
   trunk/debathena/debathena/xsession/debian/changelog
Log:
In xsession:
  * 9x18 isn't a real font. Besides, we have TrueType these days.


Modified: trunk/debathena/debathena/xsession/debian/00debathena-tcsh-sucks
===================================================================
--- trunk/debathena/debathena/xsession/debian/00debathena-tcsh-sucks	2009-06-18 03:21:13 UTC (rev 23870)
+++ trunk/debathena/debathena/xsession/debian/00debathena-tcsh-sucks	2009-06-18 04:38:19 UTC (rev 23871)
@@ -3,6 +3,6 @@
 # Horrible work-around for the fact that GDM can't read the
 # .xsession-errors file it tries to write.
 if echo "$SHELL" | grep -q 'tcsh' && [ 'afs' = "$DEBATHENA_HOME_TYPE" ]; then
-    xterm -rightbar -sb -fn 9x18 -T ".xsession-errors" -e tail -n +1 -f "$HOME/.xsession-errors" &
+    xterm -rightbar -sb -fa "" -fs 12 -T ".xsession-errors" -e tail -n +1 -f "$HOME/.xsession-errors" &
     export XCONSOLE=$!
 fi

Modified: trunk/debathena/debathena/xsession/debian/changelog
===================================================================
--- trunk/debathena/debathena/xsession/debian/changelog	2009-06-18 03:21:13 UTC (rev 23870)
+++ trunk/debathena/debathena/xsession/debian/changelog	2009-06-18 04:38:19 UTC (rev 23871)
@@ -1,3 +1,9 @@
+debathena-xsession (1.10.2) unstable; urgency=low
+
+  * 9x18 isn't a real font. Besides, we have TrueType these days.
+
+ -- Geoffrey Thomas <geofft@mit.edu>  Wed, 17 Jun 2009 23:53:06 -0400
+
 debathena-xsession (1.10.1) unstable; urgency=low
 
   * Apparently we need an explicit dependency on xterm.


home help back first fref pref prev next nref lref last post