Add the possibility to print file names with path.
authorLaurent Monin <geeqie@norz.org>
Mon, 7 Apr 2008 19:47:22 +0000 (19:47 +0000)
committerLaurent Monin <geeqie@norz.org>
Mon, 7 Apr 2008 19:47:22 +0000 (19:47 +0000)
commit255ee5523caae0230e4e163109b00364f3b8180f
tree2480f7897d0798a32fddd0441df831d035dd8622
parentcf45b42ee7dbd8287eecd728cf225c2f45aed5db
Add the possibility to print file names with path.
A checkbox was added to the Text tab in the Print dialog.

Name checked and Path unchecked  -> filename.jpg
Name checked and Path checked    -> /some/dir/filename.jpg
Name unchecked and Path checked  -> /some/dir/

Patch by Michael Mokeev and Laurent Monin.
src/print.c