]> git.deb.at Git - pkg/abook.git/blobdiff - options.c
configure update
[pkg/abook.git] / options.c
index 103c180848df07b1861e0459f28245c018ebf326..a4ab1008311312e32664c6ebe68834ab6786a9b5 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2,7 +2,7 @@
 /*
  * $Id$
  *
- * by JH <jheinonen@bigfoot.com>
+ * by JH <jheinonen@users.sourceforge.net>
  *
  * Copyright (C) Jaakko Heinonen
  */
@@ -152,4 +152,6 @@ default_options()
        options_add_key("www_command", "lynx");
 
        options_add_key("address_style", "eu");
+
+       options_add_key("use_ascii_only", "false");
 }