diff options
author | krion <krion@FreeBSD.org> | 2003-07-23 20:52:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-23 20:52:48 +0800 |
commit | 2eae4077f60553d2e571fe75f5329fd3b4055479 (patch) | |
tree | ff498f691763169592cd83267a9ede4dddc7dbd4 /misc/tellico | |
parent | 8e6b00b58f41978d191a7f8e04b966082f8d8dc5 (diff) | |
download | freebsd-ports-gnome-2eae4077f60553d2e571fe75f5329fd3b4055479.tar.gz freebsd-ports-gnome-2eae4077f60553d2e571fe75f5329fd3b4055479.tar.zst freebsd-ports-gnome-2eae4077f60553d2e571fe75f5329fd3b4055479.zip |
Update to 0.6.5
* Added Bulgarian and Estonian tranlations
* Updated Germany translation
* Fixed translation bug with category names
Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 2 | ||||
-rw-r--r-- | misc/tellico/distinfo | 2 | ||||
-rw-r--r-- | misc/tellico/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 1ec8675109a9..8bfa3ebf8817 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo index c4a02c4f6cba..9d53d422b91b 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1 +1 @@ -MD5 (bookcase-0.6.4.tar.gz) = 973733abfe7c37e7b5852ec195693176 +MD5 (bookcase-0.6.5.tar.gz) = 96927b1e4c2878544324a646aa26c008 diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist index b18f723c2753..49d54d112ba2 100644 --- a/misc/tellico/pkg-plist +++ b/misc/tellico/pkg-plist @@ -18,7 +18,9 @@ share/doc/HTML/en/bookcase/index.cache.bz2 share/doc/HTML/en/bookcase/index.docbook share/icons/hicolor/16x16/apps/bookcase.png share/icons/hicolor/32x32/apps/bookcase.png +share/locale/bg/LC_MESSAGES/bookcase.mo share/locale/de/LC_MESSAGES/bookcase.mo +share/locale/ee/LC_MESSAGES/bookcase.mo share/locale/es/LC_MESSAGES/bookcase.mo share/locale/hu/LC_MESSAGES/bookcase.mo share/locale/it/LC_MESSAGES/bookcase.mo |