[maemo-commits] [maemo-commits] r14528 - in projects/haf/branches/hildon-help/gtk-doc: . debian reference src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Oct 19 15:08:44 EEST 2007
Author: schulhof
Date: 2007-10-19 15:08:42 +0300 (Fri, 19 Oct 2007)
New Revision: 14528

Modified:
   projects/haf/branches/hildon-help/gtk-doc/ChangeLog
   projects/haf/branches/hildon-help/gtk-doc/configure.ac
   projects/haf/branches/hildon-help/gtk-doc/debian/changelog
   projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml
   projects/haf/branches/hildon-help/gtk-doc/src/browser.c
Log:
Ooops ...forgot to commit


Modified: projects/haf/branches/hildon-help/gtk-doc/ChangeLog
===================================================================
--- projects/haf/branches/hildon-help/gtk-doc/ChangeLog	2007-10-19 11:46:59 UTC (rev 14527)
+++ projects/haf/branches/hildon-help/gtk-doc/ChangeLog	2007-10-19 12:08:42 UTC (rev 14528)
@@ -1,3 +1,8 @@
+2007-10-19 Gabriel Schulhof <gabriel.schulhof at nokia.com>
+
+	* Version 1.9.7
+	* Added gtk-doc
+
 2007-10-11 Gabriel Schulhof <gabriel.schulhof at nokia.com>
 
 	* Trying dependency on libgtk2.0-dev ( >= 2:2.10.12-0osso16 )

Modified: projects/haf/branches/hildon-help/gtk-doc/configure.ac
===================================================================
--- projects/haf/branches/hildon-help/gtk-doc/configure.ac	2007-10-19 11:46:59 UTC (rev 14527)
+++ projects/haf/branches/hildon-help/gtk-doc/configure.ac	2007-10-19 12:08:42 UTC (rev 14528)
@@ -7,7 +7,7 @@
 
 # Mandatory, initializes autoconf.
 #
-AC_INIT(libhildonhelp, 1.9.6)
+AC_INIT(libhildonhelp, 1.9.7)
 
 # Tests that source dir exists
 AC_CONFIG_SRCDIR(src/hildon-help.h)
@@ -67,6 +67,7 @@
   src/Makefile
   src/hildon-help.pc
   reference/Makefile
+  reference/hildon-help-docs.sgml
   helptest/Makefile
 ])
 

Modified: projects/haf/branches/hildon-help/gtk-doc/debian/changelog
===================================================================
--- projects/haf/branches/hildon-help/gtk-doc/debian/changelog	2007-10-19 11:46:59 UTC (rev 14527)
+++ projects/haf/branches/hildon-help/gtk-doc/debian/changelog	2007-10-19 12:08:42 UTC (rev 14528)
@@ -1,3 +1,9 @@
+libhildonhelp (1.9.7-gtkdoc0) unstable; urgency=low
+
+  * Added gtk-doc
+
+ -- Gabriel Schulhof <gabriel.schulhof at nokia.com>  Fri, 19 Oct 2007 14:32:36 +0300
+
 libhildonhelp (1.9.6-4) unstable; urgency=low
 
   * Trying dependency on libgtk2.0-dev ( >= 2:2.10.12-0osso16 )

Modified: projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml
===================================================================
--- projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml	2007-10-19 11:46:59 UTC (rev 14527)
+++ projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml	2007-10-19 12:08:42 UTC (rev 14528)
@@ -3,7 +3,7 @@
                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
   <bookinfo>
-    <title>hildon-help Reference Manual</title>
+    <title>hildon-help 1.9.7 Reference Manual</title>
   </bookinfo>
 
   <chapter>

Modified: projects/haf/branches/hildon-help/gtk-doc/src/browser.c
===================================================================
--- projects/haf/branches/hildon-help/gtk-doc/src/browser.c	2007-10-19 11:46:59 UTC (rev 14527)
+++ projects/haf/branches/hildon-help/gtk-doc/src/browser.c	2007-10-19 12:08:42 UTC (rev 14528)
@@ -253,7 +253,7 @@
 }
 
 
-
+/*
   Find out if text is selected in the browser socket.
 
   @param browser returned by 'browser_new()'


More information about the maemo-commits mailing list