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:
parent
ecfc553843
commit
c5b79181cc
@ -3927,7 +3927,7 @@ WEBLOC_LINK_TEMPLATE = '''
|
|||||||
DESKTOP_LINK_TEMPLATE = '''
|
DESKTOP_LINK_TEMPLATE = '''
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Name=Link to %(filename)s
|
Name=%(filename)s
|
||||||
Type=Link
|
Type=Link
|
||||||
URL=%(url)s
|
URL=%(url)s
|
||||||
Icon=text-html
|
Icon=text-html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user