]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Rename testprint.ps to testprint to avoid mis-typing as PostScript.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 15 Oct 2008 18:21:56 +0000 (18:21 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 15 Oct 2008 18:21:56 +0000 (18:21 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@8056 7a7537e8-13f0-0310-91df-b6672ffda945

cgi-bin/ipp-var.c
data/Makefile
data/testprint [moved from data/testprint.ps with 64% similarity]
packaging/cups.list.in

index baa14d5cb800e193882c6ec2289f084ced45e98f..6dc1dc045ffff9d964075480219b081c97764837 100644 (file)
@@ -690,7 +690,7 @@ cgiPrintTestPage(http_t     *http,  /* I - Connection to server */
   if ((datadir = getenv("CUPS_DATADIR")) == NULL)
     datadir = CUPS_DATADIR;
 
-  snprintf(filename, sizeof(filename), "%s/data/testprint.ps", datadir);
+  snprintf(filename, sizeof(filename), "%s/data/testprint", datadir);
 
  /*
   * Point to the printer/class...
index 59512d5e0b4096430202d113a6f06aaff05e8d0d..882da72bad1e4423f8b54556987326216376536a 100644 (file)
@@ -72,7 +72,7 @@ CHARSETS =    \
 DATAFILES =    \
                HPGLprolog \
                psglyphs \
-               testprint.ps
+               testprint
 
 PPDCFILES =    \
                epson.h \
similarity index 64%
rename from data/testprint.ps
rename to data/testprint
index b2a9c8a46bc9fb0ad496a4c28c48e1e7351a9ec8..1a8270ddb2f71dfa6f31b220452d064fc6b870c1 100644 (file)
@@ -1,6 +1,4 @@
 #CUPS-BANNER
-# While this file has a .ps extension, it is really just a special banner
-# page - we are retaining the original filename for backwards-compatibility.
 Show printer-name printer-info printer-location printer-make-and-model printer-driver-name printer-driver-version paper-size imageable-area
 Header Printer Test Page
 Footer Printer Test Page
index e6c7f1765b2739489534ce44da5ba7bae772ab6f..0d406cdc36b55547e8c8870175ebadea0adc25bb 100644 (file)
@@ -543,7 +543,7 @@ f 0644 root sys $DATADIR/charsets/utf-8 data/utf-8
 d 0755 root sys $DATADIR/data -
 f 0644 root sys $DATADIR/data/HPGLprolog data/HPGLprolog
 f 0644 root sys $DATADIR/data/psglyphs data/psglyphs
-f 0644 root sys $DATADIR/data/testprint.ps data/testprint.ps
+f 0644 root sys $DATADIR/data/testprint data/testprint
 
 d 0755 root sys $DATADIR/drv -
 f 0644 root sys $DATADIR/drv/sample.drv ppdc/sample.drv