Add packaging flags for qmake
This commit is contained in:
16
docs/desktopEntry/make/flameshot-init.desktop
Executable file
16
docs/desktopEntry/make/flameshot-init.desktop
Executable file
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Launch Flameshot
|
||||
Name[es]=Iniciar 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
|
||||
TryExec=/usr/local/bin/flameshot
|
||||
Icon=/usr/local/share/icons/flameshot.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Graphics
|
||||
StartupNotify=false
|
||||
|
||||
15
docs/desktopEntry/package/flameshot-init.desktop
Normal file
15
docs/desktopEntry/package/flameshot-init.desktop
Normal file
@@ -0,0 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Name=Launch Flameshot
|
||||
Name[es]=Iniciar 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
|
||||
TryExec=/usr/bin/flameshot
|
||||
Icon=/usr/share/icons/flameshot.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Graphics
|
||||
StartupNotify=false
|
||||
Reference in New Issue
Block a user