~ubuntu-branches/ubuntu/quantal/cairo-dock-plug-ins/quantal-201208191523

« back to all changes in this revision

Viewing changes to netspeed/data/netspeed.conf

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-10 00:05:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810000557-pfxoz5w7hbyclcqh
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614625)
* Fixed a few bugs on LP:
 - LP: #483963: Dustbin applet does not display trashes on all volumes
 - LP: #485159: Some apps have problem with Systray
 - LP: #500677: ~/.xsession-errors is too much used by CD
 - LP: #500979: Shortcuts: the order gets messed up
 - LP: #521531: Mail: crashes on Maildir
 - LP: #519915: GTG: create a new applet to control GTG
 - LP: #526138: GMenu doesn't handle desktop file exec strings properly
 - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
                 is not the same 'cairo-dock-core'
 - LP: #531319: CMake: check the version of 'cairo-dock' when building
                 'cairo-dock-plugins'
 - LP: #537115: Click at the position where icon lavel was, the icon
                 and dock still receive the event
 - LP: #537943: Terminal applet shortkey behaviour
 - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - cdbs is now used.
* debian/copyright:
 - Updated with the new applets
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev, libindicator-dev, libdbusmenu-glib-dev
   libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
 - Bump Standard-Version to 3.9.1
 - Wget is required for dnd2share applet
 - Added the exact realease for 'cairo-dock-dev' in order to prevent any
    build error if this package is not already available (thx to didrocks)
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!en;1.2.3
2
 
 
3
 
#[gtk-about]
4
 
[Icon]
5
 
#j[0;128] Desired icon size for this applet
6
 
#{Set to 0 to use the default applet size}
7
 
icon size = 0;0
8
 
 
9
 
#s Name of the icon as it will appear in its label in the dock :
10
 
name = netspeed
11
 
 
12
 
#d Name of the dock it belongs to:
13
 
dock name = 
14
 
 
15
 
order=
16
 
icon=
17
 
 
18
 
#F[Applet's Handbook]
19
 
frame_hand=
20
 
#A
21
 
handbook=netspeed
22
 
 
23
 
#[gtk-convert]
24
 
[Desklet]
25
 
 
26
 
#X[Position]
27
 
frame_pos =
28
 
#b Lock position ?
29
 
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
30
 
locked = false
31
 
 
32
 
#j+[48;512] Desklet's dimension (width x height) :
33
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
34
 
size = 96;96
35
 
 
36
 
#i[-2048;2048] Desklet's position (x ; y) :
37
 
#{Depending on your WindowManager, you can move it with ALT + left_click. Negative values are counted from the right/bottom of the screen}
38
 
x position=0
39
 
#i[-2048;2048] ...
40
 
y position=0
41
 
 
42
 
#I[-180;180] Rotation :
43
 
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
44
 
rotation = 0
45
 
 
46
 
#X[Visibility]
47
 
frame_visi =
48
 
 
49
 
#b Is detached from the dock ?
50
 
initially detached=false
51
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
52
 
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
53
 
accessibility=0
54
 
#b Should be visible on all desktops ?
55
 
sticky=true
56
 
 
57
 
 
58
 
 
59
 
use size=
60
 
 
61
 
#F[Decorations;gtk-orientation-portrait]
62
 
frame_deco=
63
 
 
64
 
#o+ Choose a decoration theme for this desklet :
65
 
#{Choose 'Custom decorations' to define your own decorations below.}
66
 
decorations = default
67
 
 
68
 
#v
69
 
sep_deco =
70
 
 
71
 
#S+ Background image :
72
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
73
 
bg desklet =
74
 
#e+[0;1] Background tansparency :
75
 
bg alpha = 1
76
 
#i+[0;256] Left offset :
77
 
#{in pixels. Use this to adjust the left position of the drawings.}
78
 
left offset = 0
79
 
#i+[0;256] Top offset :
80
 
#{in pixels. Use this to adjust the top position of the drawings.}
81
 
top offset = 0
82
 
#i+[0;256] Right offset :
83
 
#{in pixels. Use this to adjust the right position of the drawings.}
84
 
right offset = 0
85
 
#i+[0;256] Bottom offset :
86
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
87
 
bottom offset = 0
88
 
#S+ Foreground image :
89
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
90
 
fg desklet =
91
 
#e+[0;1] Foreground tansparency :
92
 
fg alpha = 1
93
 
 
94
 
#[gtk-preferences]
95
 
[Configuration]
96
 
 
97
 
#l+[Gauge;Graph] Choose the style of the display : 
98
 
renderer = 0
99
 
 
100
 
 
101
 
#X[Gauge;gtk-dialog-info]
102
 
frame_gauge=
103
 
 
104
 
#h+[/usr/share/cairo-dock/gauges;gauges;gauges] Choose one of the available themes :/
105
 
theme = Turbo-night-fuel
106
 
 
107
 
 
108
 
#X[Graph;gtk-dialog-info]
109
 
frame_graph=
110
 
 
111
 
#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
112
 
graphic type = 0
113
 
 
114
 
#c+ High values color :
115
 
#{It's the color of the graphic for high rate values.}
116
 
high color = 1;0;0
117
 
 
118
 
#c+ Low values color :
119
 
#{It's the color of the graphic for low rate values.}
120
 
low color = 1;1;0
121
 
 
122
 
#C+ Background color of the graphic :
123
 
bg color = .5;.5;1.;.4
124
 
 
125
 
#b Show all values on same graph ?
126
 
mix graph = false
127
 
 
128
 
#F[Parameters;gtk-dialog-info]
129
 
frame_param =
130
 
 
131
 
#s interface :
132
 
#{By default it will be 'eth0'.}
133
 
interface = 
134
 
 
135
 
#i[1;30] Delay between 2 measures :
136
 
#{in seconds.}
137
 
delay = 3
138
 
 
139
 
#e[0;1] Fluidity of the transition between 2 values :
140
 
#{You need OpenGL for this option. Set it to 0 to not use it, 1 means the transition is continue.}
141
 
smooth = .33
142
 
 
143
 
#l[No;On icon;On label] Display rate values :
144
 
info display = 1
145
 
 
146
 
#s User command to show a system monitor :
147
 
#{Let empty to use he default one.}
148
 
sys monitor =