gnome-control-center/libgnome-control-center
Thomas Wood ad938356da Make sure panels do not need to link against libcommon.la
libcommon.la defines several new GTypes, so it cannot be loaded into the
same process multiple times.

Copy gconf-property-editor to libgnome-control-center as this is useful
for all panels. However, it will need to be converted to GSettings in the
near future.

Copy capplet-stock-icons to the mouse panel, as it is not used in any other
panels.

Remove references to functions not yet implemented for panels (help,
window icon, etc).
2010-05-22 12:36:17 +01:00
..
cc-panel.c Add libgnome-control-center with two new classes: CcShell and CcPanel 2010-05-18 16:09:26 +01:00
cc-panel.h Add libgnome-control-center with two new classes: CcShell and CcPanel 2010-05-18 16:09:26 +01:00
cc-shell.c Add libgnome-control-center with two new classes: CcShell and CcPanel 2010-05-18 16:09:26 +01:00
cc-shell.h Define the extension point name and support variables for panels 2010-05-19 16:51:40 +01:00
gconf-property-editor-marshal.c Make sure panels do not need to link against libcommon.la 2010-05-22 12:36:17 +01:00
gconf-property-editor-marshal.h Make sure panels do not need to link against libcommon.la 2010-05-22 12:36:17 +01:00
gconf-property-editor.c Make sure panels do not need to link against libcommon.la 2010-05-22 12:36:17 +01:00
gconf-property-editor.h Make sure panels do not need to link against libcommon.la 2010-05-22 12:36:17 +01:00
libgnome-control-center.pc.in Add libgnome-control-center with two new classes: CcShell and CcPanel 2010-05-18 16:09:26 +01:00
Makefile.am Make sure panels do not need to link against libcommon.la 2010-05-22 12:36:17 +01:00