Bug 26832 - SciTE ebuilds break .desktop file instead of fixing it.
Bug#: 26832 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P5
Resolution: FIXED Assigned To: aliz@gentoo.org Reported By: wolfwood@users.sourceforge.net
Component: Ebuilds
URL: 
Summary: SciTE ebuilds break .desktop file instead of fixing it.
Keywords:  
Status Whiteboard: 
Opened: 2003-08-17 16:48 0000
Description:   Opened: 2003-08-17 16:48 0000
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 From Alastair Tse (RETIRED) 2003-08-31 04:01:31 0000 -------
thanks. fixed in the latest version 1.5.4