mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 22:13:19 -07:00
* select-screen-profile: remove (), LP: #322833
This commit is contained in:
parent
6c34c17d44
commit
23c6ab90b8
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -29,8 +29,9 @@ screen-profiles (1.18) UNRELEASED; urgency=low
|
|||
keybindings now that each user sets this in their local
|
||||
* profiles/generate-profiles, profiles/profile.skel: drop the grep of the
|
||||
caption, put it the skeleton
|
||||
* select-screen-profile: remove (), LP: #322833
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Thu, 29 Jan 2009 13:06:45 +0100
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 31 Jan 2009 18:18:59 +0100
|
||||
|
||||
screen-profiles (1.17-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
|
|
|
@ -160,7 +160,7 @@ else
|
|||
break
|
||||
;;
|
||||
*)
|
||||
usage()
|
||||
usage
|
||||
exit 1
|
||||
;;
|
||||
--)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue