Commit graph

16054 commits

Author SHA1 Message Date
Tiago Santos
0a37eeb7d4 Updated Portuguese translation 2016-05-30 14:29:19 +00:00
Felipe Borges
e67cd42a45 search: use-header-bar for Search Locations dialog
https://bugzilla.gnome.org/show_bug.cgi?id=766513
2016-05-30 15:32:38 +02:00
Felipe Borges
f473ec45c7 search: introduce the new Search Locations dialog
https://wiki.gnome.org/Design/SystemSettings/Search

https://bugzilla.gnome.org/show_bug.cgi?id=766513
2016-05-30 15:22:44 +02:00
Milo Casagrande
8bc4156375 Updated Italian translation
(cherry picked from commit e060fcf05b)
2016-05-29 13:26:21 +00:00
Bastien Nocera
e39ef0eea7 power: Fix build on non-Linux systems
In 8400d3e, we ported the power panel to libnm 1.2, but at the same
time, made libnm a hard requirement. This is a problem on non-Linux
systems.

See https://bugzilla.gnome.org/show_bug.cgi?id=765910#c31
2016-05-28 21:54:07 +02:00
Friedrich Herbst
fb44ea3908 Updated German translation 2016-05-28 18:55:09 +00:00
Bastien Nocera
9183d34947 network: Port to libnm 1.2
We also remove support for WiMAX (now unsupported by NetworkManager),
and InfiniBand (Enterprise feature), and the use of
the deprecated NM_SETTING_WIRELESS_SEC property.

With help from network-manager-applet patches by Jiří Klimeš and
Dan Winship.

https://bugzilla.gnome.org/show_bug.cgi?id=765910
2016-05-27 18:23:33 +02:00
Bastien Nocera
8400d3ed81 power: Port to libnm 1.2
And make the NMClient instantiation async now that the API permits it.

https://bugzilla.gnome.org/show_bug.cgi?id=765910
2016-05-27 18:23:33 +02:00
Tiago Santos
54acab12c7 Updated Portuguese translation 2016-05-26 13:47:00 +00:00
Bastien Nocera
8861d44099 network: Remove now unused virtual devices support
https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
da96effab7 network: Remove HAVE_NM_UNSTABLE check
We don't have any code that relies on it anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
a4729411b5 network: Remove VLAN support
It is supported by Cockpit already:
https://github.com/cockpit-project/cockpit/issues/1007

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
9974342865 network: Remove team support
It will be supported by Cockpit in the near future:
https://github.com/cockpit-project/cockpit/issues/4330

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
b38bf8b672 network: Remove bond support
It is supported by Cockpit already:
https://github.com/cockpit-project/cockpit/issues/458

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Bastien Nocera
20b634b454 network: Remove bridge support
It is supported by Cockpit already:
https://github.com/cockpit-project/cockpit/issues/459

https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00
Cosimo Cecchi
b3199dd641 region: remove handling of current input source GSetting
This is not read anymore by gnome-shell or gnome-settings-daemon, and
there's no point for gnome-control-center to read or write it anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=766846
2016-05-25 11:00:41 -07:00
Jordi Mas
02298c1d43 Fix to Catalan translation 2016-05-22 19:33:20 +02:00
Tiago Santos
2b0b0cd2af Updated Portuguese translation 2016-05-20 21:31:06 +00:00
Baurzhan Muftakhidinov
a751850eb2 Updated Kazakh translation 2016-05-20 08:16:21 +00:00
Dušan Kazik
ebc8b16c4f Updated Slovak translation 2016-05-18 18:55:10 +00:00
Aurimas Černius
2ae2700612 Updated Lithuanian translation 2016-05-14 22:19:42 +03:00
Rui Matos
e9b70c2efa display: Separate interlaced from normal modes
https://bugzilla.gnome.org/show_bug.cgi?id=763833
2016-05-13 18:39:23 +02:00
Rui Matos
2e45eeaa36 region: Be more thorough in cc_input_chooser_reset()
This should result in returning to the initial state as intended
instead of keeping the filter entry shown and the filter applied.

https://bugzilla.gnome.org/show_bug.cgi?id=765909
2016-05-13 18:39:23 +02:00
Rui Matos
ff656743f4 region: Handle escape in the input chooser's filter entry
Reset the chooser on escape.

https://bugzilla.gnome.org/show_bug.cgi?id=765909
2016-05-13 18:39:23 +02:00
Felipe Borges
0ac120b782 mouse: allow focus on switches in the Touchpad section
Enables the navigation/focus on the switches in the Touchpad
section.

https://bugzilla.gnome.org/show_bug.cgi?id=766186
2016-05-10 14:25:26 +02:00
Felipe Borges
a969805bd2 universal-access: allow focus on row switches
This allows the navigation/focus to the settings switches.

