Add the panel defintion.

This commit is contained in:
Mark de Wever 2008-04-30 09:11:49 +00:00
parent f801db8050
commit e7839ba088

View file

@ -0,0 +1,31 @@
###
### Default definition of a panel.
###
[panel_definition]
id = "default"
description = "The default panel, we basically are an 'invisible' grid at the moment."
[resolution]
[background]
[draw]
[/draw]
[/background]
[foreground]
[draw]
[/draw]
[/foreground]
[/resolution]
[/panel_definition]