diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-03-09 23:35:05 +0000 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@src.gnome.org> | 2009-03-09 23:35:05 +0000 |
| commit | 360f533eb6e244dae4cc748618bd77348f206f46 (patch) | |
| tree | f1f9cbdf4a5b9bb9a4ae083195dd3a7dc24cdb7f /docs/reference/pygio-classes.xml | |
| parent | cc9864de0a55723577d3fbe8b04d36f69fc35a22 (diff) | |
| download | pygobject-360f533eb6e244dae4cc748618bd77348f206f46.tar.gz pygobject-360f533eb6e244dae4cc748618bd77348f206f46.tar.xz pygobject-360f533eb6e244dae4cc748618bd77348f206f46.zip | |
Create a dedicated Changelog for the docs and move the latest entries in
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/reference/Changelog: Create a dedicated Changelog for the docs
and move the latest entries in there.
2009-03-09 Gian Mario Tagliaretti <gianmt@gnome.org>
* docs/Makefile.am:
* docs/reference/pygio-classes.xml:
* docs/reference/pygio-emblemedicon.xml:
* docs/reference/pygio-icon.xml:
* docs/reference/pygio-emblem.xml: Add gio.EmblemedIcon and
gio.Icon in docs, fix a couple of typos.
svn path=/trunk/; revision=1026
Diffstat (limited to 'docs/reference/pygio-classes.xml')
| -rw-r--r-- | docs/reference/pygio-classes.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/pygio-classes.xml b/docs/reference/pygio-classes.xml index a830d85..c94cd0f 100644 --- a/docs/reference/pygio-classes.xml +++ b/docs/reference/pygio-classes.xml @@ -10,6 +10,8 @@ <xi:include href="pygio-applaunchcontext.xml"/> <xi:include href="pygio-cancellable.xml"/> <xi:include href="pygio-emblem.xml"/> +<xi:include href="pygio-icon.xml"/> +<xi:include href="pygio-emblemedicon.xml"/> <xi:include href="pygio-constants.xml"/> </chapter> |
