gnome-shell/js/ui/components
Florian Müllner 0d035a4e53 cleanup: Prefer template strings
Template strings are much nicer than string concatenation, so use
them where possible; this excludes translatable strings and any
strings containing '/' (until we can depend on gettext >= 0.20[0]).

[0] https://savannah.gnu.org/bugs/?50920

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/612
2019-07-05 11:32:31 +00:00
..
__init__.js cleanup: Use spaces for indentation 2019-07-02 12:17:46 +00:00
automountManager.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
autorunManager.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
keyring.js style: Fix indentation errors 2019-07-02 12:17:46 +00:00
networkAgent.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
polkitAgent.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
telepathyClient.js cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00