Codebase list splix / run/0eea3ed7-aa4e-42e4-beb0-505235d5cac5/main ppd / tonerdensity.defs
run/0eea3ed7-aa4e-42e4-beb0-505235d5cac5/main

Tree @run/0eea3ed7-aa4e-42e4-beb0-505235d5cac5/main (Download .tar.gz)

tonerdensity.defs @run/0eea3ed7-aa4e-42e4-beb0-505235d5cac5/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: */