blob: 5d85aea9d487f1f402bfd276660917ecd7522912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
|
#muuid {56cc3f29-ccbf-4546-a8ba-9856248a412a}
;============================================================
; File: NewsAggregator.dll
; Plugin: NewsAggregator
; Version: 0.0.0.1
; Authors: Mataes, FREAK_THEMIGHTY
;============================================================
[RSS/Atom news aggregator.]
;file \plugins\NewsAggregator\Res\Resource.rc
[Add]
[Change]
[Remove]
[Import]
[Export]
[OK]
[Cancel]
[General Settings]
[Title]
[URL]
[Check every]
[minutes]
[Check Feed]
[Authentication]
[Use &authentication]
[Login]
[Password]
[Visualization]
[Display news using the following format:]
[All item's tags are valid. Put them between #. Example: #<author>#]
[Reset]
[?]
[0 - check manually]
;file \plugins\NewsAggregator\Src\Icons.cpp
[Protocol icon]
[Check All Feeds]
[Add Feed]
[Import Feeds]
[Export Feeds]
[News Aggregator]
;file \plugins\NewsAggregator\Src\Menus.cpp
[Check feed]
[Change feed]
;file \plugins\NewsAggregator\Src\NewsAggregator.cpp
[\\Avatars\\]
;file \plugins\NewsAggregator\Src\Options.cpp
[http://]
[Enter Feed name]
[Error]
[Enter Feed URL]
[Enter checking interval]
[Enter message format]
[Feed Tag Help]
[Are you sure?]
[Tags Mask Reset]
[Wait...]
[Change Feed]
[Contact deleting]
[Network]
;file \plugins\NewsAggregator\Src\Utils.cpp
[NewsAggr HTTP connection]
[.jpg]
[.jpeg]
[.png]
[.gif]
[.ico]
[.bmp]
[.swf]
[.xml]
[Cannot upload VersionInfo. Incorrect username or password]
[Cannot upload VersionInfo. Unknown error]
[Feed]
[%3s, %d %3s %d %d:%d:%d %1s%02d%02d]
[Jan]
[Feb]
[Mar]
[Apr]
[May]
[Jun]
[Jul]
[Aug]
[Sep]
[Oct]
[Nov]
[Dec]
[%04d%02d%02dT%02d:%02d:%02d]
[%d-%d-%d %d:%d:%d %1s%02d%02d]
[%d:%d:%d]
[rss]
[rdf]
[title]
[%s\nis a valid feed's address.]
[New Aggregator]
[feed]
[%s\nis a not valid feed's address.]
[version]
[RSS %s]
[RSS 1.0]
[link]
[description]
[language]
[managingEditor]
[category]
[image]
[url]
[%s\\%s.%s]
[lastBuildDate]
[item]
[pubDate]
[dc:date]
[author]
[comments]
[guid]
[#<title>#]
[empty]
[#<link>#]
[#<description>#]
[#<author>#]
[#<comments>#]
[#<guid>#]
[#<category>#]
[Atom 3]
[rel]
[self]
[href]
[subtitle]
[name]
[icon]
[updated]
[entry]
[summary]
[content]
[term]
|