From 3414f91a3215e2c20f880d7864fc833ba2c1c09c Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 9 Mar 2003 06:18:23 +0000 Subject: update to gEDA-20030223 Quick summary of changes: - works with guile-1.6.3 now - Norwegian/Danish/German character fixes - PNG output now has some of the objects appearing to have the right thickness. - added Russian translation - bug fix in postscript output - non-applicable menu choices are now greyed out - fixed PADS netlist output bug - added several components to library - added multisheet refdes renumber utility - several other bug fixes. --- cad/gschem/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cad/gschem/PLIST') diff --git a/cad/gschem/PLIST b/cad/gschem/PLIST index bb89e4f1851..bf2ca1b427d 100644 --- a/cad/gschem/PLIST +++ b/cad/gschem/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/12/13 05:19:51 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.6 2003/03/09 06:18:26 dmcmahill Exp $ bin/gschem @unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/gschemdoc.info info/gschemdoc.info @@ -13,6 +13,7 @@ info/gschemdoc.info-15 info/gschemdoc.info-16 info/gschemdoc.info-17 info/gschemdoc.info-18 +info/gschemdoc.info-19 info/gschemdoc.info-2 info/gschemdoc.info-3 info/gschemdoc.info-4 @@ -51,6 +52,7 @@ ${PKGLOCALEDIR}/locale/de_DE/LC_MESSAGES/geda-gschem.mo ${PKGLOCALEDIR}/locale/ja_JP/LC_MESSAGES/geda-gschem.mo ${PKGLOCALEDIR}/locale/nl_NL/LC_MESSAGES/geda-gschem.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/geda-gschem.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/geda-gschem.mo @dirrm share/gEDA/bitmap @unexec ${RMDIR} %D/share/gEDA/scheme 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/share/gEDA 2>/dev/null || ${TRUE} -- cgit v1.2.3