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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  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 watching all bug changes.

Reply via email to