Commit graph

8463 commits

Author SHA1 Message Date
Javier Jardón
825434bbcd Remove GTK+ deprecated symbols
https://bugzilla.gnome.org/show_bug.cgi?id=572325
2010-04-13 19:34:52 +02:00
Javier Jardón
6012559536 Use only single GTK+ includes
https://bugzilla.gnome.org/show_bug.cgi?id=615292
2010-04-13 19:21:08 +02:00
Liu Aleaxander
4d7994841a Update Simplified Chinese translation for "_Detect Monitors"
Update it, since it is translated to 'Delete Monitors".

Signed-off-by: Liu Aleaxander <Aleaxander@gmail.com>
2010-04-13 11:29:04 -05:00
Sandeep Shedmake
f5766ff5b7 Updated Marathi Translations 2010-04-13 11:06:24 +05:30
Marios Zindilis
260765e9da Updated Greek translation for gnome-control-center 2010-04-10 19:55:10 +03:00
Leonid Kanter
bfb60ced57 Fixed https://bugzilla.gnome.org/show_bug.cgi?id=614921 2010-04-09 23:45:48 +03:00
Jens Granseuer
945be99300 [about-me] Minor string updates
Closes bug #615283.
2010-04-09 19:10:21 +02:00
Jens Granseuer
39bad922dd [display] Change icon name to preferences-desktop-display
Use preferences-desktop-display instead of gnome-display-properties.
Closes bug #614912.
2010-04-09 18:55:24 +02:00
Matej Urbančič
ea306a8307 Updated Slovenian translation 2010-04-07 12:13:56 +02:00
Jorge González
31b93bf8b0 Updated Spanish translation 2010-04-07 07:50:07 +02:00
Federico Mena Quintero
5180a99017 Merge branch 'randr-set-as-default'
This adds a "Make Default" button in gnome-display-properties, which is used
to set up a systemwide default RANDR configuration.  For users which don't have
a personal ~/.config/monitors.xml, then that systemwide configuration will
be used instead.

There is a PolicyKit helper program, gnome-display-properties-install-systemwide,
which is used to create the file

  /etc/gnome-settings-daemon/xrandr/monitors.xml

in a secure fashion.
2010-04-06 18:31:22 -05:00
Milan Bouchet-Valat
8a31bf892c [about-me] Don't hang when new and old password only differ in case
'passwd' returns an error when the new and the old passwords only differ in case. If we don't handle this (unlikely) case, users-admin hangs. Assimilate this error to "passwords are too similar".
2010-04-04 17:10:40 +02:00
Reşat SABIQ
4b3d1c8043 Minor update for Crimean Tatar/Turkish translation 2010-04-03 15:04:33 -05:00
Reşat SABIQ
0fdf1a8ec8 Minor update for Crimean Tatar/Turkish translation 2010-04-03 13:47:52 -05:00
Andika Triwidada
41058e1e77 Updated Indonesian translation 2010-04-03 18:35:22 +07:00
Ani Peter
904fb57e44 Updated Malayalam Translation 2010-03-31 14:37:20 +05:30
Sweta Kothari
4508f040cb Updated Gujarati Translations 2010-03-31 11:18:20 +05:30
Reşat SABIQ
1bbf9e7f2f Updated Crimean Tatar (Crimean Turkish) translation 2010-03-30 00:41:34 -05:00
Rodrigo Moya
e9b7e0a11c Release 2.30.0 2010-03-29 16:42:20 +02:00
Jonh Wendell
881512de6c Given credits to pt_BR translator Antonio Fernandes 2010-03-29 09:31:08 -03:00
Inaki Larranaga Murgoitio
24deaad041 Updated Basque language 2010-03-27 17:03:46 +01:00
Kostas Papadimas
60fac22392 Updated Greek translation 2010-03-27 17:15:17 +02:00
Ask H. Larsen
e0f2561c5c Updated Danish translation 2010-03-27 16:15:39 +01:00
Jamil Ahmed
a48bad057b Updated Bengali translation 2010-03-27 20:28:22 +06:00
Ivar Smolin
1959edf6a2 Estonian translation updated 2010-03-27 15:44:22 +02:00
Jorge González
11b2ca885c Updated Spanish translation 2010-03-27 14:18:36 +01:00
Chao-Hsiung Liao
46090c0cb2 Updated Traditional Chinese translation(Hong Kong and Taiwan) 2010-03-27 20:52:58 +08:00
Žygimantas Beručka
a95472c2d5 Updated Lithuanian translation. 2010-03-27 00:33:00 +02:00
Maxim V. Dziumanenko
eb84897d43 Updated Ukrainian translation 2010-03-26 18:26:32 +02:00
Miloš Popović
1ac3b9a802 Updated Serbian translations 2010-03-24 00:25:58 +01:00
Michal Schmidt
314ab51f6f I noticed that gnome-about-me silently forgets all information I put
into it and on the next run all fields are empty again.

