OSDN Git Service

closes bug #14472
authormorimoto <morimoto@180c8125-5b33-4295-ad04-72a68a15b4cc>
Mon, 29 Dec 2008 11:21:36 +0000 (11:21 +0000)
committermorimoto <morimoto@180c8125-5b33-4295-ad04-72a68a15b4cc>
Mon, 29 Dec 2008 11:21:36 +0000 (11:21 +0000)
etc/dot.keitairc

index 2eb4a41..67f15fd 100644 (file)
@@ -1,7 +1,8 @@
+# -*- mode: fundamental; coding: utf-8 -*-
 #
 # sample ~/.keitairc for keitairc 2.x
 #
-# $Id: dot.keitairc,v 1.14 2008-05-13 02:53:31 matusita Exp $
+# $Id: dot.keitairc,v 1.15 2008-12-29 11:21:36 morimoto Exp $
 # $Source: /home/ishikawa/work/keitairc/tmp/keitairc/etc/dot.keitairc,v $
 
 ################################################################
@@ -111,6 +112,12 @@ web_password = 1234
 # Verbose logging
 # debug = 1
 
+# Specify reverse-geocode server. Options are:
+#  refits: use http://refits.cgk.affrc.go.jp/tsrv/jp/rgeocode.html (default)
+#  google: use http://maps.google.com
+# rgeocode_server = refits
+# rgeocode_server = google
+
 ################################################################
 # Obsoleted options
 ################################################################