<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4872,9 +4872,10 @@ def main():
         print_stderr('FAILED: Python 2.3 or better required.')
         sys.exit(1)
     # Locate the executable and configuration files directory.
-    global APP_FILE,APP_DIR,USER_DIR
+    global APP_FILE,APP_DIR,CONF_DIR,USER_DIR
     APP_FILE = os.path.realpath(sys.argv[0])
     APP_DIR = os.path.dirname(APP_FILE)
+    CONF_DIR = APP_DIR
     USER_DIR = os.environ.get('HOME')
     if USER_DIR is not None:
         USER_DIR = os.path.join(USER_DIR,'.asciidoc')</diff>
      <filename>asciidoc/asciidoc.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>850da63bf35a0e10f0a9dacfe0715b6463683fcd</id>
    </parent>
  </parents>
  <author>
    <name>Hongli Lai (Phusion)</name>
    <email>hongli@phusion.nl</email>
  </author>
  <url>http://github.com/FooBarWidget/mizuho/commit/9537043e4d5289be0eff048c268b1027d8dbc3d6</url>
  <id>9537043e4d5289be0eff048c268b1027d8dbc3d6</id>
  <committed-date>2009-01-08T16:31:31-08:00</committed-date>
  <authored-date>2009-01-08T16:31:31-08:00</authored-date>
  <message>Patch Asciidoc so that it looks for its configuration files in its own source folder.</message>
  <tree>333b116e6112d65462f3ae38d85ffa46d69ee9c5</tree>
  <committer>
    <name>Hongli Lai (Phusion)</name>
    <email>hongli@phusion.nl</email>
  </committer>
</commit>
