gnome-shell/js/gdm
Alessandro Bono b63c6ac0ef cleanup: Use deepUnpack() intead of deep_unpack()
deep_unpack() is just a backwards compability alias for deepUnpack()[1].
The new name makes it more clear that this is not a C function, start to
use it.

[1] 13e662a29d

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2416>
2022-08-10 10:29:24 +00:00
..
authList.js
authPrompt.js authPrompt: Don't propagate serviceName to setMessage 2022-08-06 23:30:55 +00:00
batch.js
credentialManager.js
loginDialog.js loginDialog: Don't call _loginScreenSessionActivated() when not required 2022-08-10 09:48:35 +00:00
oVirt.js
realmd.js cleanup: Minimize deep_unpack() usage 2022-08-10 10:29:24 +00:00
util.js cleanup: Use deepUnpack() intead of deep_unpack() 2022-08-10 10:29:24 +00:00
vmware.js