← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 577327] Re: Support Ubuntu application indicators

 

Here is the patch.

Note that the indicator here removes existing GtkStatusIcon support -
this is okay for Ubuntu because we know we're building with
libappindicator, and it draws a fallback status icon if there is no
indicator applet. For upstream, it should presumably be #ifdef'd.

** Patch added: "ubuntu_indicator.patch"
   http://launchpadlibrarian.net/48055714/ubuntu_indicator.patch

-- 
Support Ubuntu application indicators
https://bugs.launchpad.net/bugs/577327
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

Status in Linux DC++: New

Bug description:
I have committed a patch to Ubuntu Maverick (1.0.3-1ubuntu1) that replaces the tray icon with an application indicator icon. You are welcome to review and integrate it (perhaps falling back to the traditional GtkStatusIcon if libappindicator is not available).





References