Bastien Nocera
8ac36f479e
wacom: Add a fake stylus when mocking a tablet
2021-11-18 14:57:22 +00:00
Bastien Nocera
a93a023229
wacom: Split off notebook switching for detected stylus
...
This will reduce code duplication for mocking styli.
2021-11-18 14:57:22 +00:00
Bastien Nocera
d47b9be08a
wacom: Print errors for libwacom_new_from_*() calls
...
This helps with debugging.
2021-11-18 14:57:22 +00:00
Selyan Slimane AMIRI
69ea0be29b
Add Kabyle translation
2021-11-18 08:17:04 +00:00
Daniel Mustieles
e4f2df9180
Updated Spanish translation
2021-11-16 15:39:29 +01:00
Changwoo Ryu
b60b980c9e
Update Korean translation
...
(cherry picked from commit a1f01da3e0
)
2021-11-13 18:02:18 +00:00
Hugo Carvalho
5925da263c
Update Portuguese translation
2021-11-13 15:40:16 +00:00
Goran Vidović
61d74f200a
Update Croatian translation
2021-11-12 11:20:41 +00:00
Goran Vidović
35c496cea5
Update Croatian translation
2021-11-12 11:19:39 +00:00
Yaron Shahrabani
b2e2fa1da8
Update Hebrew translation
2021-11-11 20:51:36 +00:00
Quentin PAGÈS
505e11cbae
Update Occitan translation
2021-11-10 17:13:58 +00:00
Yuri Chornoivan
8b131f9d79
Update Ukrainian translation
2021-11-10 15:47:40 +00:00
zhuyaliang
51760441b3
printers: Add adjust printer task priority button
...
Add a new button to the 'PpJobRow',This button can adjust the priority of tasks in the print queue to the highest
2021-11-10 15:10:20 +00:00
Jordi Mas
1a9540c94a
Update Catalan translation
2021-11-08 21:50:31 +01:00
Hugo Carvalho
6f12d13c93
Update Portuguese translation
2021-11-08 10:42:29 +00:00
Hugo Carvalho
f75f87a106
Update Portuguese translation
2021-11-07 22:45:39 +00:00
Quentin PAGÈS
59113e73b1
Update Occitan translation
2021-11-07 19:28:19 +00:00
Fabio Tomat
1944749c9e
Update Friulian translation
2021-11-07 12:58:33 +00:00
Yaron Shahrabani
473f274468
Update Hebrew translation
2021-11-06 21:52:25 +00:00
Yuri Chornoivan
77da0efd0f
Update Ukrainian translation
2021-11-05 18:49:51 +00:00
tejal30palwankar
00ada31bce
software: Added missing screenshots in software
...
Updated appdata.xml
Fixes #588
2021-11-04 09:22:49 +00:00
Tejal Palwankar
dfd0e38f3b
wifi: Fixed plural handling for different languages
...
Fixes #1463
2021-11-04 09:12:44 +00:00
Rafael Fontenelle
f87370cd6e
Update Brazilian Portuguese translation
...
(cherry picked from commit e848034be7
)
2021-11-03 15:34:18 +00:00
Jordi Mas
39b9e0f8ac
Update Catalan translation
2021-10-30 10:40:19 +02:00
Chingkai Chu
3b6acb1867
user-accounts: Make autologin_switch a activatable_widget
...
If we don't add this property for autologin_row, the shortcut to
toggle the GtkSwitch won't work.
See: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1501
2021-10-29 11:21:45 +00:00
Quentin PAGÈS
95672e466d
Update Occitan translation
2021-10-28 15:57:25 +00:00
Rūdolfs Mazurs
fe5d48e142
Update Latvian translation
...
(cherry picked from commit f27b5c0ab0
)
2021-10-27 18:04:52 +00:00
Jordi Mas
f8dce5a9af
Update Catalan translation
2021-10-27 14:29:28 +02:00
Jordi Mas
bd1db82804
Update Catalan translation
2021-10-26 13:01:57 +02:00
eshagh shahidani
3c8f9cf6e9
Update Persian translation
2021-10-20 16:22:35 +00:00
Bastien Nocera
76e7f6b80e
build: Check for polkit supplementary files
...
Which are shipped in newer versions of polkit, as well as backported in
older versions of Ubuntu, rather than hardcoding a newer version of
polkit and expecting newcomers to know to downgrade the version
requirement.
Fixes: 9ebcd17236
2021-10-20 14:25:30 +00:00
Bastien Nocera
53f493e326
Revert "build: Bump build-dependency on polkit"
...
This reverts commit 9ebcd17236
.
2021-10-20 14:25:30 +00:00
Bastien Nocera
3b7e081ae2
build: Add script to detect files in XDG_DATA_DIRS
...
meson doesn't have support for doing this, so use Python and just the
stdlib to find files under XDG_DATA_DIRS and XDG_DATA_HOME.
2021-10-20 14:25:30 +00:00
eshagh shahidani
41c613f4b4
Update Persian translation
...
(cherry picked from commit fff8c0ba69
)
2021-10-19 15:41:22 +00:00
Sveinn í Felli
c304849e83
Update Icelandic translation
...
(cherry picked from commit 29299d16fc
)
2021-10-12 22:36:37 +00:00
Andre Klapper
be31481fe5
Fix broken markup in Vietnamese UI translation
2021-10-10 19:23:41 +02:00
Marek Černocký
d763f00174
Updated Czech translation
2021-10-10 17:16:01 +02:00
Goran Vidović
c03863bce1
Update Croatian translation
...
(cherry picked from commit 24e916ec82
)
2021-10-06 17:05:03 +00:00
Felipe Borges
305fc2e26e
multitasking: Expand row subtitles to a second line
...
Depending on the language used, the label could get long and
unreadable (ellipsized).
Fixes #1486
2021-10-06 12:39:08 +02:00
Felipe Borges
a932bea7f3
lock: Expand row subtitles to a second line
...
The HdyActionRow subtitle usually contains a longer description
of the preference/option relative to the widget. Depending on the
language used, the label could get long and unreadable (ellipsized).
https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/643 added
the "subtitle-lines" property to tackle this specific issue.
Fixes #1358
Fixes #1486
2021-10-06 12:39:00 +02:00
Dušan Kazik
d18ab3fd96
Update Slovak translation
...
(cherry picked from commit f40a2dcf16
)
2021-10-01 08:44:29 +00:00
Dz Chen
48dcfce824
Update Chinese (China) translation
2021-09-30 17:59:50 +00:00
Frédéric Péters
667af4f521
power: Use translated strings for power button action behaviors
...
Fixes : #1476
2021-09-29 17:58:46 +00:00
Yuri Chornoivan
b060e05968
Update Ukrainian translation
2021-09-29 12:56:15 +00:00
grumpey
f8e0558ebd
Use proper unicode ellipses in strings
...
Fixes : #1458
2021-09-28 09:15:00 -04:00
Yosef Or Boczko
1d62581d92
Update Hebrew translation
2021-09-26 16:42:43 +00:00
Yosef Or Boczko
eca6c09c16
Update Hebrew translation
...
(cherry picked from commit f55ac98a98
)
2021-09-26 16:40:15 +00:00
Jeremy Bicha
496c719d7b
wwan: Remove duplicate line from .desktop
2021-09-26 12:50:37 +00:00
Emin Tufan Çetin
c65f09ced8
Update Turkish translation
2021-09-26 12:15:44 +00:00
Мирослав Николић
25b8d3db78
Update Serbian translation
...
(cherry picked from commit 0196f55368
)
2021-09-26 06:24:05 +00:00