Robert Ancell
5b086c44e8
printers: Don't pass ownership in get_all_ppds_async callback
2021-02-15 10:34:32 +13:00
Robert Ancell
98fd38278a
printers: Don't pass ownership in get_ipp_attributes_async callback
2021-02-15 10:34:32 +13:00
Robert Ancell
d970ae48b4
printers: Don't pass ownership in get_ppd_names_async callback
2021-02-15 10:34:32 +13:00
Robert Ancell
0d913f7283
printers: Remove use of goto
2021-02-15 10:34:32 +13:00
Robert Ancell
cede2f5a81
printers: Use g_autoptr for utility functions
2021-02-15 10:34:32 +13:00
Robert Ancell
005b18f2f1
printers: Make helper functions for callback data
2021-02-15 10:34:32 +13:00
Philipp Kiemle
a165c04061
Update German translation
2021-02-14 12:29:05 +00:00
Balázs Meskó
d6da7e0266
Update Hungarian translation
2021-02-13 23:33:46 +00:00
Kukuh Syafaat
2cfb739878
Update Indonesian translation
2021-02-12 12:19:31 +00:00
Rachit Keerti Das
fccfb52cad
keyboard: Improve Empty Search State.
...
The empty search state looks out-of place due to it being nested inside
a listbox. This is because we can only detect empty states through
gtk_list_filter_func().
Refine it by making the empty search placeholder a child of the main stack.
Introduce an additional helper function to detect when all the listbox
rows would be hidden by the filter.
As a part of https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1222
2021-02-12 15:41:10 +13:00
Anders Jonsson
0e2d4f78a7
Update Swedish translation
2021-02-11 20:17:35 +00:00
Hugo Carvalho
9e877121fc
Update Portuguese translation
2021-02-11 17:51:38 +00:00
Javier Fernández
f39cd5a93b
info-overview: Implements usage of os-release to search for the OS logo
...
By default info-overview panel shows the Gnome logo from a static
resource, currently every distro patches this component to show their logos
info-overview panel could use `/etc/os-release` file to fetch the OS logo
instead this static resource
2021-02-11 14:04:14 +01:00
Robert Ancell
cbb2d31a38
user-accounts: Add missing GTK_WIDGET cast
...
Was missing in 77df081fec
2021-02-11 16:14:47 +13:00
Guido Günther
5d4c7c5ee0
display-panel: Allow for smaller display sizes
...
This makes scaling work e.g. on the Librem 5's built-in display which
has a 720x1440 resolution. It's scaled to 200% by default so currently
hitting the 100% button makes it scale to 100% but then the 200% button
vanishes due to assumed too small resultion. Fix that by allowing for
360x720 as well.
2021-02-11 02:44:19 +00:00
Jordi Mas
7446e1eebd
Update Catalan translation
2021-02-09 21:39:00 +01:00
Daniel Mustieles
cba60ac096
Updated Spanish translation
2021-02-09 16:15:33 +01:00
Ondrej Holy
725f883462
doap: Remove myself from maintainers
...
I don't really have a capacity for this already...
2021-02-09 11:56:57 +01:00
Rafael Fontenelle
4eba073984
Update Brazilian Portuguese translation
2021-02-08 11:35:51 +00:00
Marek Černocký
0eabbd35e7
Updated Czech translation
2021-02-07 19:16:28 +01:00
Fran Dieguez
b3ae1e83d8
Update Galician translation
2021-02-07 00:49:09 +00:00
Matej Urbančič
f9d9b7d7c6
Update Slovenian translation
2021-02-06 18:14:49 +00:00
Emin Tufan Çetin
03f093f6af
Update Turkish translation
2021-02-06 15:43:51 +00:00
Marek Černocký
664ae7a6f8
Updated Czech translation
2021-02-06 10:05:38 +01:00
A S Alam
a4bc6d6705
Update Punjabi translation
2021-02-06 06:41:34 +00:00
Hugo Carvalho
44dae24362
Update Portuguese translation
2021-02-04 16:47:14 +00:00
Daniel Șerbănescu
55a18dd103
Update Romanian translation
2021-02-02 11:14:39 +00:00
Yuri Chornoivan
fbca5db7a7
Update Ukrainian translation
2021-02-02 07:01:41 +00:00
treysis
ab443a02c1
network: Show DNS6 parameters in details and connection editor
...
Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1231
2021-02-01 20:18:55 +00:00
Hugo Carvalho
3d6ad43960
Update Portuguese translation
2021-02-01 14:29:04 +00:00
Yuri Chornoivan
758959d15e
Update Ukrainian translation
2021-02-01 10:40:22 +00:00
Daniel Șerbănescu
4c495e49be
Update Romanian translation
2021-02-01 10:23:09 +00:00
Daniel Mustieles
5b800c7835
Updated Spanish translation
2021-02-01 11:07:46 +01:00
Robert Ancell
e50de0def6
common: Use self variable name for CcLanguageChooser
2021-02-01 04:02:22 +00:00
Robert Ancell
d7c8ecee60
common: Move CcLanguageChooser signal handlers into GtkBuilder
2021-02-01 04:02:22 +00:00
Robert Ancell
c7d2b0945d
common: Consolidate CcLanguageChooser functions
2021-02-01 04:02:22 +00:00
Robert Ancell
7b07b5d060
common: Use widget types for CcLanguageChooser
2021-02-01 04:02:22 +00:00
Robert Ancell
878f5191db
common: Move CcLanguageChooser more row into GtkBuilder
2021-02-01 04:02:22 +00:00
Robert Ancell
35ef98806b
common: Move CcLanguageChooser language placeholder widget into GtkBuilder
2021-02-01 04:02:22 +00:00
Robert Ancell
4fb52c8496
common: Split out CcLanguageRow from CcLanguageChooser
2021-02-01 04:02:22 +00:00
Philip Withnall
77df081fec
user-accounts: Make dim-label behaviour better for parental controls row
...
This makes it behave a bit more like other rows.
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Helps: https://gitlab.freedesktop.org/pwithnall/malcontent/-/issues/26
2021-02-01 03:46:14 +00:00
Philip Withnall
dc09e0633c
user-accounts: Imply parental controls permissions when unlocking
...
This allows querying the parental controls status of other non-admin
users once the panel is unlocked.
Implication is not recursive in polkit, so it’s unfortunately not
sufficient to just imply
`org.freedesktop.MalcontentControl.administration` (which itself implies
all the other actions).
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
2021-02-01 03:46:14 +00:00
Philip Withnall
2d41210b2f
user-accounts: Add a description label for the Parental Controls row
...
Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
Helps: https://gitlab.freedesktop.org/pwithnall/malcontent/-/issues/26
2021-02-01 03:46:14 +00:00
Felix Riemann
c6bde9770d
help-overlay: Show correct 'Back' shortcut in RTL locales
...
The 'Back' shortcut automatically switches to Alt+Right in RTL locales.
Add direction properties to achieve the same effect in the help overlay.
Fixes #939 .
2021-02-01 03:41:33 +00:00
Benjamin Berg
1decf825c1
network: Accept empty passwords if it is not saved
...
In that case, NM will use gnome-shell to prompt for the password. As
such, the form should validate no matter what password is set.
2021-02-01 03:29:02 +00:00
Benjamin Berg
e8df86411b
network: Pass NULL password if it is not saved for a secret key
...
This seems to be the right thing to do looking at the documentation for
nma_utils_menu_to_secret_flags.
2021-02-01 03:29:01 +00:00
Bruno Lopes da Silva
eb95b57f09
Update Brazilian Portuguese translation
2021-01-30 15:35:14 +00:00
Yuri Chornoivan
93780be08d
Update Ukrainian translation
2021-01-28 08:08:07 +00:00
Andre Klapper
b9746e1631
Fix broken markup in Hungarian UI translation
2021-01-27 19:30:06 +01:00
Daniel Șerbănescu
a569e9ea4d
Update Romanian translation
2021-01-27 15:41:07 +00:00