Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382063 - sys-boot/unetbootin installs application icons in the wrong directories
Summary: sys-boot/unetbootin installs application icons in the wrong directories
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 17:05 UTC by Cyril
Modified: 2011-09-06 18:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyril 2011-09-06 17:05:32 UTC
Unetbootin ebuild doesnt install icon in the good place

Reproducible: Always

Steps to Reproduce:
1.emerge unetbootin
2.
3.
Actual Results:  
no icon in the kde menu

Expected Results:  
a nice icon in the kde menu

this can be fixed in the ebuild changing :

line 40:  insinto /usr/share/icons/hicolor/${size}

to

line 40: insinto /usr/share/icons/hicolor/${size}/apps/
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-09-06 18:48:59 UTC
Thanks for reporting. This is fixed in the stable (549) and unstable (555) ebuilds.