Added positions for RSS-feeds
RSS-feeds will be shown as full lines
This commit is contained in:
parent
0c04925cbd
commit
81d323b3f4
@ -42,6 +42,11 @@ windiconspace = (79, 0)
|
|||||||
sunriseplace = (214, 0)
|
sunriseplace = (214, 0)
|
||||||
sunsetplace = (214, 35)
|
sunsetplace = (214, 35)
|
||||||
|
|
||||||
|
rss_places = {
|
||||||
|
'line_1' : (0, 490), 'line_2' : (0, 515), 'line_3' : (0, 540),
|
||||||
|
'line_4' : (0, 565), 'line_5' : (0, 590), 'line_6' : (0, 615)
|
||||||
|
}
|
||||||
|
|
||||||
e_col = 70
|
e_col = 70
|
||||||
date_col = 0
|
date_col = 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user