Description:
Make default charset used configurable, set to UTF-8, see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=322552
--- a/imageindex
+++ b/imageindex
@@ -290,6 +290,10 @@
$thumbxmetatag = 'ThumbnailX';
$thumbymetatag = 'ThumbnailY';
+# which charset to use
+#$file_charset = 'ISO-8859-1';
+$file_charset = 'UTF-8';
+
# Any of the above can be overridden in an rc file in the user's home dir
$rcfile = "$ENV{'HOME'}/.imageindexrc";
@@ -1430,7 +1434,7 @@
print "