~noskcaj/ubuntu/vivid/gnome-system-monitor/3.15

« back to all changes in this revision

Viewing changes to src/org.gnome.gnome-system-monitor.gschema.xml.in

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2013-03-22 16:44:14 UTC
  • mfrom: (1.5.1) (2.2.1 sid)
  • mto: (2.2.2 sid)
  • mto: This revision was merged to the branch mainline in revision 100.
  • Revision ID: package-import@ubuntu.com-20130322164414-lg3x8lv9owt6cfnl
Tags: 3.7.92-1
* New upstream release.
* Bump build-dependencies according to configure.ac:
  - libgtk-3-dev bumped from (>= 3.0.0) to (>= 3.5.12)
  - libgtkmm-3.0-dev bumped from (>= 2.99) to (>= 3.3.18)
* Change build-dependencies for new documentation infrastructure:
 - drop gnome-doc-tools
 - add yelp-tools and itstool
* Drop patches
  - 03_dont_show_in_KDE.patch and 04_kfreebsd_cputime.patch both
    applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
      </_summary>
15
15
    </key>
16
16
 
 
17
    <key name="maximized" type="b">
 
18
      <default>false
 
19
      </default>
 
20
      <_summary>Main Window should open maximized
 
21
      </_summary>
 
22
    </key>
 
23
 
17
24
    <key name="x-position" type="i">
18
25
      <default>0
19
26
      </default>
36
43
    </key>
37
44
 
38
45
    <key name="solaris-mode" type="b">
39
 
      <default>false
 
46
      <default>true
40
47
      </default>
41
48
      <_summary>Solaris mode for CPU percentage
42
49
      </_summary>
44
51
      </_description>
45
52
    </key>
46
53
 
 
54
    <key type="b" name="cpu-stacked-area-chart">
 
55
      <default>false
 
56
      </default>
 
57
      <_summary>Show CPU chart as stacked area chart</_summary>
 
58
      <_description>If TRUE, system-monitor shows the CPU chart as a stacked area chart instead of a line chart.
 
59
      </_description>
 
60
    </key>
 
61
 
47
62
    <key name="smooth-refresh" type="b">
48
63
      <default>true
49
64
      </default>
520
535
      <_summary>Disk view columns order
521
536
      </_summary>
522
537
    </key>
 
538
    
 
539
    <key name="col-0-width" type="i">
 
540
      <default>100
 
541
      </default>
 
542
      <_summary>Width of disk view 'Device' column
 
543
      </_summary>
 
544
    </key>
 
545
 
 
546
    <key name="col-0-visible" type="b">
 
547
      <default>true
 
548
      </default>
 
549
      <_summary>Show disk view 'Device' column on startup
 
550
      </_summary>
 
551
    </key>
 
552
 
 
553
    <key name="col-1-width" type="i">
 
554
      <default>100
 
555
      </default>
 
556
      <_summary>Width of disk view 'Directory' column
 
557
      </_summary>
 
558
    </key>
 
559
 
 
560
    <key name="col-1-visible" type="b">
 
561
      <default>true
 
562
      </default>
 
563
      <_summary>Show disk view 'Directory' column on startup
 
564
      </_summary>
 
565
    </key>
 
566
 
 
567
    <key name="col-2-width" type="i">
 
568
      <default>50
 
569
      </default>
 
570
      <_summary>Width of disk view 'Type' column
 
571
      </_summary>
 
572
    </key>
 
573
 
 
574
    <key name="col-2-visible" type="b">
 
575
      <default>true
 
576
      </default>
 
577
      <_summary>Show disk view 'Type' column on startup
 
578
      </_summary>
 
579
    </key>
 
580
 
 
581
    <key name="col-3-width" type="i">
 
582
      <default>80
 
583
      </default>
 
584
      <_summary>Width of disk view 'Total' column
 
585
      </_summary>
 
586
    </key>
 
587
 
 
588
    <key name="col-3-visible" type="b">
 
589
      <default>true
 
590
      </default>
 
591
      <_summary>Show disk view 'Total' column on startup
 
592
      </_summary>
 
593
    </key>
 
594
 
 
595
    <key name="col-4-width" type="i">
 
596
      <default>80
 
597
      </default>
 
598
      <_summary>Width of disk view 'Free' column
 
599
      </_summary>
 
600
    </key>
 
601
 
 
602
    <key name="col-4-visible" type="b">
 
603
      <default>false
 
604
      </default>
 
605
      <_summary>Show disk view 'Free' column on startup
 
606
      </_summary>
 
607
    </key>
 
608
 
 
609
    <key name="col-5-width" type="i">
 
610
      <default>80
 
611
      </default>
 
612
      <_summary>Width of disk view 'Available' column
 
613
      </_summary>
 
614
    </key>
 
615
 
 
616
    <key name="col-5-visible" type="b">
 
617
      <default>true
 
618
      </default>
 
619
      <_summary>Show disk view 'Available' column on startup
 
620
      </_summary>
 
621
    </key>
 
622
 
 
623
    <key name="col-6-width" type="i">
 
624
      <default>300
 
625
      </default>
 
626
      <_summary>Width of disk view 'Used' column
 
627
      </_summary>
 
628
    </key>
 
629
 
 
630
    <key name="col-6-visible" type="b">
 
631
      <default>true
 
632
      </default>
 
633
      <_summary>Show disk view 'Used' column on startup
 
634
      </_summary>
 
635
    </key>
 
636
 
523
637
  </schema>
524
638
 
525
639
  <schema id="org.gnome.gnome-system-monitor.memmapstree" path="/org/gnome/gnome-system-monitor/memmapstree/">