diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-03-26 16:18:29 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-03-26 16:18:29 +0000 |
commit | 7720953707a212d6be8fdb3c7cba42b1230d72b6 (patch) | |
tree | fdf8a5d6c481b4b03535205a4a0a30685faf5438 /meta-pkgs/gimp-docs | |
parent | 1c3a53105b226db9922de42418551a37555a732f (diff) | |
download | pkgsrc-7720953707a212d6be8fdb3c7cba42b1230d72b6.tar.gz |
Update to 2.8.1
Changelog:
GIMP Help 2 release 2.8.1
=========================
- New (incomplete) translations: Brazilian Portuguese, Danish, Catalan
- Online documentation (http://docs.gimp.org) now provides a language
menu which allows users to switch to other translations of the same
document if available (#168256)
- Bugfixes:
* #168256 - Help pages should have links to corresponding pages in other language
* #676683 - Docs use the term "dpi", GIMP UI uses "ppi"
* #679173 - Grammatical error in Help Browser: "have there own preset system"
* #680243 - Export File shortcut error in Gimp Manual
* #711318 - help pages should have a link to Bugzilla
Diffstat (limited to 'meta-pkgs/gimp-docs')
-rw-r--r-- | meta-pkgs/gimp-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gimp-docs/Makefile b/meta-pkgs/gimp-docs/Makefile index 4320b993aa8..8533ae7bb24 100644 --- a/meta-pkgs/gimp-docs/Makefile +++ b/meta-pkgs/gimp-docs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/02/20 11:44:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/03/26 16:18:30 ryoon Exp $ -DISTNAME= gimp-docs-2.6.1 +DISTNAME= gimp-docs-2.8.1 CATEGORIES= meta-pkgs MASTER_SITES= # empty DISTFILES= # empty |