The GTK+ 2.19.2 release notes say:
* Bugs fixed:
  ...
  591085 GtkBuilder object ID bounded to GtkWidget "name" property

Apparently gtk_widget_get_name() was never supposed to return the ID of
the widget, so about_me_focus_out() worked only by mistake until GTK+
fixed the "bug".
2010-03-23 19:28:42 +01:00
Michal Schmidt
41586c16b9 about_me_destroy() frees the whole data structure and it tries to do the
right thing by setting "me = NULL" afterwards, but "me" in this case is
not the global variable, but the local one which shadows it. So the
global "me" remains non-NULL and when later about_me_focus_out() is
called, it cannot know it should return early.

It only makes sense for about_me_destroy() to operate on the global
"me", so there's no point in passing it as a parameter.
2010-03-23 19:28:37 +01:00
Inaki Larranaga Murgoitio
601c160350 Updated Basque language 2010-03-23 12:25:06 +01:00
Sweta Kothari
8a271cb64c Updated Gujarati Translations 2010-03-23 14:55:07 +05:30
Mattias Põldaru
ec9a25f378 Estonian translation updated 2010-03-23 10:09:05 +02:00
Mattias Põldaru
3c093f5cf9 Estonian translation updated 2010-03-22 19:28:18 +02:00
Adi Roiban
681a19d55c Update Romanian translation 2010-03-22 01:23:14 +02:00
Thanos Lefteris
877774ee8c Updated Greek translation for gnome-control-center 2010-03-21 00:09:46 +02:00
A S Alam
8d7991990c update Punjabi Translation 2010-03-20 18:42:51 +05:30
vasudeven
64f1ab990e updated Tamil translation 2010-03-20 17:21:41 +05:30
Leonid Kanter
637c82ce8e Update Russian translation from Юрий Козлов 2010-03-20 11:21:10 +02:00
Petr Kovar
4778d66745 Update Czech translation 2010-03-20 00:08:05 +01:00
Federico Mena Quintero
c30ff27d1f Show a success dialog when the configuration is saved
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-03-19 16:44:01 -06:00
Federico Mena Quintero
54391e5713 Oops, open the temp file for writing
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-03-19 16:03:03 -06:00
Federico Mena Quintero
95089f7762 Fix missing newlines in error messages
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-03-19 16:03:03 -06:00
Federico Mena Quintero
518b887937 Actually call pkexec(1) to set the systemwide configuration
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-03-19 16:02:58 -06:00
Reşat SABIQ
f519511445 Updated Crimean Tatar (Crimean Turkish) translation 2010-03-18 23:54:45 -05:00
Tommi Vainikainen
514610cee0 Updated Finnish translation 2010-03-18 15:02:14 +02:00
Federico Mena Quintero
1665cdbed5 RANDR - Don't show a tooltip while a monitor is being dragged
Otherwise the tooltip obscures what you are dragging.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-03-17 18:44:30 -06:00
Bruce Cowan
74faa4859b Updated British English translation 2010-03-17 22:48:58 +00:00