[xorg-commit-diffs] xc/programs/Xserver/XpConfig/en_US/print
Imakefile, NONE, 1.1.2.1
Roland Mainz
xorg-commit at pdx.freedesktop.org
Mon Apr 12 20:16:47 PDT 2004
- Previous message: [xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts
Imakefile, NONE, 1.1.2.1 AvantGarde-Book.pmf, 1.1,
NONE AvantGarde-BookOblique.pmf, 1.1, NONE AvantGarde-Demi.pmf,
1.1, NONE AvantGarde-DemiOblique.pmf, 1.1,
NONE Courier-Bold.pmf, 1.1, NONE Courier-BoldOblique.pmf, 1.1,
NONE Courier-Oblique.pmf, 1.1, NONE Courier.pmf, 1.1,
NONE Helvetica-Bold.pmf, 1.1, NONE Helvetica-BoldOblique.pmf,
1.1, NONE Helvetica-Oblique.pmf, 1.1, NONE Helvetica.pmf, 1.1,
NONE LubalinGraph-Book.pmf, 1.1,
NONE LubalinGraph-BookOblique.pmf, 1.1,
NONE LubalinGraph-Demi.pmf, 1.1,
NONE LubalinGraph-DemiOblique.pmf, 1.1,
NONE NewCenturySchlbk-Bold.pmf, 1.1,
NONE NewCenturySchlbk-BoldItalic.pmf, 1.1,
NONE NewCenturySchlbk-Italic.pmf, 1.1,
NONE NewCenturySchlbk-Roman.pmf, 1.1, NONE Souvenir-Demi.pmf,
1.1, NONE Souvenir-DemiItalic.pmf, 1.1,
NONE Souvenir-Light.pmf, 1.1, NONE Souvenir-LightItalic.pmf,
1.1, NONE Symbol.pmf, 1.1, NONE Times-Bold.pmf, 1.1,
NONE Times-BoldItalic.pmf, 1.1, NONE Times-Italic.pmf, 1.1,
NONE Times-Roman.pmf, 1.1, NONE ZapfDingbats.pmf, 1.1, NONE
- Next message: [xorg-commit-diffs] xc/programs/Xserver/XpConfig/en_US Imakefile,
NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: gisburn
Update of /cvs/xorg/xc/programs/Xserver/XpConfig/en_US/print
In directory pdx:/tmp/cvs-serv9732/xc/programs/Xserver/XpConfig/en_US/print
Added Files:
Tag: XPRINT
Imakefile
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=462 - RFE: Merge xprint.mozdev.org Xprint enhancements into Xorg XPRINT branch
--- NEW FILE: Imakefile ---
XCOMM $Xorg: Imakefile,v 1.1 2002/06/09 05:42:52 gisburn Exp $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
SUBDIRS = attributes
XPLOCALEPRINTDIR=$(XPRINTDIR)/en_US/print
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
MakeDirectories(install,$(XPLOCALEPRINTDIR))
# We only have different values in "attributes", so link all other files
# to the "defaults" in the C locale
LINK_TO_C_LOCALE=Xprinters ddx-config models
install::
( \
cd $(DESTDIR)$(XPLOCALEPRINTDIR) ; \
for i in $(LINK_TO_C_LOCALE) \
; do \
$(RM) $$i ; \
$(LN) ../../C/print/$$i $$i ; \
done \
)
- Previous message: [xorg-commit-diffs]
xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts
Imakefile, NONE, 1.1.2.1 AvantGarde-Book.pmf, 1.1,
NONE AvantGarde-BookOblique.pmf, 1.1, NONE AvantGarde-Demi.pmf,
1.1, NONE AvantGarde-DemiOblique.pmf, 1.1,
NONE Courier-Bold.pmf, 1.1, NONE Courier-BoldOblique.pmf, 1.1,
NONE Courier-Oblique.pmf, 1.1, NONE Courier.pmf, 1.1,
NONE Helvetica-Bold.pmf, 1.1, NONE Helvetica-BoldOblique.pmf,
1.1, NONE Helvetica-Oblique.pmf, 1.1, NONE Helvetica.pmf, 1.1,
NONE LubalinGraph-Book.pmf, 1.1,
NONE LubalinGraph-BookOblique.pmf, 1.1,
NONE LubalinGraph-Demi.pmf, 1.1,
NONE LubalinGraph-DemiOblique.pmf, 1.1,
NONE NewCenturySchlbk-Bold.pmf, 1.1,
NONE NewCenturySchlbk-BoldItalic.pmf, 1.1,
NONE NewCenturySchlbk-Italic.pmf, 1.1,
NONE NewCenturySchlbk-Roman.pmf, 1.1, NONE Souvenir-Demi.pmf,
1.1, NONE Souvenir-DemiItalic.pmf, 1.1,
NONE Souvenir-Light.pmf, 1.1, NONE Souvenir-LightItalic.pmf,
1.1, NONE Symbol.pmf, 1.1, NONE Times-Bold.pmf, 1.1,
NONE Times-BoldItalic.pmf, 1.1, NONE Times-Italic.pmf, 1.1,
NONE Times-Roman.pmf, 1.1, NONE ZapfDingbats.pmf, 1.1, NONE
- Next message: [xorg-commit-diffs] xc/programs/Xserver/XpConfig/en_US Imakefile,
NONE, 1.1.2.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list