Andre Klapper
82878a74dd
Fix broken markup in Shavian UI translation
2020-03-06 11:07:27 +01:00
sicklylife
7bb13b9502
Update Japanese translation
2020-03-05 12:14:18 +00:00
sicklylife
2d98f4587b
Update Japanese translation
2020-03-04 22:16:07 +00:00
sicklylife
48287f6d87
Update Japanese translation
2020-03-04 21:53:03 +00:00
sicklylife
7cacd0b233
Update Japanese translation
2020-03-04 15:09:41 +00:00
Guillaume Bernard
de7532c161
Update French translation
2020-03-03 21:49:57 +00:00
Milo Casagrande
43c7bc2556
Update Italian translation
2020-03-03 08:08:26 +00:00
Anders Jonsson
1433e4749f
Update Swedish translation
2020-03-02 14:39:50 +00:00
Aman Alam
2831a98a99
Update Punjabi translation
2020-03-02 01:11:54 +00:00
Goran Vidović
a1e6b42629
Update Croatian translation
2020-03-01 15:30:21 +00:00
Andre Klapper
9336455e18
Fix broken markup in Macedonian UI translation
2020-03-01 14:00:07 +01:00
Andre Klapper
79c6dadf8d
Fix broken markup in Norwegian Bokmål UI translation
2020-03-01 13:59:34 +01:00
Andre Klapper
e5732710c1
Fix broken markup in Zulu UI translation
2020-03-01 13:58:05 +01:00
Andre Klapper
419cab8b80
Fix broken markup in Uyghur UI translation
2020-03-01 13:57:34 +01:00
Andre Klapper
182b60857d
Fix broken markup in Turkish UI translation
2020-03-01 13:56:51 +01:00
Andre Klapper
0301aa396b
Fix broken markup in Mongolian UI translation
2020-03-01 13:55:51 +01:00
Andre Klapper
80b35fcbcc
Fix broken markup in Dzongkha UI translation
2020-03-01 13:55:04 +01:00
Matej Urbančič
bea63d0300
Updated Slovenian translation
2020-02-29 22:42:10 +01:00
Jordi Mas
3c64591ab2
Update Catalan translation
2020-02-29 21:53:43 +01:00
Georges Basile Stavracas Neto
26e9a7d11a
3.35.92
2020-02-29 15:10:44 -03:00
Felipe Borges
a09fbc3054
network: Make the VPN gear buttons' style consistent with other butons
...
Fixes #890
2020-02-29 17:53:00 +00:00
sicklylife
19baf71a5c
Update Japanese translation
2020-02-29 16:05:56 +00:00
sicklylife
155a04dcf9
Update Japanese translation
2020-02-29 15:53:50 +00:00
Piotr Drąg
9386b6d06e
Update Polish translation
2020-02-29 14:22:12 +01:00
Felipe Borges
20566947ee
info-overview: Set "Rename" button insensitive if no changes are made
...
Fixes #879
2020-02-28 15:43:44 +01:00
Changwoo Ryu
6537c8192a
Update Korean translation
2020-02-28 09:01:57 +00:00
Marek Černocký
98faa38c26
Updated Czech translation
2020-02-27 13:47:31 +01:00
Danial Behzadi
cbe604e263
Update Persian translation
2020-02-26 19:06:06 +00:00
Danial Behzadi
70b665606b
Update Persian translation
2020-02-26 18:11:18 +00:00
Danial Behzadi
7c50fc5c3d
Update Persian translation
2020-02-26 13:08:23 +00:00
Marek Černocký
611f951ce6
Updated Czech translation
2020-02-26 12:43:44 +01:00
Felipe Borges
875df8d758
printers: Show the CcPermissionInfobar for all views
...
We were only presenting the permission infobar when there were
already printers added (printer-list view).
We also want users to see the infobar when they don't have any
printers (empty-page).
2020-02-25 17:59:30 +00:00
Alan Mortensen
1f52822457
Updated Danish translation
2020-02-24 22:40:27 +01:00
Robert Ancell
dcedf93e72
sharing: Add missing widget cast
...
Was missed in a5de11c3d6
.
2020-02-25 09:46:13 +13:00
Balázs Meskó
b3cc05654e
Update Hungarian translation
2020-02-24 07:19:14 +00:00
Jor Teron
fbb8f253c5
Update Karbi translation
2020-02-22 16:51:13 +00:00
Jiri Grönroos
e322d4c368
Update Finnish translation
2020-02-22 15:17:44 +00:00
sicklylife
98a76f5f0e
Update Japanese translation
2020-02-21 17:52:04 +00:00
Felipe Borges
3785d79ccf
background: Don't warn for invalid xml tags
...
g_warning () is for environment errors. Additional tags than the
ones we require are not necessarily an error.
This behavior causes g-c-c to spam the journal with entries such
as:
Unknown Tag in /usr/share/gnome-background-properties/fedora-workstation-backgrounds.xml: license
Unknown Tag in /usr/share/gnome-background-properties/fedora-workstation-backgrounds.xml: email
Unknown Tag in /usr/share/gnome-background-properties/fedora-workstation-backgrounds.xml: author
Where "license", "email", and "author" are valid tags that we just
don't use.
2020-02-21 13:47:42 +01:00
Allan Day
4894057b7d
applications: update icon
...
application-x-executable didn't look very good here.
adwaita-icon-theme now has a dedicated icon for this panel, which is
better suited - preferences-desktop-apps. Use this instead.
2020-02-20 20:16:00 +00:00
sicklylife
ca89bf10d7
Update Japanese translation
2020-02-20 18:04:31 +00:00
Asier Sarasua Garmendia
79618e0029
Update Basque translation
2020-02-20 15:34:35 +00:00
Felipe Borges
36db009819
notifications: Invert the "Do not disturb" switch
...
The switch is binded to the "show-banners" gsetting. When DnD is
ON, users don't want banners, therefore "show-banners" is OFF.
For this reason we need to invert the switch.
Fixes #878
2020-02-20 15:05:09 +00:00
Georges Basile Stavracas Neto
054b16b681
ci: Move ASAN to manual stage
...
ASAN hasn't been useful so far; we don't really see
meaningful results from it, it takes a long time to
run since it builds Settings twice, etc.
Move it to manual.
2020-02-20 12:00:37 -03:00
Chao-Hsiung Liao
59dc318de9
Update Chinese (Taiwan) translation
2020-02-20 03:38:41 +00:00
Kukuh Syafaat
6c5b8a8654
Update Indonesian translation
2020-02-19 13:16:49 +00:00
sicklylife
be63383e6d
Update Japanese translation
2020-02-19 12:12:51 +00:00
sicklylife
7cc85b2123
Update Japanese translation
2020-02-19 12:11:22 +00:00
Tobias Bernard
27b88c2ce6
Background: change thumbnail size to 154
2020-02-19 10:59:28 +00:00
Julian Sparber
2e1dc3da00
background: add remove button overlay to recent section
2020-02-19 09:37:26 +00:00