mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
extensionPrefs: Initialize gettext
I misremembered that imports.package.start() would set up the correct gettext domain, but the module only provides a convenience method for doing that. Use it to bring back translations in the Extensions app, whoops. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1108
This commit is contained in:
parent
3bf0511f1b
commit
f8886468ce
2 changed files with 3 additions and 4 deletions
|
|
@ -17,7 +17,6 @@ rules:
|
|||
overrides:
|
||||
- files: js/**
|
||||
excludedFiles:
|
||||
- js/extensionPrefs/**
|
||||
- js/portalHelper/*
|
||||
globals:
|
||||
global: readonly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue