~cairo-dock-team/cairo-dock-plug-ins/plug-ins

« back to all changes in this revision

Viewing changes to powermanager/data/powermanager.conf.in

  • Committer: Fabrice Rey
  • Date: 2012-07-15 01:54:14 UTC
  • Revision ID: fabounet03@gmail.com-20120715015414-7kq6kyd5caylaciw
PowerManager: use progressbar and simplifies options

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
#[gtk-preferences]
108
108
[Configuration]
109
109
 
110
 
#l+[Gauge;Graph;Icons] Choose the style of the display: 
 
110
#l+[Gauge;Graph;Icon with progress bar] Display style
111
111
renderer = 0
112
112
 
113
113
 
114
 
#X[Gauge;gtk-dialog-info]
 
114
#X[Gauge;@shared_filesdatadir@/images/icon-gauge.png]
115
115
frame_gauge=
116
116
 
117
 
#h+[@gaugesdir@;gauges;gauges3;battery] Choose one of the available themes:/
 
117
#h+[@gaugesdir@;gauges;gauges3;battery] Gauge theme/
118
118
theme = Battery
119
119
 
120
120
 
121
 
#X[Graph;gtk-dialog-info]
 
121
#X[Graph;@shared_filesdatadir@/images/icon-graph.png]
122
122
frame_graph=
123
123
 
124
124
#l+[Line;Plain;Bar;Circle;Plain Circle] Type of graphic :
136
136
bg color = .5;.5;1.;.4
137
137
 
138
138
 
139
 
#X[Icons;gtk-dialog-info]
 
139
#X[Icons;@powermanagerdatadir@/icon.png]
140
140
frame_icons=
141
141
 
142
 
#S+ 'On-battery' icon filename:
143
 
#{Leave empty to use the default icon.}
 
142
#S+[Default] 'On-battery' icon filename:
144
143
battery icon = 
145
 
#S+ Icon's filename when on charge :
146
 
#{Leave empty to use the default icon.}
 
144
#S+[Default] Icon's filename when on charge :
147
145
charge icon = 
148
 
#l+[Nothing;Zoom;Transparency;Draw bar] Effect to apply on the icon according to the charge :
149
 
effect=0
150
146
 
151
147
 
152
148
#F[Parameters;gtk-preferences]
153
149
frame_param =
154
150
 
155
 
#i[20;180] Refresh time:
156
 
#{in seconds.}
157
 
check interval = 30
158
 
 
159
151
#l+[Nothing;charge;Timelength] Information to display on the icon :
160
152
quick-info_type=2
161
153
 
162
154
#S+[Default] Emblem icon's filename when on charge:
163
 
#{Leave empty to use the default icon.}
164
155
emblem icon =
165
156
 
166
157
#b Hide the icon when not on battery?
167
158
hide not on battery = false
168
159
 
 
160
#i[20;180] Refresh time:
 
161
#{in seconds.}
 
162
check interval = 30
 
163
 
169
164
discharge rate = 0
170
165
charge rate = 0
171
166