Commit 54863bbba61f0f40b714a83cf93dc568a9e52f83

  • avatar
  • Matthias Clasen <mclasen @red…at.com>
  • Sun Aug 09 04:43:16 CEST 2009
Correct a doc comment

Add 'papi' to the list of possible print backends, and mention 'file'
instead of 'pdf'.
  
741741 *
742742 * A comma-separated list of print backends to use in the print
743743 * dialog. Available print backends depend on the GTK+ installation,
744 * and may include "pdf", "cups" or "lpr".
744 * and may include "file", "cups", "lpr" or "papi".
745745 *
746746 * Since: 2.10
747747 */