Commit graph

8104 commits

Author SHA1 Message Date
Henrique P. Machado
549ffe9eca Updated Brazilian Portuguese translation. 2009-08-18 22:21:48 -04:00
Antón Méixome
6f7ce8ca87 Updated Galician Translation 2009-08-17 13:29:29 +02:00
Rodrigo Moya
ecfc1f4261 Release 2.27.90 2009-08-17 11:24:02 +02:00
Bastien Nocera
a250580a6b Port about-me to PolicyKit 1.0
Remove the polkit-gnome dependency. It's unlikely that admins
would require a password for the user to enroll themselves,
and we can't modify other users' fingerprints either.
2009-08-16 17:55:30 +01:00
Matthias Clasen
fb049f9490 Remove old code poking directly into the pwent
Use the glib functions to get the login name and real user name,
instead or some crummy Unix-y code.
2009-08-16 17:55:23 +01:00
Andre Klapper
d6cb71a5de Updated Czech translation. 2009-08-15 17:37:28 +02:00
Tommi Vainikainen
98d3a2e469 Updated Finnish translation 2009-08-15 17:32:22 +03:00
Ivar Smolin
befb989562 Updating Estonian translation 2009-08-15 12:19:23 +03:00
Seán de Búrca
669262e819 Updated Irish translation 2009-08-15 01:19:55 -06:00
Khaled Hosny
e8e07a5ed1 Updated Arabic translation 2009-08-14 21:46:01 +03:00
Jorge González
3cef270e2a Updated Spanish translation 2009-08-14 20:01:04 +02:00
Claude Paroz
c710e8dcf8 Attributes tag is not supported in GtkButtons. Fixes #591656 2009-08-14 18:46:22 +02:00
Rajesh Ranjan
ea00b6ce7f hindi update 2009-08-14 18:15:57 +05:30
Rajesh Ranjan
a2f1e671de hindi update 2009-08-14 18:12:12 +05:30
Mark Krapivner
0cd435ee22 Updated Hebrew translation 2009-08-14 12:22:32 +03:00
Daniel Nylander
532ffc413e Updated Swedish translation 2009-08-13 10:06:30 +02:00
Manoj Kumar Giri
99a9528448 Updated Oriya Translation 2009-08-12 17:15:43 +05:30
Christian Hergert
14b80a942d Make sure the underline in "Save _As..." is interpreted. 2009-08-11 18:18:39 +02:00
Jens Granseuer
5998aa90c0 Fix crash when iterating through the tree model
Don't use indices to move through iterators, don't skip the first
section, and verify that we got a new iterator before using it
(bug #591392).
2009-08-11 18:01:55 +02:00
Vincent Untz
1dee15363d Update to latest libslab, and do not install libslab on the system 2009-08-11 11:50:17 +02:00
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