profiles/profile.skel: swap the position of ip-address and menu

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
Dustin Kirkland 2009-04-29 00:36:40 -05:00
commit 9cfc6429af
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View file

@ -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 <kirkland@ubuntu.com> Tue, 28 Apr 2009 20:21:02 -0500
-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 29 Apr 2009 00:16:19 -0500
screen-profiles (1.51-0ubuntu1) karmic; urgency=low

View file

@ -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'.