[banshee] NotificationArea: Add "Stop when finished" option in the popup menu
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee] NotificationArea: Add "Stop when finished" option in the popup menu
- Date: Wed, 17 Aug 2011 10:54:58 +0000 (UTC)
commit c88592a6ec69aee17c628ec1491221041a2935e7
Author: Alexander Kojevnikov <alexander kojevnikov com>
Date: Wed Aug 17 12:50:58 2011 +0200
NotificationArea: Add "Stop when finished" option in the popup menu
Fixes bgo#549173.
.../Resources/NotificationAreaMenu.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/Extensions/Banshee.NotificationArea/Resources/NotificationAreaMenu.xml b/src/Extensions/Banshee.NotificationArea/Resources/NotificationAreaMenu.xml
index 899b294..f52f1f1 100644
--- a/src/Extensions/Banshee.NotificationArea/Resources/NotificationAreaMenu.xml
+++ b/src/Extensions/Banshee.NotificationArea/Resources/NotificationAreaMenu.xml
@@ -2,6 +2,8 @@
<!-- This is the context menu for the actual notification area -->
<popup name="NotificationAreaIconMenu" action="NotificationAreaIconMenuAction">
<menuitem name="PlayPause" action="PlayPauseAction"/>
+ <menuitem name="StopWhenFinished" action="StopWhenFinishedAction"/>
+ <separator/>
<menuitem name="Next" action="NextAction"/>
<menuitem name="Previous" action="PreviousAction"/>
<separator/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]