098d805a8b
[l10n] Updated Italian translation.
2012-09-22 16:54:29 +02:00
4a21034a00
Updated Hebrew translation.
2012-09-22 15:06:30 +03:00
7904e359f2
Updated Hebrew translation.
2012-09-22 15:06:07 +03:00
0c8a94beb8
screenShield: Fix unlock animation
...
When unlocking succeeds, the transition back to the user session is
animated. However, commit 8cf9baa1
broke the transition by hiding the
actor before starting the animation.
https://bugzilla.gnome.org/show_bug.cgi?id=684591
2012-09-22 13:50:25 +02:00
c13a573792
Updated Danish translation
2012-09-22 12:27:49 +02:00
f9b42e12ae
Updated British English translation
2012-09-22 11:18:23 +01:00
5c2031b768
Updated Bulgarian translation
2012-09-22 12:52:52 +03:00
49643882d4
Updated Korean translation
2012-09-22 18:50:34 +09:00
175ddaa3a1
searchDisplay: Fix alignment of section headers in RTL locales
...
https://bugzilla.gnome.org/show_bug.cgi?id=684379
2012-09-21 21:03:52 +02:00
cc1d6e97b8
Updated Brazilian Portuguese Translation
2012-09-21 15:26:12 -03:00
79b96ab301
Updated Lithuanian translation
2012-09-21 20:53:34 +03:00
44d9316023
Updated Belarusian translation.
2012-09-21 20:02:55 +03:00
5b0c9a74fb
Updated Spanish translation
2012-09-21 17:52:32 +02:00
3429fc3e4c
userMenu: Close menu immediately on user/session switch
...
The same reasoning as for commit 1f30670c1d
also applies to
VT switches.
https://bugzilla.gnome.org/show_bug.cgi?id=684459
2012-09-21 16:07:38 +02:00
d11d8d5353
Updated translation for Odia.
2012-09-21 17:34:09 +05:30
1742bd6ded
Updated Galician translations
2012-09-21 13:18:37 +02:00
9f6e118ea0
Updated Portuguese translation
2012-09-20 22:19:24 +01:00
717bbd3bb5
Updated Serbian translation
2012-09-20 20:23:24 +02:00
e8ebe4de14
popupMenu: Set initial visibility of settings items
...
With the recent session mode changes, the visibility of settings
items is now only set on sessionMode::updated - while the signal
is emitted when the session mode is initialized, settings items
that are added after that are visible regardless of the allowSettings
setting until the next sessionMode::updated signal is received.
Fix this by explicitly setting the initial visibility of settings
items.
https://bugzilla.gnome.org/show_bug.cgi?id=684473
2012-09-20 20:04:05 +02:00
0ff614ccd4
Don't show network dialogs in the lock screen
...
Remove the network agent component from the lock screen and unlock
dialog session modes.
https://bugzilla.gnome.org/show_bug.cgi?id=684384
2012-09-20 20:03:23 +02:00
d0a77b7e0c
keyboard: Make input source items accessible
...
https://bugzilla.gnome.org/show_bug.cgi?id=684462
2012-09-20 19:59:27 +02:00
2815889090
Updated Malayalam file
2012-09-20 22:57:20 +05:30
1317956663
Updated Malayalam file
2012-09-20 21:40:54 +05:30
a2303d8895
Updated Malayalam file
2012-09-20 21:39:01 +05:30
2161c793dc
Updated Hungarian translation
2012-09-20 14:56:16 +02:00
a2f943db8f
Updated Galician translations
2012-09-20 13:20:04 +02:00
23a31b9c00
Update French translation
2012-09-20 12:25:57 +02:00
2591d1b94b
Updated Thai translation
2012-09-20 16:23:00 +07:00
300f97f102
Updated Greek translation
2012-09-20 11:10:59 +03:00
7e3f6c3066
Updated Marathi Translations
2012-09-20 12:34:06 +05:30
601d232064
Updated Arabic translation
2012-09-20 06:55:05 +02:00
8854ac84ad
Updated Arabic translation
2012-09-20 06:45:35 +02:00
0302c3fbd4
Updated HINDI translation
2012-09-20 09:53:23 +05:30
6b6fdc6cfe
Assamese translation updated
2012-09-20 00:14:33 +05:30
7126ce86ec
Updated Bulgarian translation
2012-09-19 20:42:24 +03:00
760bf52f75
update Punjabi Translation
2012-09-19 21:27:02 +05:30
6d791d31de
Updated Polish translation
2012-09-19 16:42:35 +02:00
21adc98d70
updated Tamil translation
2012-09-19 19:46:23 +05:30
6fd7a56568
Updated Slovenian translation
2012-09-19 13:47:04 +02:00
fba427fcaf
Bump version to 3.5.92
...
Update NEWS
3.5.92
2012-09-19 13:12:02 +02:00
7753361ffb
shell-docs: Remove left-over includes
...
Clean out a couple of references to code that was removed or
marked private.
2012-09-19 13:12:02 +02:00
c1590d9ed7
Revert "messageTray: Fix summary position in RTL locales"
...
This reverts commit e6ba7c6e40
.
The original issue is fixed by Clutter commit 64c7973c7429c.
2012-09-19 13:12:02 +02:00
23c1138a58
screenShield: Fix regression from 114f6f577f
2012-09-19 13:12:01 +02:00
2acb097662
grabHelper: Fix regression for dwelling with mouse down
...
b203a95a78
introduced a regression
where we forgot to bail out if the pushModal didn't succeed properly.
https://bugzilla.gnome.org/show_bug.cgi?id=684344
2012-09-19 08:10:12 -03:00
449d116af2
Fix 10884ef7f5
...
Bad rebase and code left in that had no effect.
2012-09-19 13:01:56 +02:00
110240981d
Updated Telugu Translation
2012-09-19 16:22:35 +05:30
ac5c6de929
Updated Indonesian translation
2012-09-19 17:33:45 +07:00
51bdc44352
gdm: Fix property typo
...
Introduced by cc6744055f
2012-09-19 12:11:25 +02:00
bafe34696d
build: Install keybinding files for control-center
...
As some keybindings are now provided by gnome-shell rather than
mutter, it makes sense to expose those in System Settings.
https://bugzilla.gnome.org/show_bug.cgi?id=671010
2012-09-19 11:50:57 +02:00
114f6f577f
screenShield: Delay destruction of unlock dialog
...
While the unlock dialog is created early so that it appears below
the shield while the curtain slides up, it is destroyed immediately
when the shield slides back in.
Keep it around until the shield is down instead.
https://bugzilla.gnome.org/show_bug.cgi?id=684342
2012-09-19 11:50:57 +02:00