15 Commits

Author SHA1 Message Date
f321x ef702d74cd pi: handle lud-17 URI payment identifier
LNURL-W/P can also be encoded in lud-17 form instead of bech32.
https://github.com/lnurl/luds/blob/luds/17.md
e.g.
lnurlw://example.com/api/test123
lnurlp://example.com/api/test123
2026-04-13 09:30:28 +02:00
Soren Stoutner 6bbb0446a7 Add .desktop file keywords entry. 2024-11-09 09:22:11 -07:00
l-pt f15abd7cbd remove PATH manipulation from .desktop file (#8309)
* remove PATH manipulation from .desktop file

* Add note for user-local intallations
2023-04-19 12:12:18 +00:00
bitromortac c65caf6c68 qt+android: add lightning URI support 2021-07-30 08:44:15 +02:00
sajolida 889d133abd Give visual feedback while starting (#4997)
See https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
2019-01-25 02:33:54 +01:00
SomberNight b37695f9c8 linux launcher madness
see #4300
2018-10-06 01:58:30 +02:00
Dimitris Apostolou 989c9c2b55 Fix typos 2018-04-15 20:34:40 +02:00
Filip Gospodinov 76dfc2d3b8 Fix invalid desktop entry (#4224)
Closes: #4221
2018-04-04 11:41:07 +02:00
Filip Gospodinov 24d0f3783b electrum.desktop: improve user installation
Before, the desktop entry file would only work correctly
if the user has added `$HOME/.local/bin` to his or her
PATH. The PATH variable is an implementation detail and
the user shouldn't be exposed to it.

Now, the shell is used to look for executables in the
aforementioned folder. System-wide installations remain
intact.
2018-03-23 13:05:06 +01:00
Yura Pakhuchiy 9eb04fac1a Add testnet mode to .desktop file
Easy way to start testnet version from linux DE
2018-03-16 01:40:34 +07:00
Daniel Aleksandersen 8c69c2fdd4 Move Electrum to the Finance category
Adds the “Finance” category, which is specified as an additional category in the Desktop
Menu Specification. Also makes the GenericName a more generic as per the Desktop
Entry Specification.
2017-03-21 00:40:59 +01:00
palob 768fe3c03a Icon location fix. Fixes #1111 2015-03-29 18:07:03 +02:00
ThomasV 64677facf2 fix #1013 2015-02-09 17:08:06 +01:00
Gabriel Ebner dc5aec9635 electrum.desktop: Add as protocol handler for bitcoin: URIs. 2013-04-17 20:45:28 +02:00
thomasv ca31a9e372 gnome desktop 2012-05-14 13:35:22 +02:00