Prefs/Printer: WIP - Just testing layout of all the settings
commit189d2ec5ceb0b9af4f73d6f8a9e55bc35e70ba07
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 30 Jan 2012 06:42:14 +0000 (30 06:42 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 30 Jan 2012 06:42:14 +0000 (30 06:42 +0000)
tree62fc7d3b85f312074b0eca8065d6f23671a38fae
parentd1057895f35b2a98358264f3657b339c568e9613
Prefs/Printer: WIP - Just testing layout of all the settings

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@43796 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
14 files changed:
workbench/prefs/printer/args.c [new file with mode: 0644]
workbench/prefs/printer/args.h [new file with mode: 0644]
workbench/prefs/printer/catalogs/mmakefile.src [new file with mode: 0644]
workbench/prefs/printer/catalogs/printer.cd [new file with mode: 0644]
workbench/prefs/printer/editor.c [new file with mode: 0644]
workbench/prefs/printer/editor.h [new file with mode: 0644]
workbench/prefs/printer/locale.c [new file with mode: 0644]
workbench/prefs/printer/locale.h [new file with mode: 0644]
workbench/prefs/printer/main.c [new file with mode: 0644]
workbench/prefs/printer/misc.c [new file with mode: 0644]
workbench/prefs/printer/misc.h [new file with mode: 0644]
workbench/prefs/printer/mmakefile.src [new file with mode: 0644]
workbench/prefs/printer/prefs.c [new file with mode: 0644]
workbench/prefs/printer/prefs.h [new file with mode: 0644]