mirror of
https://github.com/fergalmoran/flameshot.git
synced 2026-01-06 00:54:00 +00:00
15 lines
395 B
Desktop File
Executable File
15 lines
395 B
Desktop File
Executable File
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=Take graphical screenshot
|
|
Name[es]=Tomar captura gráfica
|
|
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=flameshot gui
|
|
Icon=flameshot
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Graphics;
|
|
StartupNotify=false
|