Add an example implementation of a settings panel
The example panel implements CcPanel and registers itself as extending the panel extension point. It provides a simple "Hello World" message. The example panel is not build by default, but enabled through a configure option.
Showing
examples/Makefile.am
0 → 100644
examples/cc-example-panel.c
0 → 100644
examples/cc-example-panel.h
0 → 100644
examples/example-module.c
0 → 100644
Please register or sign in to comment