gnome-shell/js/ui/status
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
..
accessibility.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
bluetooth.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
brightness.js js: Replace child properties 2019-11-01 19:42:01 +00:00
dwellClick.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
keyboard.js keyboard: Fix input-source switcher alignment 2020-01-04 23:00:02 +00:00
location.js dialog: Remove MessageDialogContent.body property 2020-01-15 00:17:25 +01:00
network.js status/network: Compare icon name to NULL instead of empty string 2020-01-13 14:47:19 +01:00
nightLight.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
power.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
remoteAccess.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
rfkill.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
screencast.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
system.js system: Replace action icons with regular menu items 2019-11-05 13:05:59 +00:00
thunderbolt.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
volume.js volume: Skip volume-change feedback while playing 2019-11-23 15:16:51 +01:00