gnome-shell/js
Florian Müllner 696965c9f7 cleanup: Stop using string concatenation
It's unfortunate that we cannot fully embrace template strings, but
we aren't limited to "legacy" formatting either; replace the last
remaining places where we still use string concatenation to reduce
the difference between regular and legacy style a bit.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2200>
2022-02-23 12:23:52 +00:00
..
dbusServices js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00
gdm cleanup: Stop using string concatenation 2022-02-23 12:23:52 +00:00
misc parentalControlsManager: Be less verbose on the logs 2022-02-18 22:05:16 +00:00
perf
portalHelper js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
ui cleanup: Stop using string concatenation 2022-02-23 12:23:52 +00:00
js-resources.gresource.xml gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
meson.build
portal-resources.gresource.xml