12 lines
273 B
Desktop File
12 lines
273 B
Desktop File
|
[Desktop Entry]
|
||
|
Name=Cornea
|
||
|
GenericName=A python screenshot application.
|
||
|
Comment=Take screenshots of your desktop.
|
||
|
Exec=<your_path>/screenshot
|
||
|
Icon=<your_path>/resources/cornea.png
|
||
|
Type=Application
|
||
|
StartupNotify=true
|
||
|
Categories=Utility;
|
||
|
MimeType=text/plain;
|
||
|
Terminal=false
|