Codebase list splix / 1cd4015d-4c33-46f3-87f0-82c0d142f7db/main ppd / tonerdensity.defs
1cd4015d-4c33-46f3-87f0-82c0d142f7db/main

Tree @1cd4015d-4c33-46f3-87f0-82c0d142f7db/main (Download .tar.gz)

tonerdensity.defs @1cd4015d-4c33-46f3-87f0-82c0d142f7db/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: */