Add desktop entry

This commit is contained in:
lupoDharkael
2017-06-19 01:40:55 +02:00
parent d7bcfa2ab9
commit d6c99a559e
5 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[Desktop Entry]
Encoding=UTF-8
Name=Flameshot
GenericName=Screenshot tool
GenericName[es]=Herramienta de captura de pantalla
Comment=Powerfull yet simple to use screenshot software.
Comment[es]=Potente pero simple de usar software de capturas.
Exec=/usr/local/bin/flameshot gui
TryExec=/usr/local/bin/flameshot
Icon=/usr/local/share/icons/flameshot.png
Terminal=false
Type=Application
Categories=Graphics
StartupNotify=false

View File

@@ -0,0 +1 @@
.desktop file goes to /usr/local/share/applications

View File

@@ -0,0 +1,14 @@
[Desktop Entry]
Encoding=UTF-8
Name=Flameshot
GenericName=Screenshot tool
GenericName[es]=Herramienta de captura de pantalla
Comment=Powerfull yet simple to use screenshot software.
Comment[es]=Potente pero simple de usar software de capturas.
Exec=/usr/bin/flameshot gui
TryExec=/usr/bin/flameshot
Icon=/usr/share/icons/flameshot.png
Terminal=false
Type=Application
Categories=Graphics
StartupNotify=false

View File

@@ -0,0 +1 @@
.desktop file goes to /usr/share/applications