summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlgs/lib/ghostpdf.inf
diff options
context:
space:
mode:
authorReinhard Kotucha <reinhard.kotucha@web.de>2015-04-02 23:03:05 +0000
committerReinhard Kotucha <reinhard.kotucha@web.de>2015-04-02 23:03:05 +0000
commit8abbce681f8658c931f1403643d08ad2e7fb6d7e (patch)
tree7b4a42a19e5cc2c57575c4111c9ecb3fbe40ece7 /Master/tlpkg/tlgs/lib/ghostpdf.inf
parentb2dcb6358d02b5256659808c99916fe8c5975e35 (diff)
tlpkg/tlgs: upgrade: gs-9.15 -> gs-9.16
git-svn-id: svn://tug.org/texlive/trunk@36707 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlgs/lib/ghostpdf.inf')
-rw-r--r--Master/tlpkg/tlgs/lib/ghostpdf.inf44
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/tlpkg/tlgs/lib/ghostpdf.inf b/Master/tlpkg/tlgs/lib/ghostpdf.inf
deleted file mode 100644
index a3536f7c6c3..00000000000
--- a/Master/tlpkg/tlgs/lib/ghostpdf.inf
+++ /dev/null
@@ -1,44 +0,0 @@
-; GHOSTPDF.INF (for Windows 2k, XP and XP x64 edition)
-
-[Version]
-Signature="$Windows NT$"
-Provider=Ghostgum Software Pty Ltd
-ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
-Class=Printer
-CatalogFile=oemprint.cat
-
-DriverVer=01/02/2007,1.0.0.1
-
-; Manufacturer section
-[Manufacturer]
-"Ghostscript"=Ghostscript,NTamd64,NTia64
-
-; Model sections
-[Ghostscript]
-"Ghostscript PDF" = GHOSTPDF.PPD, Ghostscript_PDF, Ghostscript_PDF_Writer
-
-[Ghostscript.NTamd64]
-"Ghostscript PDF" = GHOSTPDF.PPD, Ghostscript_PDF, Ghostscript_PDF_Writer
-
-[Ghostscript.NTia64]
-"Ghostscript PDF" = GHOSTPDF.PPD, Ghostscript_PDF, Ghostscript_PDF_Writer
-
-; Installer section
-[GHOSTPDF.PPD]
-CopyFiles=@GHOSTPDF.PPD
-DataSection=PSCRIPT_DATA
-Include=NTPRINT.INF
-Needs=PSCRIPT.OEM
-
-[DestinationDirs]
-DefaultDestDir=66000
-
-[SourceDisksNames]
-1=%Disk1%,,,""
-
-[SourceDisksFiles]
-GHOSTPDF.PPD =1
-
-[Strings]
-Disk1="Ghostscript PPD Setup Disk 1"
-; end of ghostpdf.inf