Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=495412 --- Comment #7 from Zarko <zarko.pintar@xxxxxxxxx> 2009-04-22 02:22:39 EDT --- (In reply to comment #6) > sorry I really don't understand > if I make a rpm --showrc , these macros are there (f10) > > and if not %{_iconsdir}, %{_liconsdir}, %{_miconsdir}, then what else ? > Have you a suggestion ? I currently have three Fedora installations on my PC Two of F10 and one of F11 branches Only at one of my Fedora branches I have these macros defined, so I suggest to you that change these macros with: %{_iconsdir} change to: %{_datadir}/icons %{_liconsdir} change to: %{_datadir}/icons/large %{_miconsdir} change to: %{_datadir}/icons/mini Or, why you do not put these icons to standard dirs, like: %{_datadir}/icons/hicolor/16x16/apps/%{name}.png %{_datadir}/icons/hicolor/32x32/apps/%{name}.png %{_datadir}/icons/hicolor/48x48/apps/%{name}.png and reformat install and convert commands at %install section to use these dirs, and after that simply refresh icons cache? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review