Changeset 4679
- Timestamp:
- May 10, 2017, 6:07:14 PM (4 years ago)
- Location:
- eviacam/trunk/fuentes
- Files:
-
- 4 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
eviacam/trunk/fuentes/debian/changelog
r568 r4679 1 eviacam (2.0.3-2) xenial; urgency=medium 2 3 * Added metainfo 4 5 -- Juanma Navarro Mañez <juanma1980@gmail.com> Wed, 10 May 2017 18:06:30 +0200 6 1 7 eviacam (2.0.3-1-lliurex1) xenial; urgency=medium 2 8 -
eviacam/trunk/fuentes/debian/control
r567 r4679 3 3 Priority: optional 4 4 Maintainer: Cesar Mauri <cesar@crea-si.com> 5 Build-Depends: debhelper (>= 9),5 Build-Depends: llxsrchelper,debhelper (>= 9), 6 6 dh-autoreconf, 7 7 libgtk2.0-dev, -
eviacam/trunk/fuentes/debian/rules
r567 r4679 20 20 # main packaging script based on dh7 syntax 21 21 %: 22 dh $@ --with autoreconf22 dh $@ --with llxsrc,autoreconf 23 23 24 24 override_dh_autoreconf: -
eviacam/trunk/fuentes/src/eviacam.desktop
r567 r4679 9 9 GenericName[ast]=Emulador de mur baseau en cámara web 10 10 11 Comment=Webcam based mouse that moves the pointer as you move your head .12 Comment[es]=Alternativa para mover el ratón con la cabeza .13 Comment[ca]=Alternativa per moure el ratolí amb el cap .14 Comment[gl]=Permite mover o punteiro a partir do movemento da cabeza .15 Comment[tr]=Fare veya klavye kullanmadan bilgisayarınızı kontrol edin .11 Comment=Webcam based mouse that moves the pointer as you move your head 12 Comment[es]=Alternativa para mover el ratón con la cabeza 13 Comment[ca]=Alternativa per moure el ratolí amb el cap 14 Comment[gl]=Permite mover o punteiro a partir do movemento da cabeza 15 Comment[tr]=Fare veya klavye kullanmadan bilgisayarınızı kontrol edin 16 16 Comment[ast]=Xuegue ensin falta d'un mur o un teclau 17 17
Note: See TracChangeset
for help on using the changeset viewer.