diff options
| author | Monzero Build System <builds@monzero.org> | 2026-08-15 21:26:40 +0100 |
|---|---|---|
| committer | Monzero Build System <builds@monzero.org> | 2026-08-15 21:26:40 +0100 |
| commit | dceeb88444ce966caa1a133d2926d5f7213c87ff (patch) | |
| tree | d74c9c7d7e43c2a0d39d656c690c63050cff7f53 /share | |
| parent | 81f33c7e00bf183823909a02e6d96ce11e41adce (diff) | |
| download | monzero-gui-dceeb88444ce966caa1a133d2926d5f7213c87ff.tar.gz monzero-gui-dceeb88444ce966caa1a133d2926d5f7213c87ff.tar.xz monzero-gui-dceeb88444ce966caa1a133d2926d5f7213c87ff.zip | |
Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815
Diffstat (limited to 'share')
| -rw-r--r-- | share/org.getmonero.Monero.desktop | 6 | ||||
| -rw-r--r-- | share/org.getmonero.Monero.metainfo.xml | 23 |
2 files changed, 11 insertions, 18 deletions
diff --git a/share/org.getmonero.Monero.desktop b/share/org.getmonero.Monero.desktop index 8cd132ec..a0ee17ef 100644 --- a/share/org.getmonero.Monero.desktop +++ b/share/org.getmonero.Monero.desktop @@ -1,8 +1,8 @@ [Desktop Entry] -Name=Monero GUI +Name=Monzero GUI GenericName=Cryptocurrency wallet -Comment=Monero GUI -Exec=monero-wallet-gui +Comment=Monzero GUI wallet +Exec=monzero-wallet-gui Type=Application Terminal=false Categories=Network;Qt;Finance;Office; diff --git a/share/org.getmonero.Monero.metainfo.xml b/share/org.getmonero.Monero.metainfo.xml index 31bc2fc8..c40aa0d4 100644 --- a/share/org.getmonero.Monero.metainfo.xml +++ b/share/org.getmonero.Monero.metainfo.xml @@ -4,22 +4,22 @@ <metadata_license>CC0-1.0</metadata_license> <project_license>BSD-3-Clause</project_license> <content_rating type="oars-1.1"/> - <developer_name>The Monero Project</developer_name> + <developer_name>The Monzero Project</developer_name> <categories> <category>Network</category> <category>Qt</category> <category>Finance</category> <category>Office</category> </categories> - <name>Monero GUI</name> - <summary>Monero: the secure, private, untraceable cryptocurrency</summary> + <name>Monzero GUI</name> + <summary>Monzero: private, secure digital money</summary> <description> - <p>Monero is a private, secure, untraceable, decentralised digital currency. You + <p>Monzero is a private, secure, decentralised digital currency. You are your bank, you control your funds, and nobody can trace your transfers unless you allow them to do so.</p> - <p>Privacy: Monero uses a cryptographically sound system to allow you to send + <p>Privacy: Monzero uses a cryptographically sound system to allow you to send and receive funds without your transactions being easily revealed on the blockchain (the ledger of transactions that everyone has). This ensures that your purchases, receipts, and all transfers remain absolutely private by @@ -32,7 +32,7 @@ to ensure they are useless if stolen.</p> <p>Untraceability: By taking advantage of ring signatures, a special property of - a certain type of cryptography, Monero is able to ensure that transactions are + a certain type of cryptography, Monzero is able to ensure that transactions are not only untraceable, but have an optional measure of ambiguity that ensures that transactions cannot easily be tied back to an individual user or computer.</p> </description> @@ -41,20 +41,13 @@ <screenshots> <screenshot type="default"> - <caption>A screenshot of the Monero GUI wallet</caption> + <caption>A screenshot of the Monzero GUI wallet</caption> <image>https://raw.githubusercontent.com/monero-project/monero-site/master/img/downloads/gui.png</image> </screenshot> </screenshots> - <url type="homepage">https://getmonero.org</url> + <url type="homepage">https://monzero.org</url> <url type="bugtracker">https://github.com/monero-project/monero-gui/issues</url> - <url type="donation">https://getmonero.org/get-started/contributing</url> - <url type="faq">https://getmonero.org/get-started/faq</url> - <url type="help">https://getmonero.org/resources/user-guides</url> - <url type="translate">https://translate.getmonero.org</url> - <url type="contact">https://getmonero.org/community/hangouts</url> - <url type="contribute">https://getmonero.org/get-started/contributing</url> - <releases> <release version="<version>" date="<date>"/> </releases> |
