diff options
| author | Johan Dahlin <johan@gnome.org> | 2008-07-29 20:37:22 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2008-07-29 20:37:22 +0000 |
| commit | b569c69f5759188e674e4808a52b7d2dd633306e (patch) | |
| tree | cfe70d19e970dc39d6cdcf3015d228b79ca6685c /ChangeLog | |
| parent | 3f3d2975a8c534b8da79c4f25564a5ffffed8c67 (diff) | |
| download | pygobject-b569c69f5759188e674e4808a52b7d2dd633306e.tar.gz pygobject-b569c69f5759188e674e4808a52b7d2dd633306e.tar.xz pygobject-b569c69f5759188e674e4808a52b7d2dd633306e.zip | |
Add gio.FILE_ATTRIBUTE_* constants and update the examples to use them.
2008-07-29 Johan Dahlin <johan@gnome.org>
* examples/gio/downloader.py:
* gio/giomodule.c (init_gio):
Add gio.FILE_ATTRIBUTE_* constants and update the examples to use them.
svn path=/trunk/; revision=897
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2008-07-29 Johan Dahlin <johan@gnome.org> * examples/gio/downloader.py: + * gio/giomodule.c (init_gio): + Add gio.FILE_ATTRIBUTE_* constants and update the examples to use them. + +2008-07-29 Johan Dahlin <johan@gnome.org> + + * examples/gio/downloader.py: Add a new example * gio/ginputstream.override: |
