~didrocks/cairo-dock-plug-ins/fix-abi-transition

« back to all changes in this revision

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

  • Committer: matttbe
  • Date: 2010-08-07 01:43:25 UTC
  • Revision ID: matttbe@gmail.com-20100807014325-36tmlrc8n1rrksk5
* New Upstream Version (LP: #614625)
* 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
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)
* Fixed a few bugs on LP:
 - LP: #483963, LP: #485159, LP: #500677, LP: #500979
 - LP: #521531, LP: #519915, LP: #526138, LP: #531317
 - LP: #531319, LP: #537115, LP: #537943, LP: #538637
 - More details on the 'ChangeLog' file

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#{Set to 0 to use the default applet size}
8
8
icon size = 0;0
9
9
 
10
 
#s Name of the icon as it will appear in its label in the dock :
11
 
#{Let empty to use the title of the RSS feed.}
 
10
#s Name of the icon as it will appear in its caption in the dock:
 
11
#{Leave empty to use the title of the RSS feed.}
12
12
name = 
13
13
 
14
 
#S+ Image's filename :
15
 
#{Let empty to use the default one.}
 
14
#S+ Image filename:
 
15
#{Leave empty to use the default one.}
16
16
icon = 
17
17
 
18
18
#d Name of the dock it belongs to:
31
31
#X[Position]
32
32
frame_pos =
33
33
 
34
 
#b Lock position ?
35
 
#{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.}
 
34
#b Lock position?
 
35
#{If locked, the desklet cannot be moved by simply dragging it with the left mouse button. It can still be moved with ALT + left-click.}
36
36
locked = false
37
37
 
38
 
#j+[96;1024] Desklet's dimension (width x height) :
39
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
 
38
#j+[96;1024] Desklet dimensions (width x height):
 
39
#{Depending on your WindowManager, you may be able to resize this with ALT + middle-click or ALT + left-click.}
40
40
size = 300;200
41
41
 
42
 
#i[-2048;2048] Desklet's position (x ; y) :
43
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
 
42
#i[-2048;2048] Desklet position (x, y):
 
43
#{Depending on your WindowManager, you may be able to move this with ALT + left-click.}
44
44
x position=0
45
45
#i[-2048;2048] ...
46
46
y position=0
47
47
 
48
 
#I[-180;180] Rotation :
 
48
#I[-180;180] Rotation:
49
49
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
50
50
rotation = 0
51
51
 
52
52
#X[Visibility]
53
53
frame_visi =
54
54
 
55
 
#b Is detached from the dock ?
 
55
#b Is detached from the dock
56
56
initially detached=true
57
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
 
57
#l[Normal;Keep above;Keep below;Keep on widget layer;Reserve space] Visibility:
58
58
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
59
59
accessibility=0
60
 
#b Should be visible on all desktops ?
 
60
#b Should be visible on all desktops?
61
61
sticky=true
62
62
 
63
63
 
64
64
 
65
 
use size=
66
65
 
67
66
#F[Decorations;gtk-orientation-portrait]
68
67
frame_deco=
69
68
 
70
 
#o+ Choose a decoration theme for this desklet :
 
69
#o+ Choose a decoration theme for this desklet:
71
70
#{Choose 'Custom decorations' to define your own decorations below.}
72
71
decorations = default
73
72
 
74
73
#v
75
74
sep_deco =
76
75
 
77
 
#S+ Background image :
78
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
 
76
#S+ Background image:
 
77
#{Image to be displayed below drawings, e.g. a frame. Leave empty for no image.}
79
78
bg desklet =
80
 
#e+[0;1] Background tansparency :
 
79
#e+[0;1] Background transparency:
81
80
bg alpha = 1
82
 
#i+[0;256] Left offset :
83
 
#{in pixels. Use this to adjust the left position of the drawings.}
 
81
#i+[0;256] Left offset:
 
82
#{in pixels. Use this to adjust the left position of drawings.}
84
83
left offset = 0
85
 
#i+[0;256] Top offset :
86
 
#{in pixels. Use this to adjust the top position of the drawings.}
 
84
#i+[0;256] Top offset:
 
85
#{in pixels. Use this to adjust the top position of drawings.}
87
86
top offset = 0
88
 
#i+[0;256] Right offset :
89
 
#{in pixels. Use this to adjust the right position of the drawings.}
 
87
#i+[0;256] Right offset:
 
88
#{in pixels. Use this to adjust the right position of drawings.}
90
89
right offset = 0
91
 
#i+[0;256] Bottom offset :
92
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
 
90
#i+[0;256] Bottom offset:
 
91
#{in pixels. Use this to adjust the bottom position of drawings.}
93
92
bottom offset = 0
94
 
#S+ Foreground image :
95
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
 
93
#S+ Foreground image:
 
94
#{Image to be displayed above the drawings, e.g. a reflection. Leave empty for no image.}
96
95
fg desklet =
97
 
#e+[0;1] Foreground tansparency :
 
96
#e+[0;1] Foreground tansparency:
98
97
fg alpha = 1
99
98
 
100
99
 
