Commit Graph

8276 Commits

Author SHA1 Message Date
Reinout van Schouwen
1a4c7629c5 Translate 'suspend' as 'pauzestand' for consistency 2013-09-21 23:27:43 +02:00
Reinout van Schouwen
d21734ee47 Updated Dutch translation 2013-09-21 23:04:37 +02:00
Rūdolfs Mazurs
e140e2c367 Updated Latvian translatio 2013-09-21 21:53:36 +03:00
Mike Gorse
7ced1f5b54 focusCaretTracker: Lower AT-SPI's timeout values
Have AT-SPI calls time out after 250ms, to mitigate the effect of a
deadlock when querying another application that is trying to query
gnome-shell.

https://bugzilla.gnome.org/show_bug.cgi?id=708387
2013-09-21 04:51:42 -05:00
Daniel Korostil
54b028ee3e Updated Ukrainian 2013-09-21 11:42:12 +03:00
Kristjan SCHMIDT
703336e1ea Updated Esperanto translation 2013-09-21 09:54:37 +02:00
Piotr Drąg
9e936252ae Updated Polish translation 2013-09-20 17:44:36 +02:00
Piotr Drąg
fc71a0f081 Updated Polish translation 2013-09-20 17:29:48 +02:00
Chao-Hsiung Liao
86c72fa15d Updated Traditional Chinese translation(Hong Kong and Taiwan) 2013-09-20 13:43:49 +08:00
Daniel Șerbănescu
6ba5af1e9e Updated Romanian Translation 2013-09-19 21:54:35 +02:00
Jasper St. Pierre
33a4f59cfb popupMenu: Center the labels in submenu items
https://bugzilla.gnome.org/show_bug.cgi?id=708330
2013-09-19 12:40:43 -04:00
Florian Müllner
39134f0d9b networkAgent: Don't allow ellipsization of Password label
We don't want password entries to grow when entering more characters
that fit the available width; as labels' ClutterText ellipsizes by
default, the password labels allow entries to grow by shrinking.
Setting the appropriate ellipsize mode fixes this.

https://bugzilla.gnome.org/show_bug.cgi?id=708324
2013-09-19 07:53:57 +02:00
Florian Müllner
30e7440851 keyring: Don't allow ellipsization of Password label
We don't want the password entry to grow when entering more characters
that fit the available width; as labels' ClutterText ellipsizes by
default, the password label allows the entry to grow by shrinking.
Setting the appropriate ellipsize mode fixes this.

https://bugzilla.gnome.org/show_bug.cgi?id=708324
2013-09-19 07:53:57 +02:00
Florian Müllner
be1a7bac7c networkAgent: Port to ClutterTableLayout
We don't make use of any functionality StTable provides over
ClutterTableLayout, so port all users to the Clutter layout
in order to remove our own copy of the code.

https://bugzilla.gnome.org/show_bug.cgi?id=703833
2013-09-19 07:53:57 +02:00
Florian Müllner
fb52a93a28 keyring: Port to ClutterTableLayout
We don't make use of any functionality StTable provides over
ClutterTableLayout, so port all users to the Clutter layout
in order to remove our own copy of the code.

https://bugzilla.gnome.org/show_bug.cgi?id=703833
2013-09-19 07:53:56 +02:00
Florian Müllner
efdf1ff755 main: Close runDialog as necessary on session mode changes
We already do this for looking glass, but it makes even less sense
for the normal run dialog - if a mode sets runDialog to false, the
intention is to not allow executing aribitrary commands.

https://bugzilla.gnome.org/show_bug.cgi?id=708218
2013-09-19 07:53:56 +02:00
Jasper St. Pierre
2c00dad211 network: Make sure to resync when the activating connection changes
Otherwise, we may be left with a stale activating connection if a
connection is activating, but doesn't fully activate for whatever
reason.

https://bugzilla.gnome.org/show_bug.cgi?id=708322
2013-09-18 17:15:01 -04:00
Carlos Soriano
c23786c73e St: Fix fade effect
Commit 4095a58eb9 introduced a
regression, since we have to take into account four cases,
top, bottom, right, and left, and that can't be merged into
two like that commit did.
So fix it to make fade effect works again.

