From 0084c4cd4398c1efc4624dc7544d17ff780e535a Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 15 Feb 2003 09:33:03 +0000 Subject: Updated to version 1.2.13. Changes: - USE_PKGLOCALEDIR - don't hardcode -Wl,-E 1.2.13: ======= - Very minor changes: enforce no message popups during init_plugin(), and allow a " in mailbox passwords. - Contributions - Ben Hines added Mac OS X code so monitors now have a native Mac interface. 1.2.12: ======= - Theme changing keyboard shortcuts changed to Page_Up/Page_Down. - Fix Linux APM to use ac_online status when battery status is unknown. - Allow spaces in remote mailbox username and password. - Get data for remote fs mounts in a thread. - Use data-suffix directories when running gkrellm -c or when in force-host-config mode. - Contributions o Nick Mitchell patch: Fix IMAP login fail if password had certain chars. o Christian Rose sv.po update. o Przemyslaw Sulek pl.po update. o de.po translation update. o Jerome UZEL fr.po update. o Grigory Batalov ru.po update. o Chris patch adds clock chime option. --- sysutils/gkrellm/PLIST | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sysutils/gkrellm/PLIST') diff --git a/sysutils/gkrellm/PLIST b/sysutils/gkrellm/PLIST index 134a97a5502..f6902fcba63 100644 --- a/sysutils/gkrellm/PLIST +++ b/sysutils/gkrellm/PLIST @@ -1,18 +1,18 @@ -@comment $NetBSD: PLIST,v 1.4 2002/05/02 20:45:35 fredb Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/02/15 09:33:03 salo Exp $ bin/gkrellm include/gkrellm/gkrellm.h include/gkrellm/gkrellm_public_proto.h man/man1/gkrellm.1 -share/gkrellm/README -share/locale/de/LC_MESSAGES/gkrellm.mo -share/locale/es/LC_MESSAGES/gkrellm.mo -share/locale/fr/LC_MESSAGES/gkrellm.mo -share/locale/ja/LC_MESSAGES/gkrellm.mo -share/locale/pl/LC_MESSAGES/gkrellm.mo -share/locale/ru/LC_MESSAGES/gkrellm.mo -share/locale/sv/LC_MESSAGES/gkrellm.mo @exec ${MKDIR} %D/share/gkrellm/themes @exec ${MKDIR} %D/lib/gkrellm/plugins +share/gkrellm/README +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gkrellm.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gkrellm.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gkrellm.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gkrellm.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gkrellm.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gkrellm.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gkrellm.mo @dirrm include/gkrellm @dirrm lib/gkrellm/plugins @dirrm lib/gkrellm -- cgit v1.2.3