ISO Master missing menu icon
Posted: 8. Jul 2010, 20:03
I see the SLKBUILD script is supposed to create icons but the package doesn't contain them!
Except the package we're already providing already includes an icon and puts it in the right place. It's a problem with xfce, not the package.thenktor wrote:Some source packages don't contain an icon at all and others don't copy the icon to the right location. If this is the case you have to do it manually.
Code: Select all
root[main]# cat /var/log/packages/isomaster-1.3.7-i486-1gv | grep icons
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/16x16/
usr/share/icons/hicolor/16x16/apps/
usr/share/icons/hicolor/48x48/
usr/share/icons/hicolor/48x48/apps/
usr/share/isomaster/icons/
usr/share/isomaster/icons/add2-kearone.png
usr/share/isomaster/icons/delete-kearone.png
usr/share/isomaster/icons/extract2-kearone.png
usr/share/isomaster/icons/folder-new-kearone.png
usr/share/isomaster/icons/go-back-kearone.png
usr/share/isomaster/icons/isomaster.png
You're right! I only looked at the 64-bit package and icons are in place there. How odd, they were built using the same scripts. I'll update the i486 package. Thanks pwatk and Akuna.Akuna wrote:It seems that isomaster icons were not copied to the /usr/share/icons/hicolor directories:
Sorry, I've thought he tries to build the package with a SLKBUILD.gapan wrote:Except the package we're already providing...thenktor wrote:Some source packages don't contain an icon at all and others don't copy the icon to the right location. If this is the case you have to do it manually.