Discussion:
[Thunar-dev] ANNOUNCE: thunarx-python 0.3.0 released
Adam Plumb
2011-03-25 18:45:45 UTC
Permalink
thunarx-python 0.3.0 is now available for download from

http://archive.xfce.org/src/bindings/thunarx-python/0.3/thunarx-python-0.3.0.tar.bz2
http://archive.xfce.org/src/bindings/thunarx-python/0.3/thunarx-python-0.3.0.tar.bz2.md5
http://archive.xfce.org/src/bindings/thunarx-python/0.3/thunarx-python-0.3.0.tar.bz2.sha1

SHA1 checksum: aaf22be806f46bf0b4a9e2aa88593eac1ea9a02e
MD5 checksum: 86a28c4c34cae534f2793133b4755794


What is thunarx-python?
=======================

Python bindings for the Thunar Extension Framework

Website:
http://goodies.xfce.org/projects/bindings/thunarx-python


Release notes for 0.3.0
=======================
[Please note that this is a development release.]

0.3.0:
- Look for python extensions in
$XDG_DATA_DIR/thunarx-python/extensions now. No longer look in
/usr/lib/thunarx-1/python.
- Fix PyCapsule support for the pygobject module
- Don't hard-code the docs directory in the Makefile.am files
- Use g_return_val_if_fail in override function instead of
g_return_if_fail
- Updated documentation and moved examples to its own folder
- Removed the dependency on gnome-python2, there was no need for it.
Loading...