Skip to content

Commit a867f45

Browse files
committed
Merge pull request #3468
4d46da2 Update debian/ (Matt Corallo)
2 parents 16403b4 + 4d46da2 commit a867f45

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

contrib/debian/bitcoin-qt.desktop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Name=Bitcoin
44
Comment=Bitcoin P2P Cryptocurrency
55
Comment[fr]=Bitcoin, monnaie virtuelle cryptographique pair à pair
66
Comment[tr]=Bitcoin, eşten eşe kriptografik sanal para birimi
7-
Exec=/usr/bin/bitcoin-qt %u
7+
Exec=bitcoin-qt %u
88
Terminal=false
99
Type=Application
10-
Icon=/usr/share/pixmaps/bitcoin128.png
10+
Icon=bitcoin128
1111
MimeType=x-scheme-handler/bitcoin;
1212
Categories=Office;Finance;

contrib/debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
bitcoin (0.8.6-precise1) precise; urgency=medium
2+
3+
* New upstream release.
4+
* Make .desktop paths non-fixed (suggested by prusnak@github)
5+
6+
-- Matt Corallo <[email protected]> Fri, 13 Dec 2013 13:31:00 -0400
7+
18
bitcoin (0.8.5-precise1) precise; urgency=medium
29

310
* New upstream release.

0 commit comments

Comments
 (0)