summarylogtreecommitdiffstats
path: root/ppd-toshiba-estudio5560c.install
diff options
context:
space:
mode:
authorMartin Potier2015-09-18 13:31:40 +0200
committerMartin Potier2015-09-18 13:31:40 +0200
commite6a22824b33c9b908c8e3775c1b914dc4ed59e5d (patch)
tree40914b7b079383bca04c44f09b33786c1354991e /ppd-toshiba-estudio5560c.install
downloadaur-e6a22824b33c9b908c8e3775c1b914dc4ed59e5d.tar.gz
Initial commit
Diffstat (limited to 'ppd-toshiba-estudio5560c.install')
-rw-r--r--ppd-toshiba-estudio5560c.install18
1 files changed, 18 insertions, 0 deletions
diff --git a/ppd-toshiba-estudio5560c.install b/ppd-toshiba-estudio5560c.install
new file mode 100644
index 000000000000..93b37ed108c0
--- /dev/null
+++ b/ppd-toshiba-estudio5560c.install
@@ -0,0 +1,18 @@
+#arg1: new package version
+
+post_install() {
+ echo "Please note that once installed, the PPD appears in CUPS with the name "
+ echo "\"TOSHIBA ColorMFP\". Choose this one. "
+ echo ""
+ echo "You should also have to enter your own 5-digit key to be able to send "
+ echo "tasks to print. If you don't they will be retained on the print until "
+ echo "you go there and type in you key. "
+ echo ""
+ echo "You should also fill in which printer modules are installed (stitching "
+ echo "module for instance). "
+ echo ""
+ echo "Most of the options have been tested and work. "
+ echo ""
+ echo "This package (version $1) also installs an authenticating and mandatory"
+ echo "script so that the printer accepts your tasks. "
+}