diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2002-04-18 22:04:46 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2002-04-18 22:04:46 +0000 |
commit | 1f75708d5a4946d857a4c73d809db60226cb8590 (patch) | |
tree | 7b059836cfaca60e0ae837b4b7350564d3fd476d /ChangeLog.pre-2-10 | |
parent | 40d637ec03335d14e98bd3e752baa304f0efbc1f (diff) | |
download | gtk+-1f75708d5a4946d857a4c73d809db60226cb8590.tar.gz |
s/<!>/<!-- -->/g throughout the documentation to bring the produced
* gtk/gtkitemfactory.c:
* gtk/gtkiconfactory.c:
* gtk/gtkwidget.c:
* gtk/gtkstyle.c:
* gtk/gtkrc.c:
* gtk/gtktreeviewcolumn.c:
* gtk/gtkdialog.c:
* gtk/gtktreemodel.c: s/<!>/<!-- -->/g throughout the
documentation to bring the produced Docbook closer to XML.
* gdk/tmpl/rgb.sgml:
* gdk/tmpl/general.sgml:
* gtk/tmpl/gtktogglebutton.sgml:
* gtk/tmpl/gtkaccellabel.sgml:
* gtk/tmpl/gtkradiobutton.sgml:
* gtk/tmpl/gtktreemodel.sgml:
* gtk/tmpl/gtkwidget.sgml:
* gtk/tmpl/gtkimage.sgml:
* gtk/tmpl/gtktooltips.sgml:
* gtk/tmpl/gtksignal.sgml:
* gtk/tmpl/gtkcombo.sgml:
* gtk/tmpl/gtkdnd.sgml:
* gtk/tmpl/gtksocket.sgml:
* gtk/tmpl/gtkdrawingarea.sgml:
* gtk/tmpl/gtkobject.sgml:
* gtk/tmpl/gtkpaned.sgml:
* gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
documentation to bring the produced Docbook closer to XML.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index d8a1cc2244..782d77c6bf 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,15 @@ +2002-04-18 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkitemfactory.c: + * gtk/gtkiconfactory.c: + * gtk/gtkwidget.c: + * gtk/gtkstyle.c: + * gtk/gtkrc.c: + * gtk/gtktreeviewcolumn.c: + * gtk/gtkdialog.c: + * gtk/gtktreemodel.c: s/<!>/<!-- -->/g throughout the + documentation to bring the produced Docbook closer to XML. + 2002-04-18 Tor Lillqvist <tml@iki.fi> * gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) |