https://bugzilla.gnome.org/show_bug.cgi?id=708256
2013-09-18 20:01:49 +02:00
Rico Tzschichholz
7f1b07b76f Revert "Background: Drop "saturation" related source"
This reverts commit 2f35ad6e65.
2013-09-18 13:54:54 +02:00
Rico Tzschichholz
2f35ad6e65 Background: Drop "saturation" related source
"saturation" was removed from MetaBackground in mutter with
https://git.gnome.org/browse/mutter/commit/?id=0e589061
2013-09-18 13:49:35 +02:00
Jiro Matsuzawa
159c7d34c7 l10n: Update Japanese translation 2013-09-18 20:41:47 +09:00
A S Alam
fe8e990ed7 Punjabi Translation updated by Aman 2013-09-17 22:08:46 -05:00
Ihar Hrachyshka
1fb9b18cb6 Updated Belarusian translation. 2013-09-17 22:46:22 +03:00
Jasper St. Pierre
5c2586127b Update gvc
A translator accidentally undid this.
2013-09-17 11:54:44 -04:00
Ryan Lortie
661b266b45 Updated Esperanto translation
Reviewed by Ken Price
2013-09-17 10:11:50 -04:00
Daniel Șerbănescu
98af044196 Updated Romanian Translation 2013-09-17 09:55:18 +02:00
Florian Müllner
8006c336f5 Bump version to 3.9.92
Update NEWS.
2013-09-16 23:59:39 +02:00
Vangelis Skarmoutsos
bdf07d2ce8 Updated Greek translation 2013-09-16 22:38:25 +03:00
Yosef Or Boczko
efcf858e60 Updated Hebrew translation 2013-09-16 21:55:49 +03:00
Carlos Soriano
93d9c16672 appDisplay: Rework indicators animation
Previously the animation was not entirely according to the mockup.
Now we are closer to the mockup.

The padding for the indicators are decremented, since we need that
to make the animation not too quick. As a drawback, maybe visually
is not as good as before, or the area to click dots is too much little.
Just make that change for now and test it widely, and we can change
that after.

https://bugzilla.gnome.org/show_bug.cgi?id=707565
2013-09-16 18:49:24 +02:00
Luca Ferretti
7aaf261f5a [l10n] Updated Italian translation. 2013-09-16 14:29:11 +02:00
Gabor Kelemen
5eb4450012 Updated Hungarian translation 2013-09-16 13:13:38 +02:00
Alejandro Piñeiro
49c8cdd8f6 a11y: check states EXPANDABLE/EXPANDED on PopupSubMenuMenuItem
https://bugzilla.gnome.org/show_bug.cgi?id=708038
2013-09-16 12:36:16 +02:00
Inaki Larranaga Murgoitio
c860b96a86 Updated Basque language 2013-09-15 15:39:35 +02:00
Peter Mráz
69403bda80 Updated slovak translation 2013-09-15 10:22:30 +02:00
Peter Mráz
f5456b66ff Updated slovak translation 2013-09-15 10:19:30 +02:00
Peter Mráz
28b4c413cb Updated slovak translation 2013-09-15 10:12:56 +02:00
Peter Mráz
5b97250bb1 Updated slovak translation 2013-09-15 10:09:03 +02:00
Peter Mráz
5d26c29eaa Updated slovak translation 2013-09-15 10:07:23 +02:00
Baurzhan Muftakhidinov
613944eccd Update Kazakh translation 2013-09-15 14:00:57 +06:00
Piotr Drąg
8d0e8fc021 Updated Polish translation 2013-09-15 01:22:01 +02:00
Evgeny Bobkin
41ee70d414 Update Russian translation 2013-09-14 20:56:06 +02:00
Joanmarie Diggs
3691e8ddd7 Remove "Menu" from the name of the Settings menu
Its presence makes Orca present "Settings Menu menu". Removing it does
not introduce any new strings.

https://bugzilla.gnome.org/show_bug.cgi?id=708080
2013-09-14 14:07:17 -04:00
Alexandre Franke
be54e94045 Update French translation 2013-09-14 19:08:19 +02:00
Kris Thomsen
366ca72342 Updated Danish translation 2013-09-14 15:55:57 +02:00
Kris Thomsen
fc4e392ac1 Updated Danish translation 2013-09-13 22:03:50 +02:00
Changwoo Ryu
507be35d3a Updated Korean translation 2013-09-14 04:27:43 +09:00
Benjamin Steinwender
5c0d62cd0e Updated German translation 2013-09-13 19:31:45 +02:00
Carlos Soriano
7b7c4568b2 appDisplay: Change pages with page down/up keys
Add key bindings to app picker to allow change pages using
the page up/down keys.

https://bugzilla.gnome.org/show_bug.cgi?id=707979
2013-09-13 19:16:11 +02:00
Carlos Soriano
f38091d96b appDisplay: Move boundary page assertions
Since the function that manages the changes between pages is
goToPage, just move the assertions of page >= 0 and page < nPages
to that function

https://bugzilla.gnome.org/show_bug.cgi?id=707979
2013-09-13 18:58:46 +02:00