https://bugzilla.gnome.org/show_bug.cgi?id=766186
2016-05-10 10:47:03 +02:00
Cédric Valmary
d490485e2e Updated Occitan translation 2016-05-06 18:38:39 +00:00
Kjartan Maraas
80cf4dd43b Updated Norwegian bokmål translation. 2016-05-03 23:00:47 +02:00
Kjartan Maraas
f54b157289 Updated Norwegian bokmål translation. 2016-05-03 22:57:04 +02:00
Rui Matos
6d825b9660 display: Ensure only one output is set as primary
When switching an output to secondary we'd set all other outputs as
primary. Instead, set only the first we find.

https://bugzilla.gnome.org/show_bug.cgi?id=764155
2016-05-02 18:24:12 +02:00
Rui Matos
9b5329f4a8 mouse: Make touchpad capability checking on wayland work as intended
We need to set the out variables otherwise the intended semantics as
documented by the comment aren't enforced.

https://bugzilla.gnome.org/show_bug.cgi?id=765879
2016-05-02 18:23:54 +02:00
GNOME Translation Robot
f1fab4134b Updated Scottish Gaelic translation 2016-04-29 08:43:05 +00:00
Bastien Nocera
5c10ce45b8 panels: Fix translators comments being truncated
Commit b3be076 added soft hyphens along with a comment for translators
to use those soft hyphens. Except that gettext would only grab the one
line out of the four we wrote for translators to read. Put them all on
the same line so that gettext actually extracts those.

https://bugzilla.gnome.org/show_bug.cgi?id=765778
2016-04-28 23:38:00 +02:00
Daniel Mustieles
967c07e10b Updated Spanish translation 2016-04-28 09:37:33 +00:00
Balázs Meskó
113284f5a9 Updated Hungarian translation 2016-04-27 19:02:51 +00:00
Daniel Mustieles
19e3734dd6 Updated Spanish translation 2016-04-27 08:01:29 +00:00
Rui Matos
11d5d850b2 common: Fix search by skipping soft hyphens when normalizing
Commit b3be07609a introduced soft
hyphens in panel names which causes searches to fail. Fix this by
skipping soft hyphen when normalizing strings.

https://bugzilla.gnome.org/show_bug.cgi?id=765617
2016-04-26 17:17:31 +02:00
Bastien Nocera
c831eaa6e3 universal-access: Correct label for "Sound Keys"
In X11, the "toggle keys" accessibility feature beeps when NumLock or
CapsLock are turned on, and also when turned off. Correct the label to
mention that.

https://bugzilla.gnome.org/show_bug.cgi?id=765589
2016-04-26 13:53:43 +02:00
Balázs Meskó
0167fd03f9 Updated Hungarian translation 2016-04-25 09:52:23 +00:00
GNOME Translation Robot
e21fb1f3c7 Updated Scottish Gaelic translation 2016-04-22 12:04:04 +00:00
Cosimo Cecchi
3432b5b8c4 search: force GTK_ICON_SIZE_DIALOG icon size
Force a pizel size too, so that we can work around applications not
shipping icons at all sizes.

https://bugzilla.gnome.org/show_bug.cgi?id=764297
2016-04-21 12:34:50 +05:30
GNOME Translation Robot
089603f1f3 Updated Scottish Gaelic translation
(cherry picked from commit 2b9a0ac274)
2016-04-20 14:16:14 +00:00
Fabio Tomat
fe5bac224e Updated Friulian translation
(cherry picked from commit cd40ce5e7e)
2016-04-15 23:18:43 +00:00
Marek Kasik
1fbc8de8bd printers: Fix compilation error
Fix "format not a string literal" error by not using
formatted print.

https://bugzilla.gnome.org/show_bug.cgi?id=764153
2016-04-15 12:21:27 +02:00
Cosimo Cecchi
cce521db4a network: fix a GCC warning
https://bugzilla.gnome.org/show_bug.cgi?id=764296
2016-04-14 12:31:49 -07:00
Cosimo Cecchi
af6b9b6402 editable-entry: use floats to avoid warning
Or the code in g_object_set_valist() may treat the zero as a NULL, and
trigger a warning.

https://bugzilla.gnome.org/show_bug.cgi?id=764296
2016-04-14 12:31:49 -07:00
Cosimo Cecchi
2fa79c35cc datetime: add -lm to libraries
https://bugzilla.gnome.org/show_bug.cgi?id=764296
2016-04-14 12:31:49 -07:00
Cosimo Cecchi
cc5c94f151 display: remove unused code
https://bugzilla.gnome.org/show_bug.cgi?id=764296
2016-04-14 12:31:49 -07:00
Bastien Nocera
e070e819ca network: Fix properties sizing issues
By requiring a new GTK+ that fixes those.
2016-04-13 13:44:33 +02:00
Bastien Nocera
67c1755fe7 network: Fix warning about renamed theme property
Theme parsing error: <data>:1:54: The 'outline-radius' property has been renamed to '-gtk-outline-radius'
2016-04-13 13:44:30 +02:00