Browse Source

Merge branch 'pr651'

pull/652/head
Tux3 / Mlkj / !Lev.uXFMLA 11 years ago
parent
commit
d5b51dc560
No known key found for this signature in database
GPG Key ID: 7E086DD661263264
  1. 2
      debian/control
  2. 2
      qTox.desktop

2
debian/control vendored

@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, qt5-qmake, libopenal-dev (>= 1:1.14), lib
Package: qtox Package: qtox
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libopenal1 (>= 1.14), libopus0 (>= 0.9), libqt5core5a (>= 5.2), libqt5gui5 (>= 5.2), libqt5network5 (>= 5.0), libqt5widgets5 (>= 5.2), libqt5xml5 (>= 5.0), libstdc++6 (>= 4.8.2), libvpx1 (>= 1.0.0), libqt5sql5 Depends: ${shlibs:Depends}, ${misc:Depends}, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libopenal1 (>= 1.14), libopus0 (>= 0.9), libqt5core5a (>= 5.2), libqt5gui5 (>= 5.2), libqt5network5 (>= 5.0), libqt5widgets5 (>= 5.2), libqt5xml5 (>= 5.0), libstdc++6 (>= 4.8.2), libvpx1 (>= 1.0.0), libqt5sql5, libqt5sql5-sqlite
Description: Tox client Description: Tox client
qTox is a powerful Tox client that follows the Tox design guidelines. qTox is a powerful Tox client that follows the Tox design guidelines.
Tox is a decentralized and encrypted replacement for Skype, supporting Tox is a decentralized and encrypted replacement for Skype, supporting

2
qTox.desktop

@ -5,7 +5,7 @@ Name=qTox
GenericName=Tox client GenericName=Tox client
Comment=qTox is a powerful Tox client that follows the Tox design guidelines. Comment=qTox is a powerful Tox client that follows the Tox design guidelines.
TryExec=qtox TryExec=qtox
Exec=qtox Exec=qtox %u
Icon=qtox Icon=qtox
Categories=InstantMessaging;;AudioVideo;Network; Categories=InstantMessaging;;AudioVideo;Network;
Terminal=false Terminal=false

Loading…
Cancel
Save