[Xfce-bugs] [Bug 15401] Shortcuts on Desktop break after original file is moved to another folder.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Thu May 16 11:54:47 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15401
Theo Linkspfeifer <lastonestanding at tutanota.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lastonestanding at tutanota.co
| |m
--- Comment #3 from Theo Linkspfeifer <lastonestanding at tutanota.com> ---
A shortcut in the Windows world is like a soft link which tracks its target.
Deleting the target will break the shortcut, but a hard link will still point
to the file in the file system.
Other than that, you can easily create a Thunar custom action and use the
command "ln %F ~/Desktop" to create hard links.
https://docs.xfce.org/xfce/thunar/custom-actions
Closed Nautilus bug report: https://bugzilla.gnome.org/show_bug.cgi?id=317268
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list