banshee r4936 - in trunk/banshee: . src/Clients/Booter/Booter
- From: blorentz svn gnome org
- To: svn-commits-list gnome org
- Subject: banshee r4936 - in trunk/banshee: . src/Clients/Booter/Booter
- Date: Wed, 21 Jan 2009 21:45:07 +0000 (UTC)
Author: blorentz
Date: Wed Jan 21 21:45:07 2009
New Revision: 4936
URL: http://svn.gnome.org/viewvc/banshee?rev=4936&view=rev
Log:
2009-01-21 Bertrand Lorentz <bertrand lorentz gmail com>
* src/Clients/Booter/Booter/Entry.cs: Patch from Daniel Siegel to add
an option missing from the help output (BGO #554713).
Modified:
trunk/banshee/ChangeLog
trunk/banshee/src/Clients/Booter/Booter/Entry.cs
Modified: trunk/banshee/src/Clients/Booter/Booter/Entry.cs
==============================================================================
--- trunk/banshee/src/Clients/Booter/Booter/Entry.cs (original)
+++ trunk/banshee/src/Clients/Booter/Booter/Entry.cs Wed Jan 21 21:45:07 2009
@@ -160,6 +160,7 @@
new LayoutOption ("play-enqueued", Catalog.GetString ("Automatically start playing any tracks enqueued on the command line")),
new LayoutOption ("play", Catalog.GetString ("Start playback")),
new LayoutOption ("pause", Catalog.GetString ("Pause playback")),
+ new LayoutOption ("toggle-playing", Catalog.GetString ("Toggle playback")),
new LayoutOption ("stop", Catalog.GetString ("Completely stop playback")),
new LayoutOption ("stop-when-finished", Catalog.GetString (
"Enable or disable playback stopping after the currently playing track (value should be either 'true' or 'false')")),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]