gnome-shell/js/misc
Jonas Dreßler 8a1c7ce590 parentalControlsManager: Be less verbose on the logs
There's a few things that are really unncessary to log without any
debugging enabled, for example "Getting parental controls for user", so
remove that.

Other things can be useful, so use console.debug() to log those.

Especially the warning in showAppInfo() we don't want log by default as
it spills tons of messages during shell startup (the async
initialization of the malcontent manager takes some time).

While at it, also make the !HAVE_MALCONTENT message a bit more accurate.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2196>
2022-02-18 22:05:16 +00:00
..
config.js.in
extensionUtils.js cleanup: Use logical assignments 2022-01-25 15:21:16 +00:00
fileUtils.js cleanup: Replace non-standard ByteArray module 2021-09-01 14:49:30 +00:00
gnomeSession.js
history.js
ibusManager.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
inputMethod.js inputMethod: Do not reset invisible preedit on focus_out 2021-11-01 17:02:50 +00:00
introspect.js util: Wait for initial name owners in DBusSenderCheck before checking 2021-12-04 16:57:25 +00:00
jsParse.js
keyboardManager.js
loginManager.js
meson.build
modemManager.js
objectManager.js
params.js
parentalControlsManager.js parentalControlsManager: Be less verbose on the logs 2022-02-18 22:05:16 +00:00
permissionStore.js
smartcardManager.js
systemActions.js Add new screenshot UI icons 2022-02-12 14:08:01 +00:00
util.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
weather.js js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00