~ubuntu-branches/ubuntu/trusty/banshee/trusty-proposed

« back to all changes in this revision

Viewing changes to src/Core/Banshee.ThickClient/Banshee.Gui/GlobalActions.cs

  • Committer: Package Import Robot
  • Author(s): Chow Loong Jin
  • Date: 2014-03-02 18:34:46 UTC
  • Revision ID: package-import@ubuntu.com-20140302183446-r0tdfaajen6cnxbf
Tags: 2.9.0+really2.6.2-2ubuntu1
* [4cc1f7c] Merge from Debian Unstable, remaining changes:
  - Enable and recommend SoundMenu and Disable NotificationArea by default
  - Disable boo and karma extensions
  - Move desktop file for Meego UI to /usr/share/une/applications
  - Change the url for the Amazon store redirector
  - [9b356d6] Add workaround for set_Height exception.
  - [ccbcbbd] Make Banshee translatable in Launchpad
  - [2094ee5] Bump libgpod build-dep version to 0.8.2-7~
  - [a7156c0] Filter out libgpod-cil-dev versions built against gtk#3
  - [e7c634d] Update dversionmangle for extracting +really version out

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
namespace Banshee.Gui
42
42
{
43
 
    public class GlobalActions : BansheeActionGroup, IGlobalUIActions
 
43
    public class GlobalActions : BansheeActionGroup, IGlobalUIActions, IDBusExportable
44
44
    {
45
45
        public GlobalActions () : base ("Global")
46
46
        {