<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ project(chmsee)
 cmake_minimum_required(VERSION 2.6.2 FATAL_ERROR)
 set(PACKAGE_VERSION &quot;1.0.6pre1&quot; )
 find_package(PkgConfig)
-pkg_check_modules (CHMSEE REQUIRED gthread-2.0 glib-2.0 libxml-2.0 gtk+-2.0 libglade-2.0 libxul-embedding-unstable)
+pkg_check_modules (CHMSEE REQUIRED gthread-2.0 glib-2.0 libxml-2.0 gtk+-2.0 libglade-2.0 libxul-embedding-unstable&gt;=1.9 libxul-embedding-unstable&lt;=1.9.0.999)
 
 set(CHMSEE_BOOKMARK_FILE &quot;chmsee_bookmarks&quot;)
 set(CHMSEE_BOOKINFO_FILE &quot;chmsee_bookinfo&quot;)</diff>
      <filename>CMakeLists.txt</filename>
    </modified>
    <modified>
      <diff>@@ -16,6 +16,7 @@ Bugs
 * issue 35: fix segmentation fault when closing.
 * issue 40: keep html page position when switch between fullscreen and normal mode.
 * issue 41: when chm file has no title, show the filename in the title.
+* issue 42: conflict with xulrunner 1.9.1.
 
 l10n
 ~~~~</diff>
      <filename>NEWS</filename>
    </modified>
    <modified>
      <diff>@@ -13,7 +13,7 @@ Compile ChmSee from source you need following packages:
  * cmake &gt;= 2.6
  * libgtk2.0-dev &gt;= 2.8
  * libglade2-dev &gt;= 2.4
- * xulrunner-dev &gt;= 1.9
+ * xulrunner-dev &gt;= 1.9 &lt; 1.9.1
  * libchm-dev
  * libgcrypt-dev
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -207,7 +207,7 @@ gecko_utils_init(void)
 
         static const GREVersionRange greVersion = {
                 &quot;1.9a&quot;, PR_TRUE,
-                &quot;1.9.*&quot;, PR_TRUE
+                &quot;1.9.1&quot;, PR_FALSE
         };
 
         char xpcomLocation[4096];</diff>
      <filename>src/gecko_utils.cpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>17baa7d6a9f8b089ef314fe5c99c0bf404c655a1</id>
    </parent>
  </parents>
  <author>
    <name>LI Daobing</name>
    <email>lidaobing@gmail.com</email>
  </author>
  <url>http://github.com/lidaobing/chmsee/commit/4ab3394024f7dc609a6375f29183d1deb2cc1e20</url>
  <id>4ab3394024f7dc609a6375f29183d1deb2cc1e20</id>
  <committed-date>2009-07-11T19:57:03-07:00</committed-date>
  <authored-date>2009-07-11T19:57:03-07:00</authored-date>
  <message>fix Issue 42:  	 Possible breakage with xulrunner 1.9.1</message>
  <tree>c2ca21fcea0eeaa560fe03b61dbbea894179ce59</tree>
  <committer>
    <name>LI Daobing</name>
    <email>lidaobing@gmail.com</email>
  </committer>
</commit>
