diff options
author | adam <adam> | 2006-01-16 14:24:53 +0000 |
---|---|---|
committer | adam <adam> | 2006-01-16 14:24:53 +0000 |
commit | aa45f41ab1afda2f5aab850da3eeb42021be62a9 (patch) | |
tree | ab91a48b538096e8b7fd7546129c72fb79e6943e /comms/efax-gtk/PLIST | |
parent | cf95271156af8e1b67fe44cffa07eb8734f4e9a3 (diff) | |
download | pkgsrc-aa45f41ab1afda2f5aab850da3eeb42021be62a9.tar.gz |
Changes 3.0.8:
Update Greek translation (Hellenic Linux Users Group).
Add German translation (po/de.po and mainwindow.cpp).
Destroy thread attribute object correctly (utils/thread.h and
utils/thread.cpp).
Use GtkSpinButton objects in the settings dialog where relevant
(settings.h, settings.cpp and settings_help.cpp).
Improve documentation/commenting of write_error() function
(mainwindow.cpp).
Update gettext tools to latest version (gettext-0.14.5)
(po/Makevars and po/Rules-quot).
Move typedef of InstanceMap into the Notifier class
(utils/notifier.h and utils/notifier.cpp).
Provide specific CFLAGS and CXXFLAGS specification in rpm spec
file (efax-gtk.spec.in and efax-gtk.spec).
Diffstat (limited to 'comms/efax-gtk/PLIST')
-rw-r--r-- | comms/efax-gtk/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/efax-gtk/PLIST b/comms/efax-gtk/PLIST index 37cf51f0080..f3a1ae10eb9 100644 --- a/comms/efax-gtk/PLIST +++ b/comms/efax-gtk/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.5 2005/10/17 09:25:42 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2006/01/16 14:24:53 adam Exp $ bin/efax-gtk man/man1/efax-gtk.1 share/applications/efax-gtk.desktop share/examples/efax-gtkrc ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/efax-gtk.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/efax-gtk.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/efax-gtk.mo ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/efax-gtk.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/efax-gtk.mo |