Comment 8 for bug 1472376

Revision history for this message
In , Theo Linkspfeifer (lastonestanding) wrote :

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="&apos;leafpad %f&apos;" modified="2018-10-22T12:14:03Z" count="1"/>
  <bookmark:application name="Mousepad" exec="&apos;mousepad %u&apos;" 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).