diff options
author | drochner <drochner> | 2006-05-02 16:23:30 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-05-02 16:23:30 +0000 |
commit | 62aca285e1ea4e4f1a05bca3c054fa9671f3a398 (patch) | |
tree | a6c5d9ab62e66784f5d61196ddbc9f41e8cc0c61 /graphics/dia-python/PLIST | |
parent | 6aeb1e0ebdf04ffe4c52562dc7deae7610fcdc03 (diff) | |
download | pkgsrc-62aca285e1ea4e4f1a05bca3c054fa9671f3a398.tar.gz |
update to 0.95
changes:
-"mainpoint" system allows lines to always point towards the middle
-Python plug-ins added
-automatically change grid size depending on zoom level
-Text input now highlights the object
-security problems fixed in XFig import and Python plug-in
-new shapes added
-new UML objects added
-Full screen mode
-Improved SVG import
-Plug-in loading and unloading doesn't require restart
-i18n problems fixed
-bugs have been fixed
-Command line usage has improved
-ses the new GTK+ File Dialog
pkgsrc change:
-precompile Python files
Diffstat (limited to 'graphics/dia-python/PLIST')
-rw-r--r-- | graphics/dia-python/PLIST | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/graphics/dia-python/PLIST b/graphics/dia-python/PLIST index 9f48587be78..14bc59f4feb 100644 --- a/graphics/dia-python/PLIST +++ b/graphics/dia-python/PLIST @@ -1,14 +1,27 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/20 18:50:48 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/05/02 16:23:30 drochner Exp $ lib/dia/libpython_plugin.la share/dia/python-startup.py +share/dia/python-startup.pyc +share/dia/python/codegen.py +share/dia/python/codegen.pyc share/dia/python/diasvg.py +share/dia/python/diasvg.pyc share/dia/python/diasvg_import.py +share/dia/python/diasvg_import.pyc +share/dia/python/dot.py +share/dia/python/dot.pyc share/dia/python/group_props.py +share/dia/python/group_props.pyc share/dia/python/gtkcons.py +share/dia/python/gtkcons.pyc share/dia/python/otypes.py +share/dia/python/otypes.pyc share/dia/python/pydiadoc.py +share/dia/python/pydiadoc.pyc share/dia/python/scascale.py +share/dia/python/scascale.pyc share/dia/python/select_by.py +share/dia/python/select_by.pyc @dirrm share/dia/python @comment in dia: @dirrm share/dia @comment in dia: @dirrm lib/dia |