From: msweet Date: Wed, 8 Oct 2008 22:53:46 +0000 (+0000) Subject: Add missing files from r8033. X-Git-Tag: release-1.6.3~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076fd0e4fb3ff5d57b45831202e8091e35579993;p=thirdparty%2Fcups.git Add missing files from r8033. git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1004 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/doc/images/wait.gif b/doc/images/wait.gif new file mode 100644 index 0000000000..c18f421eea Binary files /dev/null and b/doc/images/wait.gif differ diff --git a/templates/command.tmpl b/templates/command.tmpl new file mode 100644 index 0000000000..9a87439ca5 --- /dev/null +++ b/templates/command.tmpl @@ -0,0 +1,12 @@ +
+ +

{title} On {printer_name}

+ +

{job_state>5?:Busy Indicator }Printer command job +{job_state=3?pending:{job_state=4?held: +{job_state=5?processing:{job_state=6?stopped: +{job_state=7?canceled:{job_state=8?aborted:completed}}}}}}{job_state=9?:{job_printer_state_message?, +"{job_printer_state_message}":}}

+ +