Commit graph

8314 commits

Author SHA1 Message Date
Rodrigo Moya
646355855f Release 2.29.6 2010-01-26 10:03:31 +01:00
Alexander Shopov
e33f42944d Updated Bulgarian translation 2010-01-25 23:12:13 +02:00
Jamil Ahmed
05c1b50347 Updated Bengali translation 2010-01-22 11:42:39 +06:00
vasudeven
5b7d9a8753 updated Tamil translation 2010-01-21 13:40:37 +05:30
Kjartan Maraas
74208facc5 Updated Norwegian bokmål translation 2010-01-19 19:07:05 +01:00
Thomas Wood
54bcf1874d [appearance] use GtkInfoBar rather than a copy of GeditMessageArea
GtkInfoBar (available in Gtk+ 2.18) replaces GeditMessageArea.
2010-01-19 13:03:32 +00:00
Peter Hutterer
2e347d700a Disable tapping only for touchpads without a left mouse button.
Apple touchpads have a single physical button and are thus capable of
working even if tapping is disabled. Don't force it on for these touchpads.

This patch simply changes the check for physical buttons from the previous
"check for LMR be present" to "check only for L".

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-01-16 11:21:22 +01:00
Daniel Nylander
c3e44a7b28 Updated Swedish translation 2010-01-09 17:01:36 +01:00
Runa Bhattacharjee
781761789c Fixed typos and updated translations for Bengali India 2010-01-08 12:48:52 +05:30
Jens Granseuer
62d02072ef [common] Don't leak file descriptors when checking for colour schemes
Closes bug #606155.
2010-01-06 21:43:29 +01:00
Sandeep Shedmake
3d3ca6b7ea Fixed a Typo and Updated Two Strings 2010-01-06 21:06:34 +05:30
Maxim V. Dziumanenko
0749639cca Update Ukrainian translation 2010-01-05 15:06:33 +02:00
Claude Paroz
396b9a7159 [about-me] Add translator comments to 'Home' string
This change is a part of the resolution of bug #605944.
2010-01-04 09:45:36 +01:00
Gabor Kelemen
270ca7b97f Updated Hungarian translation 2010-01-03 18:16:37 +01:00
Vincent Untz
b2261cb5a8 [release] post-release bump to 2.29.5 2009-12-24 00:46:02 +01:00
Vincent Untz
7b201885a7 [release] 2.29.4 2009-12-24 00:45:44 +01:00
Jorge González
6815ff6962 Updated Spanish translation 2009-12-19 13:43:57 +01:00
Lucian Adrian Grijincu
52129766f8 Update Romanian translation 2009-12-19 10:13:49 +02:00
Matej Urbančič
8be4b49a43 Updated Slovenian translation 2009-12-17 09:07:19 +01:00
Christian Kirbach
fbeb9bfcb0 Updated German translation 2009-12-15 23:33:55 +01:00
Kjartan Maraas
8d5359bf43 Updated Norwegian bokmål translation. 2009-12-15 19:09:34 +01:00
Bastien Nocera
945b44fbb2 Remove sleep key entry
https://bugzilla.gnome.org/show_bug.cgi?id=170175
2009-12-15 14:20:12 +00:00
Federico Mena Quintero
a3aa98b49a RANDR - Show 'Mirror Screens' in the monitor label, not a random monitor's name
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-12-11 12:49:04 -06:00
Federico Mena Quintero
0f0e35d509 RANDR - Desensitize the on/off radio buttons if we are in Mirror Screens mode
This makes it even more obvious that you don't need to turn on
individual outputs for Mirror Screens to work properly.

It also means that we don't support "combined" setups like two mirrored
screens and one extended screen.  It seems that the majority of people only care about a few cases:

  - Laptop plus projector or monitor showing the same thing.
  - Computer plus secondary monitor(s) with an extended desktop.
  - Laptop plus docking station with external monitor only (built-in LCD turned off).

