Commit graph

8234 commits

Author SHA1 Message Date
Vincent Untz
915b55e3fb Use libunique in the shell to have a single-instance shell
This requires a slight API meaning change in libslab:
create_main_window() doesn't run gtk_main() anymore. This wasn't a good
thing anyway.
2009-08-11 11:33:24 +02:00
Mattias Põldaru
aefc22db89 Updating Estonian translation 2009-08-11 09:27:23 +03:00
Luca Ferretti
51a6807cac Updated Italian translation 2009-08-11 02:10:37 +02:00
Antón Méixome
f0c0708e14 Updated Galician translation 2009-08-10 16:30:09 +02:00
Jens Granseuer
87ffe4d5f1 Fix compiler warnings and error checking
Fix a few "incompatible type" compiler warnings, and correctly
pass a GError* to g_file_make_directories_with_parents.
2009-08-09 13:01:55 +02:00
Jens Granseuer
af6a49348c Fix compiler warnings
theme-thumbnail-engine.c: In function 'message_from_capplet':
theme-thumbnail-engine.c:642: warning: 'pixels' may be used uninitialized in
this function
theme-thumbnail-engine.c:641: warning: 'rowstride' may be used uninitialized in
this function

These are actually false positives but no warnings is good (bug #590990).
2009-08-09 13:01:54 +02:00
Jorge González
50fd4403ea Updated Spanish translation 2009-08-09 12:48:46 +02:00
Vincent Untz
06b8b7d372 Fix error message with unknown option in shell 2009-08-08 17:07:32 +02:00
Vincent Untz
525d09fc83 Use GOption in the shell 2009-08-08 15:56:56 +02:00
Vincent Untz
cbd893fda9 Fix requires in gnome-window-settings-2.0.pc
The headers don't need libgnomeui but gnome-desktop.
2009-08-08 14:41:16 +02:00
Vincent Untz
a0156049c6 Do not depend on libpanel-applet. 2009-08-08 12:02:10 +02:00
Christian Kirbach
f402c71668 Updated German translation. 2009-08-08 01:34:57 +02:00
Jorge González
aadba3acb5 Updated Spanish translation 2009-08-07 19:53:22 +02:00
Jorge González
bae1443f8b Updated Spanish translation 2009-08-07 18:51:42 +02:00
Andreas Proschofsky
f7334d30ce Remove libgnomeui usage. Fixes bug #586527. 2009-08-07 17:41:06 +02:00
Seán de Búrca
3afd008735 Updated Irish translation 2009-08-06 16:54:21 -06:00
Kjartan Maraas
c79e00f203 Updated Norwegian bokmål translation. 2009-08-07 00:45:05 +02:00
Federico Mena Quintero
5d9f7b5e2a RANDR - ensure that the output labels fit inside the monitor rectangles
The labels would get clipped if the monitor rectangles were too small,
thus making the labels unreadable.  Now we ensure that the ink_rect of
the text fits, and we center the text based on its logical_rect.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-08-06 15:33:22 -05:00
Federico Mena Quintero
e2a0d731ac RANDR - remove dead code
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-08-06 15:33:22 -05:00
Federico Mena Quintero
04d2ad2b45 RANDR - Don't sort the outputs before creating the labeler
We used to sort the outputs by their X coordinate, maybe to display a list of them in a
reasonable order.  However, we don't display such a list at all, so it doesn't make
sense to sort the outputs.  This also makes the capplet use the same ordering for outputs
as gnome-settings-daemon for GnomeRRLabeler's purposes, so that the colors for the outputs
match in both the capplet and g-s-d.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-08-06 15:33:22 -05:00
Claude Paroz
8c225e772d Remove markup from translatable string. Fixes #590933 2009-08-06 18:04:36 +02:00
Rodrigo Moya
87669d9ab9 Change error message reference about Bonobo to DBus 2009-08-06 16:35:25 +02:00
Rodrigo Moya
cc1b9bf9e7 Release 2.276.5 2009-08-06 16:16:29 +02:00
Rodrigo Moya
1d24423965 Release 2.27.5 2009-08-06 16:16:29 +02:00
Rodrigo Moya
638dc8d768 Adapted to new libslab API, with no more Bonobo 2009-08-06 16:16:29 +02:00
Khaled Hosny
528a9de2f0 Updated Arabic translation 2009-08-06 13:49:14 +03:00
Claude Paroz
6d3e0a32ff Updated French translation
Contributed by Laurent Coudeur and Claude Paroz
2009-08-06 11:55:01 +02:00
Claude Paroz
339738a567 Remove markup from translatable strings in GTKBuilder files. Fixes #99759 2009-08-06 11:53:42 +02:00
Krix Apolinário
13b5e27cbd Updated Brazilian Portuguese translation. 2009-08-06 00:51:09 -03:00
Khaled Hosny
c488a6075f Updated Arabic translation 2009-08-05 15:14:54 +03:00
Rodrigo Moya
6b76c6a770 Copied latest libslab 2009-08-05 12:20:19 +02:00
Kjartan Maraas
1cd8bdd9ff Updated Norwegian bokmål translation. 2009-08-04 01:46:26 +02:00
Jens Granseuer
b8a3dc1505 Don't clear the custom browser command on startup
When a custom browser command was set we would clear that command
when the capplet was restarted. As a side effect of no longer
doing that, we now use the last used browser command as the
starting point instead of an empty commmand (bug #590316).
2009-08-01 17:40:31 +02:00
Ivar Smolin
d9dd7ba57b Updating Estonian translation 2009-08-01 10:28:41 +03:00
Felix Riemann
a0dabce8b1 [network] Fix unparsed mnemonics. Fixes #590364.
Simply enables the use of the mnemonics in the GtkBuilder file.
2009-07-31 13:49:43 +02:00
Seán de Búrca
589facb7d2 Updated Irish translation 2009-07-31 02:17:02 -06:00
Seán de Búrca
798178bf35 Updated Irish translation 2009-07-31 00:22:04 -06:00
Robert Ancell
7350d76e13 Change localization from Glade to GtkBuilder 2009-07-31 09:24:37 +10:00
Seán de Búrca
d8414ccbc5 Updated Irish translation 2009-07-30 17:14:36 -06:00
Robert Ancell
06a9d218f4 Add missing .ui file for gnome-about-me 2009-07-31 09:09:31 +10:00
Robert Ancell
f12b766e60 Remove all references to Glade
Fix up POTFILES.in for new .ui files
2009-07-31 09:09:31 +10:00
Robert Ancell
5e17d0984f Remove libglade dependency on gnome-mouse-properties 2009-07-31 09:09:31 +10:00
Robert Ancell
d224c36f6e Remove libglade dependency on gnome-keyboard-properties 2009-07-31 09:09:31 +10:00
Robert Ancell
872a2f0da7 Remove libglade dependency on gnome-about-me 2009-07-31 09:09:30 +10:00
Denis Arnaud
409507b4da Updated breton translation 2009-07-30 05:20:59 +02:00
Žygimantas Beručka
5fb7135c73 Updated Lithuanian translation 2009-07-29 12:21:25 +03:00
drtvasudevan
bcb8af64b2 Updated Tamil translation 2009-07-29 08:23:32 +05:30
Daniel Nylander
0e03ee3eff Updated Swedish translation 2009-07-28 02:09:01 +02:00
Ivar Smolin
4da0a45f3e Updating Estonian translation 2009-07-27 23:11:26 +03:00
Khaled Hosny
f5ebb3d672 Updated Arabic translation 2009-07-27 07:14:28 +03:00