[maemo-commits] [maemo-commits] r14532 - in projects/haf/branches/hildon-help/gtk-doc: . debian reference
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Oct 19 15:23:25 EEST 2007
- Previous message: [maemo-commits] r14531 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r14533 - projects/haf/tags/hildon-help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: schulhof Date: 2007-10-19 15:23:23 +0300 (Fri, 19 Oct 2007) New Revision: 14532 Added: projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml.in Removed: projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml Modified: projects/haf/branches/hildon-help/gtk-doc/ChangeLog projects/haf/branches/hildon-help/gtk-doc/debian/changelog Log: * Forgot to move reference/hildon-help-docs.sgml to reference/hildon-help-docs.sgml.in Modified: projects/haf/branches/hildon-help/gtk-doc/ChangeLog =================================================================== --- projects/haf/branches/hildon-help/gtk-doc/ChangeLog 2007-10-19 12:10:30 UTC (rev 14531) +++ projects/haf/branches/hildon-help/gtk-doc/ChangeLog 2007-10-19 12:23:23 UTC (rev 14532) @@ -3,6 +3,7 @@ * Version 1.9.7 * Added gtk-doc * Forgot to commit + * Forgot to move reference/hildon-help-docs.sgml to reference/hildon-help-docs.sgml.in 2007-10-11 Gabriel Schulhof <gabriel.schulhof at nokia.com> Modified: projects/haf/branches/hildon-help/gtk-doc/debian/changelog =================================================================== --- projects/haf/branches/hildon-help/gtk-doc/debian/changelog 2007-10-19 12:10:30 UTC (rev 14531) +++ projects/haf/branches/hildon-help/gtk-doc/debian/changelog 2007-10-19 12:23:23 UTC (rev 14532) @@ -1,3 +1,9 @@ +libhildonhelp (1.9.7-gtkdoc2) unstable; urgency=low + + * Forgot to move reference/hildon-help-docs.sgml to reference/hildon-help-docs.sgml.in + + -- Gabriel Schulhof <gabriel.schulhof at nokia.com> Fri, 19 Oct 2007 15:21:34 +0300 + libhildonhelp (1.9.7-gtkdoc1) unstable; urgency=low * Forgot to commit Deleted: 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 12:10:30 UTC (rev 14531) +++ projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml 2007-10-19 12:23:23 UTC (rev 14532) @@ -1,14 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" - "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 1.9.7 Reference Manual</title> - </bookinfo> - - <chapter> - <title>hildon-help</title> - <xi:include href="xml/hildon-help-private.xml"/> - <xi:include href="xml/hildon-help.xml"/> - </chapter> -</book> Added: projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml.in =================================================================== --- projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml.in 2007-10-19 12:10:30 UTC (rev 14531) +++ projects/haf/branches/hildon-help/gtk-doc/reference/hildon-help-docs.sgml.in 2007-10-19 12:23:23 UTC (rev 14532) @@ -0,0 +1,14 @@ +<?xml version="1.0"?> +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" + "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 @VERSION@ Reference Manual</title> + </bookinfo> + + <chapter> + <title>hildon-help</title> + <xi:include href="xml/hildon-help-private.xml"/> + <xi:include href="xml/hildon-help.xml"/> + </chapter> +</book>
- Previous message: [maemo-commits] r14531 - projects/haf/hafbuildbot
- Next message: [maemo-commits] r14533 - projects/haf/tags/hildon-help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]