[Xfce-bugs] [Bug 12050] Leafpad does not add opened docs to recently-used.xbel
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Oct 22 14:28:55 CEST 2018
https://bugzilla.xfce.org/show_bug.cgi?id=12050
--- Comment #4 from Theo Linkspfeifer <lastonestanding at tutanota.com> ---
Leafpad does not support GtkRecentManager, and therefore it cannot manage
recently used files. Nemo and Caja apparently handle things differently and
update recently-used.xbel instead if the application is not able to:
<bookmark:application name="nemo" exec="'leafpad %f'"
modified="2018-10-22T12:14:03Z" count="1"/>
<bookmark:application name="Mousepad" exec="'mousepad %u'"
modified="2018-10-22T12:14:10Z" count="1"/>
In the third test case the entry is actually added by the "Save as" dialog
window (GtkFileChooserDialog).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list