https://bugzilla.xfce.org/show_bug.cgi?id=16100
--- Comment #2 from [email protected] --- I used the term "last full path" so I could make sense for the "%l". It is the full path when joining the Path of the directory to where the contents were dropped. Example: Source file: /sources/example/e x/file1.gif Source file: /sources/example/e x/file2.gif Source file: /sources/example/e x/file3.gif Source file: /sources/example/e x/file4.gif Destination directory: /destinations/example/e x %f -> /sources/example/e\ x/file1.gif %F -> /sources/example/e\ x/file1.gif /sources/example/e\ x/file2.gif /sources/example/e\ x/file3.gif /sources/example/e\ x/file4.gif %d -> /sources/example/e\ x/ %D -> /sources/example/e\ x/ /sources/example/e\ x/ /sources/example/e\ x/ /sources/example/e\ x/ %l -> /destinations/example/e\ x/file1.gif %L -> /destinations/example/e\ x/file1.gif /destinations/example/e\ x/file2.gif /destinations/example/e\ x/file3.gif /destinations/example/e\ x/file4.gif %g -> /destinations/example/e\ x/ %G -> /destinations/example/e\ x/ /destinations/example/e\ x/ /destinations/example/e\ x/ /destinations/example/e\ x/ It is true that for my own use-case, only %g, %F and %n are useful but I believe other users can have other ideas where the other replacements become needed. >For appearance, I would put it as simple as providing a checkbox "this is a >right click drag and drop UCA" or something similar, so that it is only >displayed in the right click menu. And than use the existing selectors. That's fine for me. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
