https://bugzilla.novell.com/show_bug.cgi?id=464364 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464364#c7 Michal Zugec <mzugec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #7 from Michal Zugec <mzugec@novell.com> 2009-01-23 02:51:12 MST --- AY profile example: <?xml version="1.0"?> <!DOCTYPE profile> <profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns"> <printer> <cups_installation config:type="symbol">server</cups_installation> <default>no system default destination</default> <printcap config:type="list"> <printcap_entry> <accepting config:type="boolean">true</accepting> <allowusers config:type="list"/> <bannerend>none</bannerend> <bannerstart>none</bannerstart> <denyusers config:type="list"/> <info>oki</info> <location>Zuzana</location> <manufacturer>HP</manufacturer> <model> LaserJet 3P w/ PCL5</model> <name>oki</name> <nick>HP LaserJet 3P w/ PCL5 Foomatic/ljet4 (recommended)</nick> <options config:type="list"> <option> <key>job-sheets</key> <value>none,none</value> </option> <option> <key>printer-info</key> <value>oki</value> </option> <option> <key>printer-is-accepting-jobs</key> <value>1</value> </option> <option> <key>printer-is-shared</key> <value>1</value> </option> <option> <key>printer-make-and-model</key> <value>HP LaserJet 3P w/ PCL5 Foomatic/ljet4 (recommended)</value> </option> <option> <key>printer-state</key> <value>3</value> </option> <option> <key>printer-state-change-time</key> <value>1212263275</value> </option> <option> <key>printer-state-reasons</key> <value>none</value> </option> <option> <key>printer-type</key> <value>12292</value> </option> </options> <ppd_options config:type="list"> <ppd_option> <key>HalftoningAlgorithm</key> <value>Standard</value> </ppd_option> <ppd_option> <key>InputSlot</key> <value>Default</value> </ppd_option> <ppd_option> <key>PageSize</key> <value>Letter</value> </ppd_option> <ppd_option> <key>Resolution</key> <value>150x150dpi</value> </ppd_option> </ppd_options> <raw config:type="boolean">false</raw> <state>idle</state> <uri>ipp://zuzana/printers/oki</uri> </printcap_entry> </printcap> <server_hostname></server_hostname> <spooler>cups</spooler> </printer> </profile> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.