[rhythmbox] mtp: add separators to the popup to match other media players
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] mtp: add separators to the popup to match other media players
- Date: Wed, 2 Jun 2010 08:31:28 +0000 (UTC)
commit b8b6e5b595035fd8c37233fcb5ae56424c13950b
Author: Jonathan Matthew <jonathan d14n org>
Date: Wed Jun 2 18:30:17 2010 +1000
mtp: add separators to the popup to match other media players
plugins/mtpdevice/mtp-ui.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/plugins/mtpdevice/mtp-ui.xml b/plugins/mtpdevice/mtp-ui.xml
index 5c09ebc..ccfc133 100644
--- a/plugins/mtpdevice/mtp-ui.xml
+++ b/plugins/mtpdevice/mtp-ui.xml
@@ -1,8 +1,11 @@
<ui>
<popup name="MTPSourcePopup">
<menuitem name="MTPSrcPopupSync" action="MediaPlayerSourceSync"/>
+ <separator />
<menuitem name="MTPSrcPopupRename" action="MTPSourceRename"/>
+ <separator />
<menuitem name="MTPSrcPopupEject" action="RemovableSourceEject"/>
+ <separator />
<menuitem name="MTPSrcPopupProperties" action="MTPSourceProperties"/>
</popup>
</ui>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]