From 7cff34b97134b556a4f64b5a33184347ed4f73ad Mon Sep 17 00:00:00 2001 From: sorenstoutner Date: Sat, 14 Jan 2023 15:09:37 -0700 Subject: [PATCH] Add an AppStream metainfo.xml file AppStream metainfo.xml files are like extended .desktop files used to populate app stores with information about GUI applications. Debian and Ubunto and other major Linux distributions are starting to push for their inclusions. This is a fairly minimal example that just covers the required entries. The text for the description is a slightly modified version of text taken from Electrum's FAQ. Metainfo files can contain links to screenshots. I have not included any here, but that might be something someone would like to add in the future. --- org.electrum.electrum.metainfo.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 org.electrum.electrum.metainfo.xml diff --git a/org.electrum.electrum.metainfo.xml b/org.electrum.electrum.metainfo.xml new file mode 100644 index 000000000..6c4fcda67 --- /dev/null +++ b/org.electrum.electrum.metainfo.xml @@ -0,0 +1,22 @@ + + + + org.electrum.electrum + + Electrum + Bitcoin Wallet + + MIT + MIT + + +

+ Electrum is a lightweight Bitcoin wallet focused is speed, with low resource usage and simplifying Bitcoin. + Startup times are instant because it operates in conjunction with high-performance servers that handle the most complicated parts of the Bitcoin system. +

+
+ + electrum.desktop + + +