First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 92759
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Text-Markup Team <text-markup@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Georgi Georgiev <chutz@gg3.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 92759 depends on: Show dependency tree
Show dependency graph
Bug 92759 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-15 20:26 0000
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 From Nguyen Thai Ngoc Duy (RETIRED) 2005-05-17 01:40:53 0000 -------
Fixed in 1.3.5-r1

First Last Prev Next    No search results available      Search page      Enter new bug