Javier Jardón
8edc0f0190
autogen.sh: Remove unnneded lines in autogen.sh
...
gtkdocize and autopoint are already called in gnome-autogen
2010-10-14 04:29:09 +02:00
Yasumichi Akahoshi
e5afc65794
Updated Japanese translation
2010-10-14 00:08:57 +09:00
Rodrigo Moya
1b2abc48ad
default applications: Use GSettings from gsettings-desktop-schemas for default Terminal and A11Y applications
2010-10-13 16:09:32 +02:00
Rodrigo Moya
556e483cf0
default applications: Remove selection of media player
...
This was only used to start the default media player on gnome-settings-daemon,
when the user presses the Media key. We just open the default for audio/ogg
there, so no need to ask the user for a default media player
2010-10-13 15:28:33 +02:00
Rodrigo Moya
d7b59d3929
keyboard: Bind scale widgets also via their GtkAdjustment
2010-10-13 13:06:57 +02:00
Rodrigo Moya
6f4a2e7e14
keyboard: Use GSettings for the settings in g-s-d schemas
2010-10-13 12:53:49 +02:00
Richard Hughes
f80b6b2862
Fix 'make distcheck' by correcting 54ef13e76e
2010-10-13 10:20:10 +01:00
Bastien Nocera
eb742ed14d
mouse: Require libXInput
...
As it's pretty much required for a modern desktop system.
2010-10-12 19:43:32 +01:00
Fran Diéguez
b314072bac
Updated Galician translations
2010-10-12 14:01:28 +02:00
Bastien Nocera
611cd87af0
lib: Fix parallel building
...
The library lives in the same build directory, so point it at that,
rather than in a round-about way.
2010-10-11 18:41:33 +01:00
Rodrigo Moya
865744496c
default applications: Set the selected browser to handle HTTPS urls also
2010-10-11 15:40:43 +02:00
Andrej Žnidaršič
5af8da53d1
Updated Slovenian translation
2010-10-11 14:49:57 +02:00
Yaron Shahrabani
0bebacbc0c
Updated Hebrew translation
2010-10-11 13:55:43 +02:00
Rodrigo Moya
df484db37e
[default applications] Use URL handlers for browser and mailer applications
2010-10-11 13:35:21 +02:00
Rodrigo Moya
5ca286593a
[display] Remove last GConf leftovers
2010-10-11 11:48:40 +02:00
Rodrigo Moya
20ff4db1ba
Add cc_setting_editor_new_string
2010-10-11 10:50:06 +02:00
Rodrigo Moya
dbbe3c0726
Use g_settings_bind instead of listening to GtkToggleButton's signals
2010-10-11 10:04:58 +02:00
Rodrigo Moya
03a2ddc158
Convert CcSettingEditor object to a widget, to simplify a lot of the code in the panels
2010-10-11 10:04:58 +02:00
Rodrigo Moya
b7972bc1cb
Use the same marshaller for both GConfPropertyEditor and CcSettingEditor
2010-10-11 10:04:58 +02:00
Rodrigo Moya
7ebaaf64c9
Set the model sooner, so that we can select the default application
2010-10-11 10:04:58 +02:00
Rodrigo Moya
95057c5edb
Add CcSettingEditor widget
2010-10-11 10:04:58 +02:00
Yasumichi Akahoshi
f6de09dcf4
Updated Japanese translation.
2010-10-11 13:05:01 +09:00
Changwoo Ryu
477a720d56
Updated Korean translation
2010-10-10 16:14:00 +09:00
Sergey V. Udaltsov
af45ac562b
Using G_CALLBACK macro instead of casting
2010-10-09 22:28:52 +01:00
Sergey V. Udaltsov
aa6f5455f7
More changes from gconf-client to GSettings
...
Getting rid of obsolete and broken gconf-property-editor in favor of gsettings.
2010-10-09 22:25:00 +01:00
Sergey V. Udaltsov
0f92fdad56
typing-break removed from DIST_SUBDIRS
2010-10-09 17:15:13 +01:00
Jorge González
fd51bbcf9a
Updated Spanish translation
2010-10-09 15:56:34 +02:00
William Jon McCann
712a72c301
Remove typing break
2010-10-09 02:59:34 -04:00
Colin Walters
5fe473db1c
m4: Add stub directory so gnome-autogen.sh doens't blow up
...
It requires this directory.
2010-10-08 15:46:10 -04:00
Changwoo Ryu
8b1e28012c
Updated Korean translation
2010-10-09 04:32:19 +09:00
Changwoo Ryu
4eb81a67b3
Updated Korean translation
2010-10-09 04:32:11 +09:00
William Jon McCann
cb052e13b9
display: make the canvas background color a bit more neutral (tasteful)
2010-10-07 20:28:26 -04:00
William Jon McCann
54ef13e76e
display: also remove the system-wide setting helper
2010-10-07 20:20:02 -04:00
William Jon McCann
75a7dbfed0
Readd the checkbox to set primary display
...
It doesn't currently seem to do anything however.
2010-10-07 20:18:09 -04:00
William Jon McCann
c06d1fa19a
display: Simplify the layout of the display panel
...
Move the detect displays button to the left.
Remove make default.
Remove the show in panel item because it doesn't work in GNOME 3.
2010-10-07 19:44:17 -04:00
Benjamin Otte
ab3c66ecdd
display: Remove excess cairo_save() call
2010-10-08 00:01:14 +02:00
William Jon McCann
a7e91dc1da
Add missing CFLAGS to fix build
2010-10-07 17:13:30 -04:00
Bastien Nocera
f3b74b019b
shell: Make sure the shell doesn't show up in itself
...
Spotted by Matthias Clasen <mclasen@redhat.com>
2010-10-07 18:06:44 +01:00
Matthias Clasen
2083f0a045
Link against libxml where appropriate
...
The default-applications and background capplets use libxml,
so link against it.
2010-10-07 12:54:28 -04:00
Rodrigo Moya
7d1246f306
Fixed grammar on comments
2010-10-07 12:12:34 +02:00
Yaron Shahrabani
b61ff3331c
Updated Hebrew translation.
2010-10-07 09:16:08 +02:00
Bastien Nocera
e22c847f19
display: Show the resolution in the canvas area
2010-10-06 17:57:58 +01:00
Bastien Nocera
a77dfb1c3c
display: Reorganise according to mockups
...
Reorganise the widgets in the display panel to be a little bit
less of a mess of widgets. Global options are now separate from
per-monitor ones.
2010-10-06 17:57:58 +01:00
Bastien Nocera
792e8cb20e
capplets: Remove capplets, they're not built
2010-10-06 17:57:58 +01:00
Cosimo Cecchi
78b5f0ee2d
mouse: use new GDK error trap API
2010-10-06 13:01:37 +02:00
Bastien Nocera
611ed2ffcf
shell: Fix compile time warning
...
And make the arguments match the expect ones.
2010-10-06 11:49:12 +01:00
Bastien Nocera
266cf23848
keyboard: Fix compile-time warning
...
With function missing its prototype
2010-10-06 11:45:59 +01:00
Bastien Nocera
cdffa4f46b
shell: handle GtkSizeRequest removal
2010-10-06 11:45:33 +01:00
Cosimo Cecchi
6dfc24e3e6
Make flickr background setting not segfault.
2010-10-06 12:31:03 +02:00
Thomas Wood
45218a7991
datetime: Start implementing new UI designs
...
New UI design from Jakub Steiner and Hylke Bons
2010-10-05 10:41:45 +01:00