Codebase list splix / 0051000e-0a7e-4ec5-b171-d2e010da7f32/main ppd / tonerdensity.defs
0051000e-0a7e-4ec5-b171-d2e010da7f32/main

Tree @0051000e-0a7e-4ec5-b171-d2e010da7f32/main (Download .tar.gz)

tonerdensity.defs @0051000e-0a7e-4ec5-b171-d2e010da7f32/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: */