diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-05 08:32:29 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-05 08:32:29 +0000 |
commit | fe3e338573158acd6e2317decf965ffdc03dfd29 (patch) | |
tree | f7a41aca1585f415fac85af4378921eb25e4eebb /editors | |
parent | 98567c036a13de04afc10338001f415fb8abef04 (diff) | |
download | pkgsrc-fe3e338573158acd6e2317decf965ffdc03dfd29.tar.gz |
version 0.7.7:
* Improved undo behavior by word.
* Fixed multi-line unindent properly.
* Updated German translation (thanks Ruediger Arp).
version 0.7.6:
* Improved command line recognition of filename (uri & space-separated).
* Added MimeType entry to leafpad.desktop (suggested by Carlos).
* Assigned Ctrl+G & Shift+Ctrl+G to Find Next/Previous.
* Added statements of copying permission to all source codes.
* Added French translation (thanks Luc Pionchon).
* Added Spanish translation (thanks Lucas Vieites).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/leafpad/Makefile | 4 | ||||
-rw-r--r-- | editors/leafpad/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 79c0003b457..93137cf6172 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/04 14:27:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/05 08:32:29 jmmv Exp $ # -DISTNAME= leafpad-0.7.5 +DISTNAME= leafpad-0.7.7 CATEGORIES= editors gnome MASTER_SITES= http://tarot.freeshell.org/leafpad/ diff --git a/editors/leafpad/distinfo b/editors/leafpad/distinfo index 7006c34cfee..683834247ab 100644 --- a/editors/leafpad/distinfo +++ b/editors/leafpad/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/11/04 14:27:51 jmmv Exp $ +$NetBSD: distinfo,v 1.2 2004/12/05 08:32:29 jmmv Exp $ -SHA1 (leafpad-0.7.5.tar.gz) = 8c1e442d4dbcbebadee4b4478419b8c7b3637ce3 -Size (leafpad-0.7.5.tar.gz) = 172262 bytes +SHA1 (leafpad-0.7.7.tar.gz) = 4343918515d50199478a659959d63ae1786fa8a6 +Size (leafpad-0.7.7.tar.gz) = 177717 bytes |