diff options
author | adam <adam@pkgsrc.org> | 2010-10-16 09:54:37 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2010-10-16 09:54:37 +0000 |
commit | 32a1bb520dd033e41818c4d2d561f004afa67a29 (patch) | |
tree | 0e85669abfb8af0324bb18460d2a7c14a47585dd /graphics/gimp/PLIST | |
parent | 6570aabdbccb4806d51f5d595a0647df37ac3be9 (diff) | |
download | pkgsrc-32a1bb520dd033e41818c4d2d561f004afa67a29.tar.gz |
Changes 2.6.11:
* Bugs fixed:
- Printing and Print preview broken with cairo 1.10
- Parasite handling had problems and can cause crashing
- Error with string-append and gimp-drawable-get-name
- (Paco) Recursive Gaussian Filter error
- Fix incorrect "wrap mode" documentation values in Edge plug-in
- Difference of Gaussians gives blank doc if "Invert" selected
- Image type filter doesn't include .rgba SGI files
- Console window opening on file-ps-load
- Wood 1 and Wood 2 have bad alpha value
- Image saved from google docs generates a
'gimp-image-set-resolution' error message
* Updated translations:
German (de)
Spanish (es)
Italian (it)
Japanese (ja)
Romanian (ro)
Chinese (Hong Kong) (zh_HK)
Chinese (Taiwan) (zh_HK)
Diffstat (limited to 'graphics/gimp/PLIST')
-rw-r--r-- | graphics/gimp/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gimp/PLIST b/graphics/gimp/PLIST index 29ffb51e66a..ad9292eb493 100644 --- a/graphics/gimp/PLIST +++ b/graphics/gimp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.44 2010/07/04 05:36:49 adam Exp $ +@comment $NetBSD: PLIST,v 1.45 2010/10/16 09:54:37 adam Exp $ bin/gimp bin/gimp-2.6 bin/gimp-console @@ -2004,6 +2004,8 @@ share/locale/zh_CN/LC_MESSAGES/gimp20-script-fu.mo share/locale/zh_CN/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/zh_CN/LC_MESSAGES/gimp20-tips.mo share/locale/zh_CN/LC_MESSAGES/gimp20.mo +share/locale/zh_HK/LC_MESSAGES/gimp20-libgimp.mo +share/locale/zh_HK/LC_MESSAGES/gimp20-python.mo share/locale/zh_HK/LC_MESSAGES/gimp20-script-fu.mo share/locale/zh_HK/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/zh_HK/LC_MESSAGES/gimp20-tips.mo |