* select-screen-profile: remove (), LP: #322833

This commit is contained in:
Dustin Kirkland 2009-01-31 18:19:31 +01:00
commit 23c6ab90b8
2 changed files with 3 additions and 2 deletions

3
debian/changelog vendored
View file

@ -29,8 +29,9 @@ screen-profiles (1.18) UNRELEASED; urgency=low
keybindings now that each user sets this in their local keybindings now that each user sets this in their local
* profiles/generate-profiles, profiles/profile.skel: drop the grep of the * profiles/generate-profiles, profiles/profile.skel: drop the grep of the
caption, put it the skeleton 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 screen-profiles (1.17-0ubuntu1) jaunty; urgency=low

View file

@ -160,7 +160,7 @@ else
break break
;; ;;
*) *)
usage() usage
exit 1 exit 1
;; ;;
--) --)