Commit graph

15866 commits

Author SHA1 Message Date
Bastien Nocera
40117a0ed5 bluetooth: Avoid broken state when enabling Bluetooth
When enabling Bluetooth, and with older versions of the rfkill
gnome-settings-daemon D-Bus service, we could get into a state where the
Bluetooth rfkill was off, but the hciX rfkill associated with the
adapter is blocked.

Avoid showing filler text in that case.

https://bugzilla.gnome.org/show_bug.cgi?id=760168
2016-01-10 15:59:25 +01:00
Bastien Nocera
06c8bd4586 bluetooth: Bump required gnome-bluetooth version
So that the new API is available.
2016-01-10 15:59:24 +01:00
Bastien Nocera
0d4b2bc49b sharing: Ensure Tracker rygel plugin is disabled
The Tracker plugin is enabled by default, and will replace the
MediaExport plugin is enabled. This means that instead of sharing files
listed in the paths set in the UI, we'd be sharing the user's files as
configured in the Search panel. Not what we want to do if this contains
private files.
2016-01-10 10:24:41 +01:00
Bastien Nocera
d98d42880d common: Update from gnome-settings-daemon 2016-01-10 10:24:41 +01:00
Muhammet Kara
c860b59a09 Updated Turkish translation 2016-01-09 22:35:51 +00:00
Jiri Grönroos
cf4851e602 Updated Finnish translation 2016-01-09 19:19:53 +00:00
Jiri Grönroos
e5e3cb564b Updated Finnish translation 2016-01-08 15:35:29 +00:00
Kjartan Maraas
80096d2a66 Updated Norwegian bokmål translation. 2016-01-07 22:58:30 +01:00
Jiri Grönroos
3169835db7 Updated Finnish translation 2016-01-06 13:03:51 +00:00
Theppitak Karoonboonyanan
eedeef2db6 Correct Akom's copyright years in header 2016-01-04 12:29:22 +07:00
Akom Chotiphantawanon
593e2d9ed1 Updated Thai translation. 2016-01-04 11:29:22 +07:00
Yosef Or Boczko
4448f0a735 Updated Hebrew translation 2015-12-31 19:03:40 +02:00
Mario Blättermann
dadcbb86eb Updated German translation 2015-12-29 14:26:01 +01:00
Marek Černocký
956c0a98c3 Updated Czech translation 2015-12-25 12:46:09 +01:00
Enrico Nicoletto
a777f4ac08 Updated Brazilian Portuguese translation 2015-12-21 12:46:20 +00:00
Gustavo Marques
7aa2a1d808 Updated Brazilian Portuguese translation 2015-12-21 12:32:57 +00:00
Leonardo Fontenelle
6a81eac9c1 Updated Brazilian Portuguese translation
(cherry picked from commit e09e7d8a78)
2015-12-21 11:51:57 +00:00
Aurimas Černius
31144c2408 Updated Lithuanian translation 2015-12-20 14:50:00 +02:00
Daniel Mustieles
aded43ab89 Updated Spanish translation 2015-12-17 19:12:37 +01:00
Bastien Nocera
09c86e277c 3.19.4 2015-12-17 13:36:15 +01:00
Bastien Nocera
5e8ca7dcb3 background: Port to new grilo 0.3.0 API
And fix the "fix" in commit 54d0cef51f
which would always fail to activate the Flickr plugin as it wasn't
loaded.

