Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92759 - lyx supports USE=gnome to install a generic menu item
Summary: lyx supports USE=gnome to install a generic menu item
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-15 20:26 UTC by Georgi Georgiev
Modified: 2005-05-17 01:40 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 Georgi Georgiev 2005-05-15 20:26:43 UTC
The lyx ebuilds have the following code:

    # gnome menu entry
    if use gnome; then
        insinto /usr/share/applications
        doins ${FILESDIR}/lyx.desktop
    fi

As far as I see:

1. The .desktop file installed is a generic desktop entry supported not only by gnome, but by kde, xfce4 and maybe others; the gnome useflag is not appropriate

2. It could simply use domenu instead
Comment 1 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-05-17 01:40:53 UTC
Fixed in 1.3.5-r1