104
103
#F[RSS Feed;gtk-justify-left]
105
104
RSS_feed = 
106
105
 
107
 
#s URL :
 
106
#s URL:
108
107
#{Enter a valid atom/rss feed}
109
108
url_rss_feed=
110
109
 
118
117
#F[Behaviour;gtk-execute]
119
118
frame_behav= 
120
119
 
121
 
#I[1;30] Refresh time :
 
120
#I[1;30] Refresh time:
122
121
#{In minutes.}
123
122
refresh_time=5
124
123
 
125
 
#B Display an info-bubble when a feed has changed?
126
 
#{By default, this option is activated}
127
 
dialog_feed_changed=true
128
 
 
129
 
#I[0;40] Duration of the info-bubble :
130
 
#{In seconds. Set to 0 for infinite time (click on dialog to close it).}
131
 
dialogs_duration=20
132
 
 
133
 
#a+ Animation of the icon when a feed has changed :
134
 
animation_feed_changed=rotate
 
124
#Y-[No;0;0;Icon animation;1;2;Dialog bubble;2;1;Icon animation + Dialog bubble;1;2] Notify about feed updates:
 
125
notifications = 3
 
126
 
 
127
#a+ Animation of the icon:
 
128
#{Let empty to use the default notification animation.}
 
129
animation_feed_changed=
 
130
 
 
131
#I[0;60] Duration of the notification:
 
132
#{In seconds. Set to 0 for infinite time (need to click on dialog to close it).}
 
133
dialogs_duration=10
135
134
 
136
135
#v
137
136
sep = 
138
137
 
139
 
#s Open the feed with the following program :
140
 
#{Let empty to use the default one.}
 
138
#s Open the feed with the following program:
 
139
#{Leave empty to use the default one.}
141
140
specific_web_browser= 
142
141
 
143
142
 
147
146
#F[Title;gtk-bold]
148
147
title = 
149
148
 
150
 
#P+ Title font :
 
149
#P+ Title font:
151
150
#{Font to be used for the title}
152
151
title_font=Sans Bold Italic 10
153
152
 
154
 
#C+ Title color :
155
 
#{Color to be used for the title}
 
153
#C+ Title colour:
 
154
#{Colour to be used for the title}
156
155
title_color=1.0;1.0;0.0;1.0
157
156
 
158
157
#e+[0;1;left;right] Alignment of the title:
161
160
#F[Text;gtk-italic]
162
161
text = 
163
162
 
164
 
#P+ Feed lines font :
 
163
#P+ Feed lines font:
165
164
#{Font to be used for the feed lines}
166
165
font=Sans 8
167
166
 
168
 
#C+ Feed lines color :
169
 
#{Color to be used for the feed lines}
 
167
#C+ Feed lines colour:
 
168
#{Colour to be used for the feed lines}
170
169
text_color=1.0;1.0;1.0;1.0
171
170
 
172
 
#I+[0;48] Left margin for the feed lines :
 
171
#I+[0;48] Left margin for the feed lines:
173
172
text_margin=0
174
173
 
175
 
#I+[0;24] Space between 2 feed lines :
 
174
#I+[0;24] Space between 2 feed lines:
176
175
space_between_feed_lines=5
177
176
 
178
177
 
179
178
#F[Logo;gtk-yes]
180
179
frame_logo= 
181
180
 
182
 
#B+ Display the logo ?
 
181
#B+ Display the logo?
183
182
#{The default logo is the applet's icon}
184
183
display_logo=true
185
184
 
186
 
#e+[1;4;normal;big] Logo size :
187
 
#{Adjust to increase/decrease the logo size}
 
185
#e+[1;4;normal;big] Logo size:
 
186
#{Adjust to increase/decrease the logo's size}
188
187
logo_size=1.5
189
188
 
190
189
 
191
190
#F[Background;gtk-orientation-portrait]
192
191
frame_background= 
193
192
 
194
 
#B+[5] Display a simple background ?
 
193
#B+[5] Display a simple background?
195
194
#{You can have more attractive backgrounds using the Desklet decorations}
196
195
display_background=true
197
196
 
198
 
#C+ Background first color :
199
 
#{first color of the gradation}
 
197
#C+ Background first colour :
 
198
#{first colour of the gradation}
200
199
background_color1=0.2;0.2;0.2;1.0
201
200
 
202
 
#C+ Background second color :
203
 
#{second color of the gradation}
 
201
#C+ Background second colour:
 
202
#{second colour of the gradation}
204
203
background_color2=0.7;0.7;0.7;0.8
205
204
 
206
205
#i+[0;50] Background radius corner:
207
206
#{Set the radius corner to 0 for no radius}
208
207
background_radius=15
209
208
 
210
 
#i+[0;10] Border thickness :
 
209
#i+[0;10] Border thickness:
211
210
#{Set the thickness to 0 for no border}
212
211
border_thickness=2
213
212
 
214
 
#C+ Border color :
215
 
#{Border color}
 
213
#C+ Border colour :
 
214
#{Border colour}
216
215
border_color=0.;0.;0.;1.;