summarylogtreecommitdiffstats
path: root/bitcoin-qt.appdata.xml
diff options
context:
space:
mode:
authorAdam Stohl2021-04-24 10:10:00 -0700
committerAdam Stohl2021-04-24 10:10:00 -0700
commitfeba66791ab693852a3cc86ae8845588a13a4a7b (patch)
tree963e397e0808095449c030d79754ddb29697fc61 /bitcoin-qt.appdata.xml
downloadaur-bitcoin-taproot-lot-true-uasf.tar.gz
generate .SRCINFO
Diffstat (limited to 'bitcoin-qt.appdata.xml')
-rwxr-xr-xbitcoin-qt.appdata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/bitcoin-qt.appdata.xml b/bitcoin-qt.appdata.xml
new file mode 100755
index 000000000000..a30f1248c3e6
--- /dev/null
+++ b/bitcoin-qt.appdata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>org.bitcoincore.bitcoin-qt</id>
+ <name>Bitcoin Core</name>
+ <project_license>MIT</project_license>
+ <metadata_license>CC0-1.0</metadata_license>
+ <summary>Connect to the Bitcoin P2P network</summary>
+ <url type="homepage">https://bitcoincore.org/</url>
+ <url type="bugtracker">https://github.com/bitcoin/bitcoin/issues</url>
+ <launchable type="desktop-id">bitcoin-qt.desktop</launchable>
+ <description>
+ <p>Bitcoin is an experimental digital currency that enables instant
+ payments to anyone, anywhere in the world. Bitcoin uses
+ peer-to-peer technology to operate with no central authority:
+ managing transactions and issuing money are carried out
+ collectively by the network. Bitcoin Core is the name of open
+ source software which enables the use of this currency.</p>
+ </description>
+ <screenshots>
+ <screenshot>
+ <image type="source">https://user-images.githubusercontent.com/6399679/62743657-2fc28b80-ba11-11e9-9bbf-d3ad0d17abb0.png</image>
+ </screenshot>
+ </screenshots>
+</component>