Changed internet shortcut file template for Linux.

A test under Ubuntu showed, that "Link to " is actually displayed contrary to what a previously consulted source seemed to imply.
This commit is contained in:
Henrik Hank 2018-05-15 03:53:14 +02:00
parent ecfc553843
commit c5b79181cc

View File

@ -3927,7 +3927,7 @@ WEBLOC_LINK_TEMPLATE = '''
DESKTOP_LINK_TEMPLATE = '''
[Desktop Entry]
Encoding=UTF-8
Name=Link to %(filename)s
Name=%(filename)s
Type=Link
URL=%(url)s
Icon=text-html