[dolphin] [Bug 416686] New: Make .URL files instead of .desktop when KDE Dolphin creates link to Internet URL

Murz bugzilla_noreply at kde.org
Fri Jan 24 11:36:19 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=416686

            Bug ID: 416686
           Summary: Make .URL files instead of .desktop when KDE Dolphin
                    creates link to Internet URL
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: MurzNN at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

At now when users drag&drop url string from any Web Browser and select "Link
here" - Dolphin creates .desktop file with contents like this:
---
[Desktop Entry]
Icon=text-html
Name=https://bugs.kde.org/enter_bug.cgi?product=dolphin
Type=Link
URL[$e]=https://bugs.kde.org/enter_bug.cgi?product=dolphin
---

But same operation on Windows creates .URL file with name from page title and
content like this:
---
[InternetShortcut]
URL=https://bugs.kde.org/enter_bug.cgi?product=dolphin
IDList=
HotKey=0
IconIndex=0
---

Documentation of .URL format can be found here:
https://fileinfo.com/extension/url

So will be good if Dolphin creates files in same format, like other operation
systems.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list