Cheng-Chia Tseng
940580dd5d
Update Chinese (Taiwan) translation
...
(cherry picked from commit 77900b7d25
)
2020-04-30 17:10:35 +00:00
Cheng-Chia Tseng
272637ebba
Update Chinese (Taiwan) translation
...
(cherry picked from commit db7c371aea
)
2020-04-30 17:03:02 +00:00
Daniel Mustieles
f6777a25b0
Updated Spanish translation
2020-04-28 17:44:36 +02:00
Emin Tufan Çetin
f25653f357
Update Turkish translation
2020-04-28 13:38:22 +00:00
Yuri Chornoivan
8dd00dc7d6
Update Ukrainian translation
2020-04-25 07:56:51 +00:00
Danial Behzadi
64307eb586
Update Persian translation
2020-04-24 20:11:42 +00:00
Daniel Rusek
b365d01272
Update Czech translation
2020-04-22 12:37:36 +00:00
Robert Ancell
e74a41794c
info-overview: Remove unnecessary initialization of string.
...
Was introduced in 4d5f81e
, but doesn't make sense or do anything.
2020-04-21 10:02:17 +12:00
Robert Ancell
e32702ee87
online-accounts: Use g_autoptr for GError usage
...
Fixes a GError leak.
2020-04-17 14:57:40 +12:00
Jiri Grönroos
ec0442d655
Update Finnish translation
...
(cherry picked from commit b24817a6fb
)
2020-04-16 17:22:49 +00:00
Mart Raudsepp
4d7406b8af
info: Raise udisks minimum dependency for g_autoptr usage
...
g_autoptr(UDisksClient) usage was added, but udisks added the support
only in v2.8.2
Fixes: 6815787012
2020-04-16 04:06:11 +00:00
Robert Ancell
ead0ae4178
applications: Use new snapd-glib API for labelling Snap interfaces
...
This removes the need to put translated strings in g-c-c, and allows them to be
shared between multiple applications that use Snaps.
2020-04-16 03:59:33 +00:00
Robert Ancell
f246d40e95
applications: Fix only connected snap interfaces showing
...
Not enough information was being queried from snapd.
2020-04-16 15:49:17 +12:00
D. Auer
23f8d9134e
power: Add Energy keyword for desktop search
2020-04-15 06:18:29 +00:00
Robert Ancell
d82f241a9f
display: Add missing parameter checks on CcDisplayConfig methods
...
Closes #945
2020-04-14 11:25:33 +12:00
Bastien Nocera
4d5f81e996
info-overview: Verify data coming from switcheroo-control
...
Don't crash if the data coming from switcheroo-control is somehow
garbage, and make sure that we actually got pairs of key-values.
Closes : #944
2020-04-08 14:13:45 +02:00
Asier Sarasua Garmendia
65a86611a8
Update Basque translation
2020-04-07 17:09:50 +00:00
Gunnar Hjalmarsson
05f3cb67c4
Make privacy a valid search term to find the Privacy panels
2020-04-06 23:08:22 +00:00
Yuri Chornoivan
0f8e6becb8
Update Ukrainian translation
2020-04-06 16:20:53 +00:00
Jiri Grönroos
887fce7240
Update Finnish translation
...
(cherry picked from commit fb8410ec0f
)
2020-04-04 16:09:24 +00:00
Jiri Grönroos
307aed5f97
Update Finnish translation
...
(cherry picked from commit 4681768e10
)
2020-04-04 14:16:06 +00:00
Fabio Tomat
b42ef19ea7
Update Friulian translation
2020-04-03 12:06:43 +00:00
Goran Vidović
384f8e88ec
Update Croatian translation
2020-04-02 21:04:38 +00:00
Goran Vidović
a7bdada0c0
Update Croatian translation
...
(cherry picked from commit ce848d3236
)
2020-04-02 20:57:52 +00:00
Goran Vidović
411e91d17b
Update Croatian translation
...
(cherry picked from commit 508b235971
)
2020-04-02 20:50:34 +00:00
Jiri Grönroos
49ebdd41fd
Update Finnish translation
...
(cherry picked from commit cbfa897ad0
)
2020-04-02 10:29:41 +00:00
Jiri Grönroos
59246d2224
Update Finnish translation
...
(cherry picked from commit cd77e36fdf
)
2020-04-02 10:19:05 +00:00
Jiri Grönroos
44858d39ef
Update Finnish translation
...
(cherry picked from commit 9d08c68ae8
)
2020-04-02 10:16:48 +00:00
Bastien Nocera
a824eebef4
sound: Fix translation of "System Sounds"
...
The wrong package name got passed for the gvc subproject, so an empty
gettext package name ended up being used to look for the "System Sounds"
translation.
Pass the package name so that the translation works as expected.
Closes : #426
2020-04-02 01:27:46 +02:00
Fabio Tomat
a695bcdbd8
Update Friulian translation
...
(cherry picked from commit a0464e2eb4
)
2020-03-31 10:15:25 +00:00
António Fernandes
cde8f69ad6
sharing: Set label for checkbox properly
...
The Screen Sharing dialog used to have a switch, which was changed to a
checkbox in 8b68961431
However, unlike switches, checkboxes are expected to have clicable labels
Let's set the label properly, instead of doing it the switch way.
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/565
2020-03-30 15:37:03 +00:00
Matthew Leeds
7b1bed5ab0
common: Improve how we print time periods
...
Print e.g. "2 minutes" instead of "2 minutes 0 seconds". Also, update
the path in Totem from which this was copied. The MR to make the same
change in Totem is here:
https://gitlab.gnome.org/GNOME/totem/merge_requests/134
2020-03-30 03:43:09 +00:00
Robert Ancell
fe91d17b43
printers: Remove nesting on a GVariant iteration
2020-03-30 03:24:58 +00:00
Robert Ancell
02d001564a
printers: Simplify D-Bus error case branches
2020-03-30 03:24:58 +00:00
Robert Ancell
e256dd57c3
printers: Replace D-Bus unrefs with g_autoptr
...
This case could leak the GDBusConnection
2020-03-30 03:24:58 +00:00
Robert Ancell
6b79e7ffa1
printers: Replace D-Bus unrefs with g_autoptr
2020-03-30 03:24:58 +00:00
Robert Ancell
2b9815dbf8
printers: Remove unnecessary checks on result of g_variant_get
...
This always returns a value or hits an assertion.
2020-03-30 03:24:58 +00:00
Robert Ancell
815db8f404
printers: Replace explicit g_variant_unref calls with g_autoptr
2020-03-30 03:24:58 +00:00
Robert Ancell
3a7533da1b
printers: Use g_autoptr for the results of D-Bus calls
2020-03-30 03:24:58 +00:00
Robert Ancell
67074b7aea
printers: Fix GVariantIter leaks
2020-03-30 03:24:58 +00:00
Robert Ancell
46443af0ca
printers: Replace GVariant iteration with direct call to copy value
2020-03-30 03:24:58 +00:00
Robert Ancell
9065850b92
printers: Replace g_variant_iter_next_value with the simpler g_variant_iter_next
2020-03-30 03:24:58 +00:00
Robert Ancell
5b14e16e9c
network: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00
Robert Ancell
e6128c9ffd
wacom: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00
Robert Ancell
b7fbe4a72d
printers: Use consistent value for GtkBuilder signal properties
2020-03-30 16:18:50 +13:00
Robert Ancell
4502673b6c
printers: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00
Robert Ancell
f1b84e29ef
common: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00
Robert Ancell
100d3684f2
user-accounts: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00
Robert Ancell
a6d5678dc8
power: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00
Robert Ancell
c0cfbeccff
display: Connect signals with g_signal_connect_object in swapped form
2020-03-30 16:18:50 +13:00