Codebase list splix / fc89541a-812e-4403-83a1-4288650f2637/main ppd / tonerdensity.defs
fc89541a-812e-4403-83a1-4288650f2637/main

Tree @fc89541a-812e-4403-83a1-4288650f2637/main (Download .tar.gz)

tonerdensity.defs @fc89541a-812e-4403-83a1-4288650f2637/mainraw · history · blame

/*
 *      tonerdensity.defs              (C) 2007, Aurélien Croc (AP²C)
 * 
 * Toner density
 *
 * $Id: tonerdensity.defs 105 2007-11-16 02:20:18Z ap2c $
 */

Option "TonerDensity/Toner Density" PickOne AnySetup 10
    Choice "1/Light" ""
	*Choice "3/Medium" ""
	Choice "5/Dark" ""

/* vim: set expandtab tabstop=4 shiftwidth=4 smarttab tw=80 enc=utf8: */