Fri, 11 Apr 2008 10:26:50 +0200 <thp@perli.net>
commit042a869fd43684138f52303ee1e8bb3df8f0166d
authorThomas Perl <thp@perli.net>
Fri, 11 Apr 2008 08:29:13 +0000 (11 08:29 +0000)
committerThomas Perl <thp@perli.net>
Fri, 11 Apr 2008 08:29:13 +0000 (11 08:29 +0000)
treeb638d05644557de3bbe6826ad28fb47112da5c76
parent75a41b62a3796f40b3e271f0adf15d717416627c
Fri, 11 Apr 2008 10:26:50 +0200 <thp@perli.net>
Correct "Close" and "Quit" behaviour

* data/gpodder.glade: Add a "Close" menu item to the podcasts menu and
rename the quit item to "Quit" (from "Close) to make the interface
more consistent and to support both Ctrl+W and Ctrl+Q
* src/gpodder/gui.py: Correct "Close" and "Quit" behaviour and make
Close be the "minimize to tray" function when the tray icon is
enabled; when not enabled, "Close" acts the same way as "Quit" (but is
left visible, so the Ctrl+W shortcut also works to close gPodder);
thanks to Harley Laue for the suggestion and initial patch
(Closes: http://bugs.gpodder.org/show_bug.cgi?id=89)

git-svn-id: svn://svn.berlios.de/gpodder/trunk@662 b0d088ad-0a06-0410-aad2-9ed5178a7e87
ChangeLog
data/gpodder.glade
src/gpodder/gui.py