diff options
author | jmmv <jmmv> | 2004-09-24 08:59:12 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-09-24 08:59:12 +0000 |
commit | cbaf4b596cd46ea6e94b5e3d0e80dc4b9aeb66dd (patch) | |
tree | 1cf89aa3e4b7393a21523c39a43db155d6e68277 /www/drivel/PLIST | |
parent | 448af8c675d57475a132ebdf3a87448b9c174b98 (diff) | |
download | pkgsrc-cbaf4b596cd46ea6e94b5e3d0e80dc4b9aeb66dd.tar.gz |
Update to 1.2.1:
* Fixes:
- Fix a bug which prevented the user from logging into the server (Todd).
- Fix a crash when editing preferences (#151940) (Todd).
- Plug a memory leak when loading user pictures (Todd).
- Clarify auto-format tooltip (#151388) (Todd).
- Include date information in Drivel's draft format (Davyd).
* Translations:
- Added Japanese translation (Satoru Satoh).
- Added Punjabi translation (Amanpreet Singh Alam).
- Updated Czech translation (Miloslav Trmac).
- Updated Canadian English translation (Adam Weinberger).
- Updated Brazilian Portuguese translation (Estêvão Samuel Procópio).
- Updated Albanian translation (Laurent Dhima).
- Updated Dutch translation (Elros Cyriatan).
- Updated British translation (David Lodge).
Diffstat (limited to 'www/drivel/PLIST')
-rw-r--r-- | www/drivel/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/drivel/PLIST b/www/drivel/PLIST index 2b35058f9ab..4169e707564 100644 --- a/www/drivel/PLIST +++ b/www/drivel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/08/31 12:26:02 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2004/09/24 08:59:12 jmmv Exp $ bin/drivel share/application-registry/drivel.applications share/applications/drivel.desktop @@ -12,8 +12,10 @@ ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/drivel.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/drivel.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/drivel.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/drivel.mo @@ -50,8 +52,10 @@ share/pixmaps/livejournal.png @dirrm share/pixmaps/drivel @comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/omf/drivel +@comment in scrollkeeper: @dirrm share/omf @comment in shared-mime-info: @dirrm share/mime/packages @comment in xdg-dirs: @dirrm share/mime-info +@dirrm share/gnome/help/drivel/C @comment in GConf2: @dirrm share/gconf/schemas @dirrm share/drivel/languages @dirrm share/drivel/glade |