Comment 6 for bug 1000350

Revision history for this message
Chow Loong Jin (hyperair) wrote : Re: [Bug 1000350] Re: deluge-gtk's indicator has no title

On 17/05/2012 01:56, Andrew Starr-Bochicchio wrote:
> Thanks for the patch, hyperair.
>
> In the past I've specifically not added a direct dependency on python-
> appindicator. It keeps us closer to Debian. Also the code gracefully
> falls back to the old systray even if "enable_appindicator": True is set
> if it's not installed. So if you install it on Unity the indicator will
> just work, but if you install it on another desktop you won't pull in
> the indicator stack.
>
> Does that make sense?

Yes, that makes sense, actually. I didn't notice that the import appindicator
was optional.

How about listing it under Recommends instead of Depends?

> If we think that we need the dependency, I've got a good relation with
> the Debian maintainer. I imagine he'd be open to using dpkg-vendor to
> generate Ubuntu specific depends if I provided the patch.

Sure, why not?

--
Kind regards,
Loong Jin