After the recent merge of gperfection icon for mimetypes @ 16x16 pixels
all text icons are using a 16x16 icon scaled up to 48x48 pixels :-(     

Solution:

        cd 48x48/mimetypes
        ln -s gnome-mime-text.png gnome-mime-text-x-txt.png
        ln gnome-mime-text.png gnome-mime-text-plaintext.png
        ln gnome-mime-text.png gnome-mime-text-plain.png
        
        Note!!! applying this fix there are no more plain text preview
        in nautilus!!!
        
Alternate solution:

        cd 16x16/mimetypes
        rm -f gnome-mime-text-x-txt.png gnome-mime-text-plaintext.png \
        gnome-mime-text-plain.png
        
Alternate solution 2:

        Maybe change order in index.desktop file (not tested, please
        investigate....)

BTW is a merge of 24x24 pixels MIME icons planned? This could make the
Recent Document menu really sexy ;-)

PS sorry, no time to connect to bugzilla and open a bug :-(

-- 
Luca Ferretti <[EMAIL PROTECTED]>

_______________________________________________
gnome-themes-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-themes-list

Reply via email to