Commit graph

15293 commits

Author SHA1 Message Date
Matthias Clasen
fabb18fb1d Make HighContrast icons work
We need to make the cell renderers follow state for the
recoloring of icons on selection to work.

https://bugzilla.gnome.org/show_bug.cgi?id=745873
2015-03-08 22:24:10 -04:00
Dušan Kazik
bd9eeda7ac Updated Slovak translation 2015-03-08 20:52:30 +00:00
Matej Urbančič
72890069f3 Updated Slovenian translation 2015-03-08 21:23:03 +01:00
Mattias Eriksson
fa8da98a49 Updated Swedish translation 2015-03-08 20:22:01 +00:00
Jordi Mas
c5e16602ca Update Catalan translation 2015-03-08 14:29:19 -04:00
Aurimas Černius
8673cb338d Updated Lithuanian translation 2015-03-08 19:19:36 +02:00
Daniel Korostil
d372e2c51b Updated Ukrainian translation 2015-03-08 12:54:10 +02:00
Baurzhan Muftakhidinov
1d1e24729f Updated Kazakh translation 2015-03-07 15:29:24 +00:00
Jiro Matsuzawa
7bf161ce87 l10n: Update Japanese translation 2015-03-07 21:49:20 +09:00
Michael Catanzaro
14356d652b Revert "main: Disable SSLv3 because of POODLE"
This reverts commit 38e7ea475a.

Now that gnome-online-accounts uses WebKit2, we should not presume to
know more about TLS security than WebKit. In WebKit1 this was our
responsibility.

https://bugzilla.gnome.org/show_bug.cgi?id=745645
2015-03-05 10:15:35 -06:00
Changwoo Ryu
95aeb17edf Updated Korean translation 2015-03-05 10:44:49 +09:00
Piotr Drąg
0cca90ce67 Updated Polish translation 2015-03-04 22:50:35 +01:00
David King
b4c02fa3b3 sharing: Update help URI
https://bugzilla.redhat.com/show_bug.cgi?id=1193806
https://bugzilla.gnome.org/show_bug.cgi?id=745590
2015-03-04 15:49:53 +00:00
Bastien Nocera
c430429559 3.15.91 2015-03-03 19:13:52 +01:00
Marek Černocký
f9f212a7e9 Updated Czech translation 2015-03-02 21:49:20 +01:00
Daniel Mustieles
890893dc76 Updated Spanish translation 2015-03-02 19:39:16 +01:00
Tom Tryfonidis
025a2beadf Updated Greek translation 2015-03-02 08:00:50 +00:00
Rafael Ferreira
fbb5b33f8d Updated Brazilian Portuguese translation 2015-03-02 00:14:23 +00:00
Fran Dieguez
b8f97e80de Updated Galician translations 2015-03-02 00:04:38 +01:00
Yosef Or Boczko
e456e1e2e7 Updated Hebrew translation 2015-03-02 00:56:08 +02:00
Stas Solovey
7d38d48a52 Updated Russian translation 2015-03-01 22:00:11 +00:00
Alexandre Franke
84f40806e6 Updated French translation 2015-03-01 21:21:19 +00:00
Stas Solovey
81d849815a Updated Russian translation 2015-03-01 21:12:54 +00:00
Balázs Úr
3bd8070bb9 Updated Hungarian translation 2015-03-01 09:29:24 +00:00
Dušan Kazik
dd546ecd5d Updated Slovak translation 2015-02-28 20:13:16 +00:00
Rui Matos
87640bb6f8 region: Implement input source list re-ordering
The first input source gets activated by default when users log in but
we don't currently allow users to set this (other than the awkward
remove all input sources and add them again in the right order).

Allowing user re-ordering of the input source list nicely allows users
to get the default input source they want.

https://bugzilla.gnome.org/show_bug.cgi?id=743400
2015-02-28 20:57:38 +01:00
Rui Matos
da060fa691 region: Add accessible names to toolbar buttons
https://bugzilla.gnome.org/show_bug.cgi?id=743400
2015-02-28 20:57:38 +01:00
Rui Matos
44b36798a3 region: Join the input source settings and layout buttons
Currently it looks a bit unpolished that the add/remove buttons on the
other side of the toolbar look linked while this pair doesn't. Note
that the input source settings button isn't always visible but in that
case the layout button will still show up correctly as non-linked.

