Add a key to identify the name of the extension that implements the panel. This can then be used in the shell to launch the appropriate 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.