mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
Add a desktop meny entry under GNOME. PR: ports/86086 Submitted by: Panagiotis Astithas <past@ebs.gr>
10 lines
192 B
Desktop File
10 lines
192 B
Desktop File
[Desktop Entry]
|
|
Comment=Eclipse IDE
|
|
Name=Eclipse
|
|
Exec=%%PREFIX%%/bin/eclipse
|
|
Encoding=UTF-8
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=%%ECLIPSE_HOME%%/icon.xpm
|
|
Categories=Application;Development;
|
|
|