Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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.
thanks. fixed in the latest version 1.5.4