Public bug reported:

Binary package hint: rhythmbox

 I develop a Rhythmbox Plugin. I want to Rhythmbox's Indicator
display my custom menu. I used the following definition:

   <ui>
   <popup name="RhythmboxIndicator">
       <placeholder name="TrackControlPlaceholder" position="top">
           <menuitem name="Favor" action="Favor"/>
           <menuitem name="NoFavor" action="NoFavor"/>
           <separator/>
           <menuitem name="private" action="private"/>
           <menuitem name="chinese" action="chinese"/>
           <menuitem name="english" action="english"/>
           <menuitem name="gongdong" action="gongdong"/>
           <menuitem name="70s" action="70s"/>
           <menuitem name="80s" action="80s"/>
           <menuitem name="90s" action="90s"/>
       </placeholder>
       <separator/>
   </popup>
</ui>

But every time I start Rhythmbox, he did not make my custom menu is
displayed, must be first to the "Edit" menu of the "plug" inside first
"state-icon" to disable, then re-enabled, will show my custom menu.
I want to have the effect: every time as soon as I start Rhythmbox
automatically to my custom menu is displayed, please teach how to make
what I want?

Thank you very much look forward to your reply

** Affects: rhythmbox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Rhythmbox Plugin development on an issue(state-icon)
https://bugs.launchpad.net/bugs/638532
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to