~ubuntu-branches/ubuntu/wily/update-manager/wily

« back to all changes in this revision

Viewing changes to data/com.ubuntu.update-manager.gschema.xml.in

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2013-01-24 14:20:22 UTC
  • Revision ID: package-import@ubuntu.com-20130124142022-cm69mix6n06ezorb
Tags: 1:0.178
* Implement the "available updates" details pane from the SoftwareUpdates
  spec.  Specifically, this adds grouping of related updates, adds an
  "Ubuntu base" group for core packages, and shows only the description
  summary in the main view.
* Show a restart icon next to packages that declare they will need a
  system restart via XB-Restart-Required: system

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
      <description>Stores the state of the expander that contains the list of changes and the description</description>
7
7
    </key>
8
8
    <key name="window-width" type="i">
9
 
      <default>0</default>
 
9
      <default>1</default>
10
10
      <summary>The window width</summary>
11
11
      <description>Stores the width of the update-manager dialog</description>
12
12
    </key>
13
13
    <key name="window-height" type="i">
14
 
      <default>0</default>
 
14
      <default>400</default>
15
15
      <summary>The window height</summary>
16
16
      <description>Stores the height of the update-manager dialog</description>
17
17
    </key>