Update with new icon
This commit is contained in:
parent
7f8b1ff040
commit
2feb9bc29e
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -1,3 +1,9 @@
|
|||
qttermtcp (0.0.0.69-2) UNRELEASED; urgency=medium
|
||||
|
||||
* Added new icon
|
||||
|
||||
-- Dave Hibberd <d@vehibberd.com> Thu, 14 Sep 2023 22:56:25 +0100
|
||||
|
||||
qttermtcp (0.0.0.69-1) unstable; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
|
|
@ -4,10 +4,9 @@ Priority: optional
|
|||
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
|
||||
Uploaders:
|
||||
Dave Hibberd <d@vehibberd.com>,
|
||||
Christoph Berg <myon@debian.org>,
|
||||
Standards-Version: 4.6.0.0
|
||||
Vcs-Browser: https://salsa.debian.org/debian-hamradio-team/qsstv
|
||||
Vcs-Git: https://salsa.debian.org/debian-hamradio-team/qsstv.git
|
||||
Vcs-Browser:
|
||||
Vcs-Git:
|
||||
Homepage: https://www.cantab.net/users/john.wiseman/Documents/QtTermTCP.html
|
||||
Build-Depends: debhelper-compat (= 13), qtbase5-dev, qt5-qmake, libqt5serialport5-dev
|
||||
Rules-Requires-Root: no
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
Version=1.0
|
||||
Comment=QtTermTCP ax25 client
|
||||
Exec=/opt/oarc/QtTermTCP/QtTermTCP
|
||||
GenericName=QtTermTPC
|
||||
Icon=qttermtcp
|
||||
GenericName=QtTermTCP
|
||||
Icon=QtTermTCP
|
||||
Name=QtTermTCP
|
||||
NoDisplay=false
|
||||
StartupNotify=true
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
QtTermTCP /opt/oarc/QtTermTCP
|
||||
qttermtcp.desktop /usr/share/applications
|
||||
QtTermTCP.ico /usr/share/qttermtcp
|
||||
debian/qttermtcp.desktop /usr/share/applications
|
||||
debian/QtTermTCP.png /usr/share/pixmaps
|
||||
|
|
Loading…
Reference in New Issue