Commit graph

8750 commits

Author SHA1 Message Date
Bastien Nocera
98c95e857d keybindings: Fix some compile-time warnings
Including missing function declaration and deprecated GDK_DISPLAY use.
2010-09-20 18:16:10 +01:00
Bastien Nocera
892e513996 network: Fix compile-time warning
gnome-network-properties.c:667:22: warning: pointer of type ‘void *’ used in arithmetic
gnome-network-properties.c:667:46: warning: pointer of type ‘void *’ used in arithmetic
2010-09-20 18:12:09 +01:00
Bastien Nocera
d863154fcb keyboard: Fix compile-time warnings
Including an undeclared function, and deprecated use of GDK_DISPLAY.
2010-09-20 18:09:52 +01:00
Bastien Nocera
383882a4c5 mouse: Fix compile-time warnings
Including missing declarations, and deprecated use of GDK_DISPLAY.
2010-09-20 18:06:41 +01:00
Bastien Nocera
4a95303baa mouse: Fix warning about missing declaration 2010-09-20 18:02:36 +01:00
Bastien Nocera
7854262a93 background: add FIXME for unused function 2010-09-20 18:01:27 +01:00
Bastien Nocera
2db5695c9f background: remove unused variables 2010-09-20 18:00:19 +01:00
Bastien Nocera
6e7b3774c0 Only link the panels that require it to gnome-desktop
Only the display and background panels use gnome-desktop,
the shell shouldn't need to require it.
2010-09-20 17:56:23 +01:00
Bastien Nocera
9c8da4525f shell: Fix compile-time warning 2010-09-20 17:44:43 +01:00
Ivar Smolin
c84e79f94d [l10n] Updated Estonian translation 2010-09-19 12:03:13 +03:00
Vincent Untz
d54d9de857 display: Add missing include to fix build 2010-09-18 12:25:06 +02:00
Piotr Drąg
9af57dbb75 Updated Polish translation 2010-09-18 00:39:23 +02:00
Timo Jyrinki
66dec5155c Updated Finnish translation. 2010-09-17 18:30:42 +03:00
Gintautas Miliauskas
8a786a44fa Updated Lithuanian translation (thanks Aurimas Cernius). 2010-09-16 22:34:16 +03:00
Baurzhan Muftakhidinov
dee5a1ca28 Initial translation to Kazakh 2010-09-16 15:52:04 +06:00
Kenneth Nielsen
859f067321 Updated Danish translation 2010-09-15 21:35:28 +02:00
Mario Blättermann
99b0f39dff [i18n] Updated German translation 2010-09-12 21:12:52 +02:00
Wouter Bolsterlee
290cd358ce Updated Dutch translation by Mario Blätterman 2010-09-12 16:40:38 +02:00
Duarte Loreto
a5f3d364f2 Updated Portuguese translation 2010-09-12 12:59:23 +01:00
Kalev Lember
4859ae9b30 bgo#629299 - Prefix key constants with _KEY
In GTK+ 3 key constants have gained _KEY prefix.
2010-09-10 15:00:13 -05:00
Kalev Lember
af28fbb0bd bgo#629299 - Remove deprecated use of gtk_icon_view_set_orientation
gtk_icon_view_set_orientation() was deprecated in GTK+ 2.22 and removed
in GTK+ 3 in favour of gtk_icon_view_set_item_orientation().
2010-09-10 15:00:07 -05:00
Kalev Lember
cd8a0ecbe2 bgo#629299 - Use gdk_display_get_default instead of GDK_DISPLAY
GDK_DISPLAY() was deprecated in GTK+ 2.22 and removed in GTK+ 3.
2010-09-10 14:59:42 -05:00
Kalev Lember
bfb92ffe9b bgo#627861 - [randr] Don't silengly ignore errors when pkexec(1) fails
Now we present a proper error dialog if the 'Make Default' configuration
cannot be set due to a pkexec error.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-09-10 14:46:29 -05:00
Bastien Nocera
bc65958e72 shell: Fix build from previous build changes
Thanks to Kjartan for the notice
2010-09-10 17:04:10 +01:00
Bastien Nocera
eadf35bf48 shell: Use $(AM_V_GEN) when generating marshal files
And remove outdated use of $(NULL)
2010-09-10 11:58:34 +01:00
Bastien Nocera
eb1e75ec6e display: Generate marshal files properly
Instead of having generated files in the repo.
2010-09-10 11:56:09 +01:00
Bastien Nocera
5b45a61320 Fix drw_timer_new() prototype
To not generate a warning when compiling.
2010-09-10 11:49:58 +01:00
Gabriel Burt
110010bb65 bnc#600599 - [randr] Label to warn that 'Same image in all monitors' may limit the resolution options
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-09-09 14:46:00 -05:00
Ivar Smolin
c4ce026c31 [l10n] Updated Estonian translation 2010-09-08 09:05:07 +03:00
Luca Ferretti
25d3afeecc Updated Italian translation 2010-09-07 00:17:52 +02:00
Dirgita
2673142574 Updated Indonesian translation 2010-09-03 20:51:55 +07:00
drtv
dbdf9963c6 Updated Tamil translation 2010-09-03 17:18:53 +05:30
noch
1d7e643271 Modified Armenian translation - po file 2010-09-02 14:58:05 +05:00
noch
d4d8e8762d Added Armenian translation - po file. Modified LINGUAS. 2010-09-02 11:34:29 +05:00
Philip Withnall
cf241ff26e Update British English translation 2010-09-01 09:47:22 +01:00
noch
c580a756c1 Modified LINGUAS. Added new empty line, just because of web-site shows some incorrect status on LINGUAS file. It says that LINGUAS doesn't contain hy. 2010-09-01 10:59:07 +05:00
Bruce Cowan
7aef5f9ab4 Updated British English translation 2010-08-31 16:54:15 +01:00
Gabor Kelemen
7f93c70626 Updated Hungarian translation 2010-08-29 10:59:58 +02:00
Gheyret Kenji
7d9fe2e8bb Added UG translation 2010-08-28 13:11:41 +02:00
Alexander Shopov
5867773ca7 Updated Bulgarian translation 2010-08-28 10:15:13 +03:00
Bruno Brouard
ffad985284 Updated French translation 2010-08-27 21:03:44 +02:00
Khaled Hosny
7a1babab46 Updated Arabic translation 2010-08-27 03:20:58 +02:00
Thomas Wood
31dab0416b shell: change the fixed width to 675 pixels 2010-08-25 19:18:48 +01:00
Thomas Wood
ce8cd97754 background: implement new UI design from Jakub Steiner 2010-08-25 19:18:05 +01:00
Michael Kotsarinis
45954bdeb5 l10n: Updated Greek translation for gnome-control-center 2010-08-25 14:29:22 +03:00
Michael Kotsarinis
032bef196d l10n: Updated Greek translation for gnome-control-center 2010-08-25 14:28:31 +03:00
Benjamin Otte
341dfaa879 Call gtk_widget_set_allocation() during size_allocate
Fixes panels not drawing themselves with GTK 3.
2010-08-24 10:24:56 +02:00
Милош Поповић
a0974d0e13 Updated Serbian translation 2010-08-23 01:07:04 +02:00
Ask H. Larsen
fade72a288 Updated Danish translation 2010-08-22 13:19:56 +02:00
Benjamin Otte
c1b95ff43f display: Copy background setter code from mutter
This code uses the new GDK API to set the window background.

https://bugzilla.gnome.org/show_bug.cgi?id=626870
2010-08-21 04:07:22 +02:00