gnome-shell/js/ui/components
Jonas Dreßler 2fc84e0fe3 dialog: Remove MessageDialogContent.body property
According to the new dialog design, dialogs generally only have a title
and a description, so the `body` property is no longer needed.

At the places where it's still used, we replace it with the description
property or a plain label we add to MessageDialogContent ourselves.

See https://gitlab.gnome.org/GNOME/gnome-shell/issues/1343

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/886
2020-01-15 00:17:25 +01:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
autorunManager.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
keyring.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
networkAgent.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
polkitAgent.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
telepathyClient.js cleanup: Use JSDoc for documentation comments 2019-11-11 19:25:14 +00:00