Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80539 - gnome-extra/hal-device-manager .desktop file
Summary: gnome-extra/hal-device-manager .desktop file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-02 20:59 UTC by Yaakov S
Modified: 2005-02-02 22:11 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 Yaakov S 2005-02-02 20:59:45 UTC
Perhaps you could add a .desktop file in the gnome-extra/hal-device-manager ebuilds so that it's accessible from the Applications menu?  All that's necessary is to 'inherit eutils' and add this to src_install:

make_desktop_entry hal-device-manager "Device Manager" "/usr/share/hal/device-manager/fdo-logo.png" "System"

fdo-logo.png is used by the program itself, although hal-computer.png might also be appropriate.  Thanks for your work!!
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-02-02 22:11:58 UTC
I have added hal-device-manager-0.4.5 to cvs with this addition.