William Jon McCann
6dfe986044
shell: Don't include both Personal and Look & Feel
...
It isn't really clear what the distinction is.
2010-05-25 10:19:48 +01:00
Fran Diéguez
6fd962552f
Updated Galician translations
2010-05-25 09:36:56 +02:00
Jorge González
83bedf633c
Updated Spanish translation
2010-05-25 08:48:13 +02:00
Thomas Wood
45c5eeb522
Release 2.31.2
2010-05-24 23:09:36 +01:00
Thomas Wood
465d0bb7d9
keyboard: consolidate multiple INCLUDES definitions into one
2010-05-24 23:03:38 +01:00
Thomas Wood
8a9c632975
shell: ensure translations are enabled
...
Make sure gettext is initialised correctly and make sure strings in the
GtkBuilder file are marked for translation.
2010-05-24 22:48:34 +01:00
Thomas Wood
8aedeff4ca
Disable Window settings from the build
...
Window settings are not planned to be included in the next release, so
remove the window settings capplet from the build.
2010-05-24 21:51:28 +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
noch
f67bdb711b
Modified LINGUAG.
2010-05-24 16:25:41 +05:00
Fran Diéguez
91b82e4e04
Updated Galician translations
2010-05-22 23:59:10 +02: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
Milan Bouchet-Valat
538670298e
[about-me] Don't hang when new and old password are too similar
...
If new password is really close to the old one, 'passwd' says: "Bad: new password must be different than the old one". Handle this case too, instead of hanging.
https://bugzilla.gnome.org/show_bug.cgi?id=619354
2010-05-22 13:27:08 +02: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
Matej Urbančič
a4c7d59ec4
Added sl for Slovenian translation
2010-05-21 21:48:14 +02:00
Andrej Žnidaršič
5dc6639148
Updated Slovenian translation
2010-05-21 21:48:14 +02:00
William Jon McCann
6a95378758
Add more warnings to the build
2010-05-21 17:55:40 +01:00
Thomas Wood
f249835040
Remove capplets/localization directory
...
The localization capplet was never implemented and is not planned for the
next release of gnome-control-center.
2010-05-21 17:48:57 +01:00
Thomas Wood
95143ad4c7
Fix various issues raised by running distcheck
2010-05-21 14:48:34 +01:00
Thomas Thurman
abfb0b96dc
Updated Shavian translation
2010-05-20 19:54:30 -04: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
Thomas Wood
3748173b42
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.
2010-05-20 10:02:03 +01:00
Thomas Wood
a4073bdb8e
shell: initialise the panel extension point
...
Set up the extension point and load plugins that are available. If a plugin
implements a particular panel, then load the CcPanel implementation instead
of executing the application.
2010-05-19 16:53:15 +01:00
Thomas Wood
65aea316b8
Define the extension point name and support variables for panels
...
The extension point name is used to identify modules that implement
new settings panels using CcPanel.
Also add various libtool flags that will be good practice for new panels.
2010-05-19 16:51:40 +01:00
Thomas Wood
799134a7ba
Remove libslab requirement and the internal copy of libslab
...
libslab is no longer required since the new shell does not use it.
2010-05-19 11:19:34 +01:00
Thomas Wood
4ea04c81dc
shell: add a new settings shell
...
The new shell provides an implementation of CcShell and also removes the
dependency on libslab.
2010-05-19 11:11:26 +01:00
Thomas Wood
b4fdb6db4f
Add libgnome-control-center with two new classes: CcShell and CcPanel
...
CcShell is an abstract class that represents an instance of a control
center shell. It provides access to some of the properties of the shell
that panels will need to read or change. When a panel is created it has an
instance of CcShell available that represents the current shell.
CcPanel is an abstract class used to implement panels for the shell. A
panel contains a collection of related settings that are displayed within
the shell window.
2010-05-18 16:09:26 +01:00
Thomas Thurman
eb0e3e7785
Updated Shavian transliteration
2010-05-12 18:41:40 -04:00
Manoj Kumar Giri
5f4189f17c
Updated Oriya Translation
2010-05-12 12:00:34 +05:30
Fran Diéguez
e1d7e956e9
Updated Galician translation
2010-05-10 09:50:22 +02:00
Rodrigo Moya
16fad4785d
Release 2.31.1
2010-05-05 12:34:01 +02:00
Mattias Põldaru
3778c03311
Estonian translation updated
2010-05-04 06:57:00 +03:00
Mario Blättermann
c1906859ab
Updated German translation
2010-05-02 14:04:17 +02:00
Jorge González
1d10e40827
Updated Spanish translation
2010-05-02 11:04:11 +02:00
Fran Diéguez
cf5778fc4e
Updated Galician translation
2010-05-01 23:38:08 +02:00
Kjartan Maraas
ab59c2a78f
Updated Norwegian bokmål translation
2010-05-01 21:58:31 +02:00
Kjartan Maraas
015bd8d46a
Updated Norwegian bokmål translation
2010-05-01 21:53:09 +02:00
Scott Reeves
65ab7d7270
Fix issue with g-c-c shell and YaST shell having same unique identifier
2010-04-30 15:15:51 -06:00
Frederic Crozat
fd1da29c0c
Remove trailing space in Malaysan translation, causing GConf error
2010-04-29 11:58:38 +02:00
Norayr Chilingaryan
9f6155bff4
Updated Armenian translation.
2010-04-28 05:30:36 -07:00
Sergey V. Udaltsov
05c1f574d5
Proper response id for the help button
...
https://bugzilla.gnome.org/show_bug.cgi?id=616917
2010-04-27 21:12:58 +01:00
Mattias Põldaru
99cb6a328a
Estonian translation updated
2010-04-26 08:03:21 +03:00
Peteris Krisjanis
c69631c548
Updated Latvian translation.
2010-04-24 21:15:16 +03:00
Andika Triwidada
c529ec1104
Updated Indonesian translation
2010-04-24 12:17:21 +07:00
Manoj Kumar Giri
08fb04c5de
Updated Oriya Translation
2010-04-23 16:33:06 +05:30
Ahmed Noor Kader Mustajir Md Eusoff
d6e3a46d97
Updated Malay translation for gnome-control-center
2010-04-22 19:55:47 +03:00
Maxim Ermilov
c2211ffe0b
Use accessor functions instead direct access
...
https://bugzilla.gnome.org/show_bug.cgi?id=597888
2010-04-22 17:38:59 +04:00