Amarok custom icon theme

Martin Aumueller aumueller at uni-koeln.de
Wed May 9 23:32:12 CEST 2007


Hi,

On Wednesday 09 May 2007, Mark Kretschmann wrote:
> Heya,
>
> regarding our custom icon theme, the way I see it, it's quite likely that
> we want to switch to Oxygen icons entirely before releasing 2.0. We don't
> have to make this decision right now, IMHO we can just wait and see how
> Oxygen comes along.
>
> But in case we'll decide to get rid of our custom icon theme one day, I've
> written a script that processes our whole source code and exchanges
> our "Amarok::icon()" calls with the native icon names, and this script also
> translates the names correctly. I reckon this saves a ton of work; doing
> all of this manually would be quite a chore.

IMO these Amarok::icon() calls are useful, as they allow for establishing a 
mapping between an icon name describing its purpose and the actual icon being 
used. This way it's easy to remap icons consistently, you can distinguish 
cases where the same icon has been used for different purposes, and you don't 
need code with overly long icon names in it. So I vote for introducing more 
of them instead of getting rid of them.

Martin


More information about the Amarok-devel mailing list