diff --git a/data/org.gnome.shell.gschema.xml.in.in b/data/org.gnome.shell.gschema.xml.in.in index dc27e4781..d56feccfc 100644 --- a/data/org.gnome.shell.gschema.xml.in.in +++ b/data/org.gnome.shell.gschema.xml.in.in @@ -13,12 +13,12 @@ [] - <_summary>Uuids of extensions to enable + <_summary>UUIDs of extensions to enable <_description> - GNOME Shell extensions have a uuid property; this key lists extensions + GNOME Shell extensions have a UUID property; this key lists extensions which should be loaded. Any extension that wants to be loaded needs to be in this list. You can also manipulate this list with the - EnableExtension and DisableExtension DBus methods on org.gnome.Shell. + EnableExtension and DisableExtension D-Bus methods on org.gnome.Shell. @@ -54,10 +54,10 @@ false - <_summary>Always show the 'Log out' menuitem in the user menu. + <_summary>Always show the 'Log out' menu item in the user menu. <_description> This key overrides the automatic hiding of the 'Log out' - menuitem in single-user, single-session situations. + menu item in single-user, single-session situations.