ISO Master missing menu icon

General talk about packaging procedures and packages.
Post Reply
User avatar
pwatk
Posts: 474
Joined: 14. Mar 2010, 23:56
Location: United Kingdom

ISO Master missing menu icon

Post by pwatk »

I see the SLKBUILD script is supposed to create icons but the package doesn't contain them!
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: ISO Master missing menu icon

Post by thenktor »

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.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: ISO Master missing menu icon

Post by gapan »

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.
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.
Image
Image
User avatar
Akuna
Salix Wizard
Posts: 1038
Joined: 14. Jun 2009, 12:25

Re: ISO Master missing menu icon

Post by Akuna »

It seems that isomaster icons were not copied to the /usr/share/icons/hicolor directories:

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
Image
What really matters is where you are going, not where you come from.
User avatar
gapan
Salix Wizard
Posts: 6349
Joined: 6. Jun 2009, 17:40

Re: ISO Master missing menu icon

Post by gapan »

Akuna wrote:It seems that isomaster icons were not copied to the /usr/share/icons/hicolor directories:
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.
Image
Image
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: ISO Master missing menu icon

Post by thenktor »

gapan wrote:
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.
Except the package we're already providing...
Sorry, I've thought he tries to build the package with a SLKBUILD.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Post Reply