forked from LBRYCommunity/lbry-sdk
21 lines
646 B
Desktop File
21 lines
646 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Name=LBRY
|
|
# Only KDE 4 seems to use GenericName, so we reuse the KDE strings.
|
|
# From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413.
|
|
GenericName=Filesharing
|
|
# Gnome and KDE 3 uses Comment.
|
|
Comment=Stream. Share. Earn.
|
|
#Exec=/usr/bin/xdg-open http://localhost:5279/view?name=%U
|
|
Exec=/usr/share/python/lbrynet/bin/lbry-uri-handler %U
|
|
Terminal=false
|
|
Icon=
|
|
Type=Application
|
|
Categories=Network;Internet;Filesharing
|
|
MimeType=x-scheme-handler/lbry;
|
|
X-Ayatana-Desktop-Shortcuts=NewWindow
|
|
|
|
[NewWindow Shortcut Group]
|
|
Name=New Window
|
|
Exec=/home/grin/lbryhandler/testlbry newwindow %U
|
|
TargetEnvironment=Unity
|