gnome-shell/js/misc
Florian Müllner 6a22af83dc cleanup: Always use single quotes
We have made good progress with transitioning to the new style,
to the point where we can complete it with a final push.

Start with changing the remaining places that still use double
quotes.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2866>
2023-08-09 15:10:37 +00:00
..
animationUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
config.js.in js: Add JSDoc to exported functions and fix incorrect JSDoc formatting 2023-08-05 22:16:23 +02:00
dateUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
dbusUtils.js js: Port dbusUtils to ESM 2023-08-07 19:05:50 +00:00
dependencies.js dependencies: Migrate to ES module and organize dependencies 2023-07-15 02:35:56 +00:00
extensionUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
fileUtils.js js: Port dbusUtils to ESM 2023-08-07 19:05:50 +00:00
gnomeSession.js js: Port to modules 2023-08-06 13:02:49 +02:00
history.js js: Port to modules 2023-08-06 13:02:49 +02:00
ibusManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
inputMethod.js inputMethod: Check that there is an existing cursor location 2023-08-09 12:44:30 +02:00
introspect.js cleanup: Always use single quotes 2023-08-09 15:10:37 +00:00
jsParse.js js: Port to modules 2023-08-06 13:02:49 +02:00
keyboardManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
loginManager.js cleanup: Always use single quotes 2023-08-09 15:10:37 +00:00
meson.build build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
modemManager.js cleanup: Always use single quotes 2023-08-09 15:10:37 +00:00
objectManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
params.js js: Port to modules 2023-08-06 13:02:49 +02:00
parentalControlsManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
permissionStore.js js: Port to modules 2023-08-06 13:02:49 +02:00
signals.js js: Port to modules 2023-08-06 13:02:49 +02:00
signalTracker.js js: Port to modules 2023-08-06 13:02:49 +02:00
smartcardManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
systemActions.js cleanup: Always use single quotes 2023-08-09 15:10:37 +00:00
util.js cleanup: Always use single quotes 2023-08-09 15:10:37 +00:00
weather.js js: Port to modules 2023-08-06 13:02:49 +02:00