~ubuntu-branches/ubuntu/maverick/awn-extras-applets/maverick

« back to all changes in this revision

Viewing changes to applets/maintained/bandwidth-monitor/awn-applet-bandwidth-monitor.schema-ini.in

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-08-29 14:29:52 UTC
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20100829142952-rhvuetyms9bv5uu7
Tags: upstream-0.4.0+bzr1372
ImportĀ upstreamĀ versionĀ 0.4.0+bzr1372

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[DEFAULT/unit]
2
2
type = integer
3
3
default = 0
4
 
_description=The base display unit for transfer speed (0 = bits, 1 = bytes)
 
4
_description=The base display unit for transfer speed (0: bits, 1: bytes)
5
5
[DEFAULT/interface]
6
6
type = string
7
7
default = 
33
33
[DEFAULT/label_control]
34
34
type = integer
35
35
default = 2
36
 
_description=Throughput label control - 0 = no label, 1 = Sum, 2 = Upload/Download
 
36
_description=Throughput label control - 0: no label, 1: Sum, 2: Upload/Download
37
37
[DEFAULT/graph_zero]
38
38
type = integer
39
39
default = 0
40
40
_description=If enabled this will draw a line at the bottom of the graph even if the value is 0. If unchecked, values below 1 are not drawn
 
41
[DEFAULT/wireless_signal_graph_type]
 
42
type = list-string
 
43
default = ;
 
44
_description=Type of graph to use for wireless devices - area: Area chart, area_bar: Area chart with colored bars, bar: Bar chart, fan: Waving chart with density, fan_bar: Waving Bar chart with density