summaryrefslogtreecommitdiff
path: root/mail/quickml/patches/patch-lib_quickml_gettext.rb
blob: 792da91b63d07df171e2fddf7c88be423784cf9b (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-lib_quickml_gettext.rb,v 1.1 2012/08/11 13:51:20 obache Exp $

* specify character coding system with ruby-1.9 way

--- lib/quickml/gettext.rb.orig	2004-06-07 08:50:59.000000000 +0000
+++ lib/quickml/gettext.rb
@@ -1,3 +1,4 @@
+#coding: euc-jp
 #
 # quickml/gettext - a part of quickml server
 #