On Tue, Jun 13, 2006 at 11:54:00PM +0200, Michelle Konzack wrote:
> Hello,
>
> On my Desktop, all programs are using 32x32 Icons and it works fine.
> But whenever I start GIMP, all goes wrong... This Gimp Icons are 68x68
> pixel looking realy bad and I was not able to overwrite those...
>
> Any suggestions?
>
> Currently I have:
>
> Style "gimp" Gimp"        MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*The GIMP*"        MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm

Your quoting is all wrong here.  What is it you're trying to match?  I'd
go with Gimp's class which here is 'gimp-2.0', hence:

Style gimp-2.0 EWMHMiniIconOveride, MiniIcon 16x16.gimp.xpm, Icon ....

> Style "*Pinselauswahl*"   MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Werkzeugeinstellu MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "ngen*" *Ebenen*"   MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Muster Auswahl*"  MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Farbverlaufsauswa MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "hl*"               MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Farbpalette*"     MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Indizierte        MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "Farbpalette*"      MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Eingabe*"         MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Ger*status*"      MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*Dokumentenindex*" MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*GIMP              MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "Fehlerkonsole*"    MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*.xpm*" *.png*"    MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*.jpg*" *.gif*"    MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm
> Style "*.xcf*" *.tif*"    MiniIcon 16x16.gimp.xpm, Icon 32x32.gimp.xpm

Such a long list for styles, when with your current scheme, the greedy
matches as you have them are likely to override a lot of other things as
well.  I'd be much more inclined to set a general style of:

Style ** EWMHMiniIconOverride, MiniIcon 16x16.gimp.xpm, Icon ....

... At the very top of your style lines, delete all the lines you have
above, and just negate this applications that AREN'T to have those icons
with their own styles.

-- Thomas Adam

-- 
"If I were a witch's hat, sitting on her head like a paraffin stove, I'd
fly away and be a bat." -- Incredible String Band.

Reply via email to