Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26832 - SciTE ebuilds break .desktop file instead of fixing it.
Summary: SciTE ebuilds break .desktop file instead of fixing it.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest minor
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-17 16:48 UTC by wolfwood
Modified: 2003-08-31 04:01 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 wolfwood 2003-08-17 16:48:18 UTC
The current series of SciTE ebuilds break the .desktop file instead of fixing it.

        sed -e 's#Exec=SciTE#Exec=scite#g' \
                -e 's#Type=Application#Type=Development#g' \
                SciTE.desktop > SciTE.desktop.good
        mv SciTE.desktop.good SciTE.desktop

Instead of changing "Type=Application" to "Type=Development" as is currently
done, a new line like "Categories=Application;Editor;Development;" needs to be
added.  Changing "Type" to "Development" breaks the .desktop file under gnome2.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-08-31 04:01:31 UTC
thanks. fixed in the latest version 1.5.4