.deb package file for debian distros like ubuntu To create the package use the command: ninja package in the build directory
11 lines
207 B
Desktop File
11 lines
207 B
Desktop File
[Desktop Entry]
|
|
Name=Coati
|
|
GenericName=Coati
|
|
X-GNOME-FullName=Coati
|
|
Comment=Code Explorer
|
|
Exec=/usr/share/coati/Coati.sh %u
|
|
Icon=coati
|
|
Path=/usr/share/coati/
|
|
Terminal=true
|
|
Type=Application
|
|
StartupNotify=true |