https://bugzilla.gnome.org/show_bug.cgi?id=759585
2015-12-17 13:34:02 +01:00
Olav Vitters
54d0cef51f Build fix: Update grl_registry_load_plugin_by_id API change
Grilo 0.3.0 renamed grl_registry_load_plugin_by_id to
grl_registry_activate_plugin_by_id.
2015-12-16 23:21:18 +01:00
Bastien Nocera
5096b6ff4b 3.19.3 2015-12-15 16:34:21 +01:00
Felipe Borges
07c6c4d3f7 mouse: Remove the two-finger scroll switch
The two-finger scroll method will be enabled in all cases
(see bgo#759304). When a touchpad without two-finger scrolling
support but with edge scrolling support is available, show the
switch.

Also bump the required gsettings-desktop-schemas version for
the new key.

https://bugzilla.gnome.org/show_bug.cgi?id=759307
2015-12-15 14:48:05 +01:00
Pedro Albuquerque
18dec4e9df Updated Portuguese translation 2015-12-13 08:20:31 +00:00
Piotr Drąg
f98bd4ce2b Updated POTFILES.in 2015-12-11 17:29:19 +01:00
Matthias Clasen
fde96cc691 shell: Add a help overlay
This explains the various keyboard shortcuts that are available
in the control-center.

See https://wiki.gnome.org/Initiatives/GnomeGoals/ShortcutWindows

https://bugzilla.gnome.org/show_bug.cgi?id=759320
2015-12-10 20:51:28 -05:00
Marek Černocký
85b440b622 Updated Czech translation 2015-12-08 22:11:30 +01:00
Dušan Kazik
da135b2bfa Updated Slovak translation 2015-12-06 11:27:05 +00:00
Muhammet Kara
adbedd28e7 Updated Turkish translation 2015-12-05 23:40:49 +00:00
Baurzhan Muftakhidinov
66810cf1b9 Updated Kazakh translation 2015-11-28 19:13:00 +00:00
Richard Hughes
d620a71422 shell: Manually add kudos to the AppData file 2015-11-27 14:34:28 +00:00
Tom Tryfonidis
31c2d6813c Updated Greek translation 2015-11-27 10:52:59 +00:00
Bastien Nocera
424fff8f6b build: Bump g-s-d requirement
For the GsdPowerButtonActionType enum.
2015-11-25 10:44:20 +01:00
Debarshi Ray
66c6975942 region: Silence a CRITICAL
Fall out from abb0592866

https://bugzilla.gnome.org/show_bug.cgi?id=758417
2015-11-23 11:38:57 +01:00
Debarshi Ray
be277759bb region: Use header bar in the input options dialog
https://bugzilla.gnome.org/show_bug.cgi?id=757516
2015-11-20 18:02:57 +01:00
Debarshi Ray
7d9f7f30bc region: Turn CcInputOptions into a templatized composite widget
This is a pre-requisite for using a header bar.
GtkDialog:use-header-bar is a construct-only property, and has no
effect when set from the XML. Therefore, the only option is to turn
the widget into a template and set use-header-bar from C.

There should be no behavioral changes due to this patch.

Bump required GLib version for the G_DECLARE_FINAL_TYPE macro.

https://bugzilla.gnome.org/show_bug.cgi?id=757516
2015-11-20 18:02:57 +01:00
Debarshi Ray
4261151f4d region: Remove unused variable
https://bugzilla.gnome.org/show_bug.cgi?id=757516
2015-11-20 18:02:57 +01:00
Yosef Or Boczko
c678846560 Updated Hebrew translation 2015-11-19 20:51:47 +02:00
Cheng-Chia Tseng
a4367961fe Updated Chinese (Taiwan) translation 2015-11-19 15:20:09 +00:00
Tom Tryfonidis
581bc34c42 Updated Greek translation 2015-11-17 19:26:57 +00:00
Daniel Mustieles
7676bd74e1 Updated Spanish translation 2015-11-17 18:50:10 +01:00
GNOME Translation Robot
e63e31a9c9 Added Scottish Gaelic translation 2015-11-17 17:06:54 +00:00
Kjartan Maraas
9282bd9b44 Updated Norwegian bokmål translation. 2015-11-15 19:55:24 +01:00
YunQiang Su
8fabfe7940 Us ... instead of … for zh_CN 2015-11-14 22:10:01 +08:00
Pedro Albuquerque
e44120cb97 Updated Portuguese translation 2015-11-14 07:54:46 +00:00
Bastien Nocera
dc49fb6bb9 power: Don't throw errors when D-Bus calls are cancelled
https://bugzilla.gnome.org/show_bug.cgi?id=757880
2015-11-13 16:21:36 +01:00
Bastien Nocera
3a3408040f power: Add configuration for Power Button
When running on something other than a VM or a tablet, which have
hard-coded actions when the power button is pressed, offer to configure
the power button to either suspend (default), hibernate, or do nothing.

https://bugzilla.gnome.org/show_bug.cgi?id=757880
2015-11-13 16:21:36 +01:00
Yosef Or Boczko
e528162d08 Updated Hebrew translation 2015-11-13 14:09:18 +02:00
Yosef Or Boczko
ac4e8fc774 Mouse: Mark two strings as translatable 2015-11-13 14:09:03 +02:00