From: Richard Hughes <hughsient gmail com>
To: Brian Hutsell <bhut_ooto yahoo com>
Cc: GPM Mailing List <gnome-power-manager-list gnome org>; Jakub Steiner <jimmac gmail com>; Jon McCann <jmccann redhat com>
Sent: Wed, May 19, 2010 4:40:37 PM
Subject: Re: Fixing icon compatibility [Was: Re: [Bug 617529] ]
On 19 May 2010 04:16, Brian Hutsell <
bhut_ooto yahoo com> wrote:
> Here's a patch that explicitly provides a prioritized list of icon names,
> including the new symbolic names as well as the previous names from
> GNOME_POWER_MANAGER_2_30_1. This restores compatibility with the older icon
> names without adding any additional preferences or symbolic links.
I'm not sure it'll work in practice. For example:
battery-full;gpm-ups-full;gpm-ups-100; (non-symbolic)
with the following icons in the theme:
battery, battery-full-symbolic, gpm-ups-full
you get "battery"
You could argue this is a bug in gtkicontheme.c, and I would probably
agree with you. I'll talk to Matthias later today and find out if this
is expected behavior.
Richard