summarylogtreecommitdiffstats
path: root/fix-unicode.patch
blob: e89315b8be56333109eeffee53d7495a98753d30 (plain)
1
2
3
4
5
6
7
8
9
10
--- bin/shutter	2016-09-11 08:50:24.000000000 +0200
+++ bin/shutter	2016-09-11 09:20:13.379297948 +0200
@@ -27,6 +27,7 @@
 #modules
 #--------------------------------------
 use utf8;
+use encoding utf8;
 use strict;
 use warnings;