First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 26832
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Daniel Ahlberg (RETIRED) <aliz@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: wolfwood@users.sourceforge.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 26832 depends on: Show dependency tree
Bug 26832 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


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

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