For more exotic combinations, people can use the xrandr(1) tool.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-12-11 12:49:03 -06:00
Federico Mena Quintero
32cd3a9d39 RANDR - Sensitize 'Mirror Screens' depending on whether mirror mode is actually supported
Previously it was always sensitive, even if there were not enough connected outputs
for mirroring, or if those those outputs didn't support the same resolution for
mirroring.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-12-11 12:49:03 -06:00
Federico Mena Quintero
6d40eb2648 bgo#590823 - RANDR - Automatically turn on outputs which support Mirror Screens
Previously, outputs could remain off if the user just selected Mirror Screens.
Now we automatically turn on all the outputs which support the clone mode,
to avoid extra work on the part of the user.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2009-12-11 12:45:17 -06:00
Ivar Smolin
76c2b80e34 Updating Estonian translation 2009-12-11 17:43:27 +02:00
Cyril Roelandt
eac0e48a95 [network] Keep proxies in sync when "use same proxy" is selected
When the proxy host or port is changed after the "use same proxy
for all protocols" option was selected, make sure we keep all
proxies in sync. Closes bug #589952.

Signed-off-by: Jens Granseuer <jensgr@gmx.net>
2009-12-10 13:01:39 +01:00
William Jon McCann
9d4a90d798 Add support for per-monitor backgrounds
https://bugzilla.gnome.org/show_bug.cgi?id=147808
2009-12-09 22:15:20 -05:00
Jens Granseuer
e90d5dda76 [common] Fix signedness warnings in window manager code 2009-12-09 12:10:39 +01:00
Jens Granseuer
f1372f438e [common] Fix small memory leak in window manager code 2009-12-09 12:04:32 +01:00
Aron Xu
10506822d2 Update Simplified Chinese translation. 2009-12-09 15:29:17 +08:00
Christian Kirbach
dc52eeb43f Updated German translation 2009-12-09 01:26:35 +01:00
Thomas Wood
c1ee031d15 [default-applications] return an empty string for the custom web item
This prevents the combo box from snapping back to the previous item
2009-12-07 22:46:02 +00:00
Thomas Wood
3d7178b45a [default-applications] be sure to add the gconf directories for monitoring
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=597186
2009-12-07 22:27:04 +00:00
Vincent Untz
a346d3a1fc Make layouts that cannot be activated have insensitive text 2009-12-05 16:05:43 +00:00
Jens Granseuer
fd82bdb9a1 [window] Don't allow Ctrl+Click as window movement modifier
Choosing Ctrl for window movement messes up selecting mutiple
entries in list and grid widgets (e.g. files in nautilus) so
don't offer it as an option. Closes bug #409405.
2009-12-05 13:16:06 +01:00
Jens Granseuer
d5e168c81a [font-viewer] Don't use URI notation when installing fonts
The code treated a URI as a path which would result in escaped
characters showing up as "%20" and such in the destination file
name. Be more careful to treat URIs as URIs and paths as paths.

Closes bug #603732.
2009-12-05 13:04:27 +01:00
Thomas Wood
42133f871f Rename configure.in to configure.ac
The ".ac" extension is the preferred use:

http://www.gnu.org/software/autoconf/manual/html_node/Writing-Autoconf-Input.html
2009-12-05 11:22:52 +00:00
Thomas Wood
21ce3e96da [configure] Enable silent build rules
Enable automake silent rules, if available
2009-12-05 11:19:54 +00:00
Sergey V. Udaltsov
c551464636 The columns in the layout list sorted
Thanks to Vincent, well spotted
https://bugzilla.gnome.org/show_bug.cgi?id=603804
2009-12-04 21:54:40 +00:00
Daniel Nylander
dccd55038b Updated Swedish translation 2009-11-30 10:01:25 +01:00
Nils-Christoph Fiedler
e8e5748689 Updated LowGerman translation 2009-11-25 17:35:18 +01:00
Ivar Smolin
5c4ac1d2f1 Updating Estonian translation 2009-11-22 18:04:48 +02:00
Thomas Wood
9ebd7c4721 [appearance] fix tooltip in the background chooser
Set the has-tooltip property to enable tooltips on items in the background
chooser.

Also remove the custom tooltip timeout value so that it is now consistent
with the rest of the desktop.

Patch from: Matthias Clasen <mclasen@redhat.com>

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=596369
2009-11-21 14:49:08 +00:00
Matej Urbančič
a4e16a1cc5 Updated Slovenian translation 2009-11-18 07:05:11 +01:00
Aron Xu
e3d4e5f27f Fix a small mistake 2009-11-17 16:45:20 +08:00
Tao Wei
e00881d2bb Update Simplified Chinese translation. 2009-11-17 12:33:41 +08:00
Thomas Thurman
f12d0d1c1f Shavian translation 2009-11-16 19:16:49 -05:00
Sergey V. Udaltsov
99d6c81807 Make buttons widths equal
Further discussions related to kbd capplet
2009-11-15 18:12:32 +00:00