Changeset 7492
- Timestamp:
- Jun 20, 2018, 2:48:59 PM (18 months ago)
- Location:
- flameshot/trunk/fuentes
- Files:
-
- 7 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
flameshot/trunk/fuentes/debian/changelog
r5904 r7492 1 flameshot (0.4-1.1) xenial; urgency=medium 2 3 * Added metainfo 4 5 -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 20 Jun 2018 14:48:42 +0200 6 1 7 flameshot (0.4-1) xenial; urgency=medium 2 8 -
flameshot/trunk/fuentes/debian/control
r5904 r7492 3 3 Priority: optional 4 4 Maintainer: Juanma Navarro Mañez <juanma1980@gmail.com> 5 Build-Depends: debhelper (>=9), qt5-qmake, qt5-default5 Build-Depends: llxsrchelper,debhelper (>=9), qt5-qmake, qt5-default 6 6 Standards-Version: 3.9.6 7 7 Homepage: https://github.com/lupoDharkael/flameshot -
flameshot/trunk/fuentes/debian/rules
r5904 r7492 16 16 17 17 %: 18 dh $@ 18 dh $@ --with llxsrc 19 19 20 20 -
flameshot/trunk/fuentes/docs/desktopEntry/make/flameshot-config.desktop
r5904 r7492 5 5 GenericName=Screenshot tool 6 6 GenericName[es]=Herramienta de captura de pantalla 7 Comment=Powerfull yet simple to use screenshot software .8 Comment[es]=Potente pero simple de usar software de capturas .7 Comment=Powerfull yet simple to use screenshot software 8 Comment[es]=Potente pero simple de usar software de capturas 9 9 Exec=/usr/local/bin/flameshot config 10 10 TryExec=/usr/local/bin/flameshot 11 Icon= /usr/local/share/icons/flameshot.png11 Icon=flameshot 12 12 Terminal=false 13 13 Type=Application -
flameshot/trunk/fuentes/docs/desktopEntry/make/flameshot-init.desktop
r5904 r7492 5 5 GenericName=Screenshot tool 6 6 GenericName[es]=Herramienta de captura de pantalla 7 Comment=Powerfull yet simple to use screenshot software .8 Comment[es]=Potente pero simple de usar software de capturas .7 Comment=Powerfull yet simple to use screenshot software 8 Comment[es]=Potente pero simple de usar software de capturas 9 9 Exec=/usr/local/bin/flameshot 10 10 TryExec=/usr/local/bin/flameshot 11 Icon= /usr/local/share/icons/flameshot.png11 Icon=flameshot 12 12 Terminal=false 13 13 Type=Application -
flameshot/trunk/fuentes/docs/desktopEntry/make/flameshot.desktop
r5904 r7492 5 5 GenericName=Screenshot tool 6 6 GenericName[es]=Herramienta de captura de pantalla 7 Comment=Powerfull yet simple to use screenshot software .8 Comment[es]=Potente pero simple de usar software de capturas .7 Comment=Powerfull yet simple to use screenshot software 8 Comment[es]=Potente pero simple de usar software de capturas 9 9 Exec=/usr/local/bin/flameshot gui 10 10 TryExec=/usr/local/bin/flameshot 11 Icon= /usr/local/share/icons/flameshot.png11 Icon=flameshot 12 12 Terminal=false 13 13 Type=Application -
flameshot/trunk/fuentes/docs/desktopEntry/package/flameshot-config.desktop
r5904 r7492 5 5 GenericName=Screenshot tool 6 6 GenericName[es]=Herramienta de captura de pantalla 7 Comment=Powerfull yet simple to use screenshot software .8 Comment[es]=Potente pero simple de usar software de capturas .7 Comment=Powerfull yet simple to use screenshot software 8 Comment[es]=Potente pero simple de usar software de capturas 9 9 Exec=/usr/bin/flameshot config 10 10 TryExec=/usr/bin/flameshot 11 Icon= /usr/share/icons/flameshot.png11 Icon=flameshot 12 12 Terminal=false 13 13 Type=Application -
flameshot/trunk/fuentes/docs/desktopEntry/package/flameshot-init.desktop
r5904 r7492 5 5 GenericName=Screenshot tool 6 6 GenericName[es]=Herramienta de captura de pantalla 7 Comment=Powerfull yet simple to use screenshot software .8 Comment[es]=Potente pero simple de usar software de capturas .7 Comment=Powerfull yet simple to use screenshot software 8 Comment[es]=Potente pero simple de usar software de capturas 9 9 Exec=/usr/bin/flameshot 10 10 TryExec=/usr/bin/flameshot 11 Icon= /usr/share/icons/flameshot.png11 Icon=flameshot 12 12 Terminal=false 13 13 Type=Application -
flameshot/trunk/fuentes/docs/desktopEntry/package/flameshot.desktop
r5904 r7492 5 5 Name[es]=Tomar captura gráfica 6 6 GenericName[es]=Herramienta de captura de pantalla 7 Comment=Powerfull yet simple to use screenshot software .8 Comment[es]=Potente pero simple de usar software de capturas .7 Comment=Powerfull yet simple to use screenshot software 8 Comment[es]=Potente pero simple de usar software de capturas 9 9 Exec=/usr/bin/flameshot gui 10 10 TryExec=/usr/bin/flameshot 11 Icon= /usr/share/icons/flameshot.png11 Icon=flameshot 12 12 Terminal=false 13 13 Type=Application
Note: See TracChangeset
for help on using the changeset viewer.