Add the possibility to truncate overlay infos displayed:
authorLaurent Monin <geeqie@norz.org>
Thu, 10 Apr 2008 10:43:15 +0000 (10:43 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 10 Apr 2008 10:43:15 +0000 (10:43 +0000)
commit4f1fc98c467e8ee49a5110caeac20f19d6a40547
tree0f8d4d2c53a098a56b266f96baacb9a299e69a8c
parentc3a31cca879b0496a7cff3c7443a705a8183854d
Add the possibility to truncate overlay infos displayed:
%fCamera:20% will truncate data displayed to 20 characters
and add 3 dots at the end.
For example, %name% -> some_file, %name:4% -> some...
src/image-overlay.c
src/preferences.c