wmaker: Moved global domain definition to the global namespace
commitd9832e578f531a80e428fac0ed213814d815d3f2
authorChristophe CURIS <christophe.curis@free.fr>
Thu, 10 Oct 2013 21:55:54 +0000 (10 23:55 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 11 Oct 2013 20:58:14 +0000 (11 21:58 +0100)
tree34addba9e96a5be934d23632580f23be0e1663f3
parentf751cc6a507d69fa8d67b03ae2dbbf5f3031528f
wmaker: Moved global domain definition to the global namespace

The default domains were originally defined in different global
variables in C files; This patches groups them in a single
structure placed in global namespace.
src/WindowMaker.h
src/appicon.c
src/defaults.c
src/dialog.c
src/main.c
src/rootmenu.c
src/screen.c
src/startup.c
src/wdefaults.c
src/winspector.c