Thomas Wood
847bbba2b8
panels: make .desktop file naming more consistent
...
Give the .desktop files for settings panels a more consistent naming
scheme.
2010-06-02 16:54:26 +01:00
Thomas Wood
d91e466f93
shell: Use the X-GNOME-Settings-Panel value to identify panels
...
Use the custom .desktop file field to identify panels and make sure the
panel implementations use the name to identify themselves.
2010-06-02 16:20:45 +01:00
Thomas Wood
8aa419dabc
Add X-GNOME-Settings-Panel key to panel desktop files
...
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.
2010-06-02 16:18:27 +01:00
Sergey V. Udaltsov
46cd0b40f9
Changing Print layout to Show layout
...
Using new shared function from libgnomekbd
2010-05-26 01:04:46 +01:00
Thomas Wood
465d0bb7d9
keyboard: consolidate multiple INCLUDES definitions into one
2010-05-24 23:03:38 +01:00
Thomas Wood
19b7502f5e
keybindings: convert capplet to a settings panel
...
Add a module and CcPanel implementation for keyboard shortcuts settings.
2010-05-24 21:51:28 +01:00
Thomas Wood
f112fc3a8e
default-applications: convert capplet to a settings panel
...
Add a module and CcPanel implementation for default applications settings.
2010-05-24 21:51:28 +01:00
Thomas Wood
5e24f0464d
network: convert network capplet to a settings panel
...
Add a module and CcPanel implementation for network proxy settings
2010-05-22 14:52:24 +01:00
Thomas Wood
9b78f236c1
Fix various issues raised by distcheck
2010-05-22 12:36:17 +01:00
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
Sergey V. Udaltsov
0b6a13e046
copyright lines fixed
2010-05-22 12:13:24 +01:00
Sergey V. Udaltsov
7840afd7a1
Converted keyboard capplet to panel
2010-05-21 23:23:23 +01:00
Thomas Wood
8bb88eb18b
mouse: convert the mouse capplet into a settings panel
...
Add a module and CcPanel implementation for the mouse settings.
2010-05-20 17:50:56 +01:00