[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Wrong Icons in *.desktop files



Hello,

in openoffice.org1.1 beta packages the *.desktop files found in
/usr/share/applnk/OpenOffice.org1.1/ have Icons= lines like this:

   Icon=ooo_calc.xpm

Since the right Line should be

   Icon=/usr/lib/openoffice1.1/share/icons/ooo_calc.png

(notice .png instead of .xpm) no icons are visible. In
http://lists.debian.org/debian-openoffice/2003/debian-openoffice-200310/msg00014.html
i found the sed command

   -e 's,Icon=.*/\([^/]*\.png\),Icon=/usr/lib/openoffice$(VER)/share/icons/\1,'

which probably doesn't fit because of xpm icons.

Please cc me on replies because i'm not on the list.

Thanks,
Marcel.

-- 
http://debian.thermoman.de



Reply to: