From 9cfc6429af6fcb54a2c849c0a8d751969ab2ded3 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 29 Apr 2009 00:36:40 -0500 Subject: [PATCH] profiles/profile.skel: swap the position of ip-address and menu Signed-off-by: Dustin Kirkland --- debian/changelog | 3 ++- profiles/profile.skel | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e963fe3d..f00ca510 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ screen-profiles (1.52) unreleased; urgency=low * bin/logo: add logo for altlinux * screen: drop the -t title, causes hangs if user defines shelltitle, LP: #368925 + * profiles/profile.skel: swap the position of ip-address and menu - -- Dustin Kirkland Tue, 28 Apr 2009 20:21:02 -0500 + -- Dustin Kirkland Wed, 29 Apr 2009 00:16:19 -0500 screen-profiles (1.51-0ubuntu1) karmic; urgency=low diff --git a/profiles/profile.skel b/profiles/profile.skel index 8f07abf0..eaaab823 100644 --- a/profiles/profile.skel +++ b/profiles/profile.skel @@ -26,7 +26,7 @@ source /usr/share/screen-profiles/profiles/common caption always "%{kW}%?%-Lw%?%{bw}%n*%f %t%?(%u)%?%{kW}%?%+Lw%? %= %{= Wk}%110`%109`%111`%122`" # Status string, last line -hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%114`%115`%108`%113`%119`%117`%118`%116`%106`%104`%103`%105`%107`%120`%121`' +hardstatus string '%99`%{= Wk} %100`%112`%= %102`%101`%114`%115`%108`%113`%119`%117`%118`%116`%106`%104`%103`%105`%107`%121`%120`' # NOTE: Older version of screen have an arbitrary limit of only being able # to change colors 16 times in this 'hardstatus string'.