3685cb15c6
Update Icelandic translation
2021-09-30 13:09:18 +00:00
5dfc3c1ef8
Update Hebrew translation
2021-09-27 08:14:57 +00:00
b837ca4031
Update Turkish translation
2021-09-26 12:18:02 +00:00
20c937f5a0
Update Vietnamese translation
2021-09-26 01:29:27 +00:00
1bf446b373
Update Serbian translation
2021-09-20 04:23:46 +00:00
8cb689e2c5
Update Greek translation
2021-09-17 18:42:18 +00:00
8a5361c05c
Update Catalan translation
2021-09-16 21:31:00 +02:00
bee43816f4
Updated Danish translation
2021-09-16 17:06:09 +02:00
f394f2d14a
Update Bulgarian translation
2021-09-15 12:04:45 +00:00
e6c903f4aa
Update Finnish translation
2021-09-14 10:18:57 +00:00
ffbbdf62fe
Update Occitan translation
2021-09-13 19:52:55 +00:00
dbdeeff0a0
Update Dutch translation
2021-09-13 14:59:11 +00:00
9cb6d0d4a9
Update Polish translation
2021-09-11 13:49:13 +00:00
b1bcf2be7a
Update Hungarian translation
2021-09-10 23:09:03 +00:00
767f2c533a
Update Punjabi translation
2021-09-09 03:40:05 +00:00
a2d003cde6
Update Catalan translation
2021-09-07 22:32:37 +02:00
9ef7e0cf8c
Update Croatian translation
2021-09-07 19:49:49 +00:00
f8ec7ea1b5
Update Croatian translation
2021-09-07 19:48:16 +00:00
f6c6523cd4
Update Romanian translation
2021-09-05 09:48:58 +00:00
4d4f3d25d8
Update Korean translation
2021-09-04 14:59:50 +00:00
fb177a1cae
Update Chinese (China) translation
2021-09-03 18:09:05 +00:00
eac04888e2
Update Persian translation
2021-09-03 10:47:09 +00:00
bc09c1ca24
Updated Lithuanian translation
2021-09-01 23:06:41 +03:00
0d8e0025d6
init: Set console log domain
...
GJS added a console module that extensions may start using. To ensure that
extensions using console.log() and similar functions don't show up as
'Gjs-Console' in users' system logs, we should call setConsoleLogdomain()
with 'GNOME Shell'.
This GJS API addition is only accessible using ECMAScript Modules (ESM),
this commit moves shell startup to a small init.js module and adapts
CI jobs to either handle or ignore it.
We can drop the .jscheckignore file when future versions of SpiderMonkey
allow for compile checks without validating module specifiers.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1958 >
2021-09-01 14:55:47 +00:00
66ba806838
Update Swedish translation
2021-08-31 20:46:21 +00:00
9b896478c9
Update French translation
2021-08-31 19:50:29 +00:00
2f161af85f
Update Slovak translation
2021-08-31 13:50:41 +00:00
5eb82cb54f
Update Slovenian translation
2021-08-30 19:16:23 +00:00
66b11171d9
Update German translation
2021-08-29 17:33:10 +00:00
44d61c62f0
Update British English translation
2021-08-28 10:14:51 +00:00
b8f5e384f5
Update Kazakh translation
2021-08-28 06:21:55 +00:00
196fa34fb4
Update Turkish translation
2021-08-27 21:28:23 +00:00
b73c05c3c7
Update Finnish translation
2021-08-27 17:50:01 +00:00
cd2174e110
Update Belarusian translation
2021-08-27 09:01:12 +00:00
a24a7a8690
Updated Spanish translation
2021-08-25 16:55:42 +02:00
79d633a0cc
Update Galician translation
2021-08-25 05:57:36 +00:00
f3cbc43f72
Updated Czech translation
2021-08-24 00:14:12 +02:00
1f3fac047b
Update Indonesian translation
2021-08-22 04:45:37 +00:00
5e34dda881
Update Persian translation
2021-08-21 11:26:51 +00:00
58722cab8f
Update Basque translation
2021-08-20 08:19:41 +00:00
80e96b4bd8
Update Russian translation
2021-08-20 07:12:23 +00:00
3121476436
Update Catalan translation
2021-08-18 19:13:18 +02:00
5702349c2d
Update Brazilian Portuguese translation
2021-08-18 13:27:36 +00:00
a145361827
Update Portuguese translation
2021-08-18 11:11:55 +00:00
124f2961eb
Update Basque translation
2021-08-18 09:24:11 +00:00
3ce03beb6c
Update Occitan translation
2021-08-18 09:12:34 +00:00
142492b778
Update Ukrainian translation
2021-08-18 06:35:57 +00:00
91280f7227
Updated Spanish translation
2021-08-17 13:49:29 +02:00
1550976c51
appMenu: Split out from panel
...
There is a big overlap between the app menu in the top bar and the
context menu of app icons. It makes sense to unify the two both
from a design- and from a code perspective, so split out the more
modern one into a separate module as basis for a shared class.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1948 >
2021-08-16 21:28:22 +00:00
2e04f9be8a
Update Hebrew translation
2021-08-16 20:19:31 +00:00