Tagged Questions
0
votes
2answers
437 views
Create url link in menu
How can I create a menu item that points to a URL?
I've tried creating a mylink.desktop entry like this:
[Desktop Entry]
Encoding=UTF-8
Name=My Link Name
Icon=my-icon
Type=Link
Categories=Office;
...