diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-02-03 13:37:03 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-02-03 13:37:03 +0000 |
commit | 676486a3c8c81cc7048c62effdc80fde47d6f1e5 (patch) | |
tree | 018a23612bd66986e0f8eba4d83330a8fbcfb0f0 /x11/gdm/PLIST | |
parent | 61cfaacec8edf3a724e1371bc1feae9b44d5e322 (diff) | |
download | pkgsrc-676486a3c8c81cc7048c62effdc80fde47d6f1e5.tar.gz |
Update to 2.6.0.7.
- Convert to use bsd.pkg.options.mk.
- Fix PAM handling; the gdmaskpass binary seems to be only available when
building with linux-pam, which resulted in broken PLISTs before.
Changes in this version:
- Now using CVS head of vicious-extensions, left out of previous release due
to schedule freeze.
- Do not init the wm twice if gdm_wm_init is called twice. (George)
- Always destroy dialog widget in greeter to fix non-fatal error dialogs from
hanging around. (George)
- Leak corrected in daemon/verify-pam.c. (George)
- Corrected g_strconcat call in gui/gdmsetup.c. (meissner@suse.de)
- Added Afrikaans, Northern Sotho, South African English, and Zulu to language
translations. (Dwayne Baily)
- Updated build files so it can be built and distributed with new buildtools
than 1.4. makedist fixes, etc.
Diffstat (limited to 'x11/gdm/PLIST')
-rw-r--r-- | x11/gdm/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gdm/PLIST b/x11/gdm/PLIST index 66a6f1ecd08..3b4c14dca3f 100644 --- a/x11/gdm/PLIST +++ b/x11/gdm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2004/09/22 08:09:58 jlam Exp $ +@comment $NetBSD: PLIST,v 1.15 2005/02/03 13:37:03 jmmv Exp $ bin/gdm bin/gdm-binary bin/gdmXnest @@ -146,6 +146,7 @@ ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gdm.mo +${PKGLOCALEDIR}/locale/nso/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gdm.mo @@ -166,6 +167,7 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gdm.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gdm.mo +${PKGLOCALEDIR}/locale/zu/LC_MESSAGES/gdm.mo share/omf/gdm/gdm-C.omf share/omf/gdm/gdm-de.omf share/omf/gdm/gdm-es.omf |