gnome-shell/js
Florian Müllner 95b80eec01 extensionPrefs: Avoid awkward indentation in string literal
The current code is carefully avoiding an overly wide line length as
well as adding literal new lines to the string due to indentation. It's
clever and barely legible.

Instead, use one string per line similar to how they appear in the actual
output, and join them together when setting the clipboard text.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/608
2019-07-02 12:17:46 +00:00
..
extensionPrefs extensionPrefs: Avoid awkward indentation in string literal 2019-07-02 12:17:46 +00:00
gdm style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
misc style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
perf style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
portalHelper style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
ui lookingGlass: Replace global grabs with input device grabs 2019-07-02 01:18:15 +00:00
js-resources.gresource.xml accessibility: Add pointer accessibility support 2019-06-06 09:13:29 +02:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Include params.js in portal-helper gresources 2018-10-23 15:38:31 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00