diff options
author | dec05eba <dec05eba@protonmail.com> | 2021-05-28 18:04:10 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2021-05-28 18:04:10 +0200 |
commit | 89c204bc473ba761d52be25f279d01af9237ef30 (patch) | |
tree | c7b49a19091649b8843c5deed021731c4cbb1018 /launcher | |
parent | 3ccd8021b7fdc6028a9eb6db1f265572759dca26 (diff) |
Fix download, remove spotify (which now requires an account)
Diffstat (limited to 'launcher')
-rw-r--r-- | launcher/QuickMedia.desktop | 4 | ||||
-rw-r--r-- | launcher/QuickMedia_tabbed.desktop | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/launcher/QuickMedia.desktop b/launcher/QuickMedia.desktop index 2089dc8..89849db 100644 --- a/launcher/QuickMedia.desktop +++ b/launcher/QuickMedia.desktop @@ -2,7 +2,7 @@ Type=Application Name=QuickMedia GenericName=QuickMedia -Comment=A dmenu-inspired native client for web services. Currently supported web services: youtube, spotify (podcasts), soundcloud, nyaa.si, manganelo, mangatown, mangadex, 4chan, matrix and others +Comment=A dmenu-inspired native client for web services. Currently supported web services: youtube, soundcloud, nyaa.si, manganelo, mangatown, mangadex, 4chan, matrix and others Exec=quickmedia launcher Terminal=false -Keywords=4chan;manga;matrix;nyaa;torrent;soundcloud;spotify;podcast;youtube;music;quickmedia; +Keywords=4chan;manga;matrix;nyaa;torrent;soundcloud;podcast;youtube;music;quickmedia; diff --git a/launcher/QuickMedia_tabbed.desktop b/launcher/QuickMedia_tabbed.desktop index 409e84f..72100a4 100644 --- a/launcher/QuickMedia_tabbed.desktop +++ b/launcher/QuickMedia_tabbed.desktop @@ -5,4 +5,4 @@ GenericName=QuickMedia tabbed Comment=Launch QuickMedia with tabs Exec=tabbed -c -k quickmedia launcher -e Terminal=false -Keywords=4chan;manga;matrix;nyaa;torrent;soundcloud;spotify;podcast;youtube;music;quickmedia; +Keywords=4chan;manga;matrix;nyaa;torrent;soundcloud;podcast;youtube;music;quickmedia; |