https://bugzilla.gnome.org/show_bug.cgi?id=743400
2015-02-28 20:57:38 +01:00
Florian Müllner
4179afc55c region: Shut up a compiler warning
The variable cannot actually be used uninitialized, but that's not
obvious to the compiler.
2015-02-28 11:38:58 +01:00
Mario Wenzel
d9e6605532 Corrected bugzilla product name in README
was control-center but is actually gnome-control-center.
It is correct in the doap-file
2015-02-26 23:20:43 +01:00
Anders Jonsson
8a4b679085 Updated Swedish translation 2015-02-25 21:07:49 +00:00
Ondrej Holy
3e6b741ad2 user-accounts: check for NULL on um_realm_object_get_common
um_realm_object_get_common can return NULL, which shouldn't be passed
into subsequent functions to avoid crashes.

https://bugzilla.gnome.org/show_bug.cgi?id=705351
2015-02-25 15:50:17 +01:00
Daniel Korostil
15a1bf7196 Updated Ukrainian translation 2015-02-24 23:18:14 +02:00
Baurzhan Muftakhidinov
cb54b1adb4 Updated Kazakh translation 2015-02-24 16:08:22 +00:00
Yosef Or Boczko
6db9df9a98 Updated Hebrew translation 2015-02-24 12:25:44 +02:00
Aurimas Černius
1f71c10ab1 Updated Lithuanian translation 2015-02-23 22:58:13 +02:00
Rui Matos
511265e574 display: In clone mode, set geometry of all outputs when one changes
Otherwise we could fail to validate the new configuration depending on
which output we're initializing mirror mode from.

gnome_rr_config_applicable() creates a temporary array of outputs for
validation and, in clone mode, all of them are assigned the same
geometry but, since it lacks context about which output the user is
currently on, it just uses the first one's geometry for all of
them. If this first output isn't the one the user is changing in the
UI then we never called _set_geometry() on it with a clone mode
geometry and thus the validation would fail because the geometry used
is that output's current mode which might not match the clone mode's.

https://bugzilla.gnome.org/show_bug.cgi?id=743816
2015-02-23 19:38:56 +01:00
Ondrej Holy
de821d5922 user-accounts: don't show fingerprint options if disabled
Don't show fingerprint configuraiton if the administrator disabled
fingerprint authentication:
https://help.gnome.org/admin/system-admin-guide/stable/login-fingerprint.html

https://bugzilla.gnome.org/show_bug.cgi?id=744332
2015-02-23 12:57:18 +01:00
Alain Lojewski
886f95be38 Updated French translation 2015-02-23 10:29:36 +00:00
Trần Ngọc Quân
ec4b30cd2b Updated Vietnamese translation
Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
2015-02-23 07:53:20 +07:00
Balázs Úr
a2d795e9a6 Updated Hungarian translation 2015-02-22 19:29:48 +00:00
Fran Dieguez
bc7a526ed3 Updated Galician translations 2015-02-22 02:33:05 +01:00
Cheng-Chia Tseng
3e1f887414 Updated Chinese (Taiwan) translation 2015-02-21 16:58:55 +00:00
Dušan Kazik
7753209e32 Updated Slovak translation 2015-02-21 16:20:12 +00:00
Dušan Kazik
3f352268cb Updated Slovak translation 2015-02-21 16:17:59 +00:00
Chao-Hsiung Liao
45d74963af Updated Chinese (Taiwan) translation 2015-02-21 10:15:17 +00:00
Aron Xu
c377d3aae1 Update Simplified Chinese translations 2015-02-20 22:45:55 +08:00
Muhammet Kara
19958696bd Updated Turkish translation 2015-02-20 13:30:18 +00:00
Bastien Nocera
d9f08df39c info: Fix crash when application supports no mime-type
It seems to be possible for Firefox Nightly to set itself up as the
default x-scheme-handler/http without actually handling any mime-types.

See https://bugzilla.redhat.com/show_bug.cgi?id=1193680

https://bugzilla.gnome.org/show_bug.cgi?id=744695
2015-02-19 15:21:51 +01:00
Milo Casagrande
6a4e72c400 Updated Italian translation 2015-02-18 07:49:23 +00:00