mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
13 lines
200 B
Text
13 lines
200 B
Text
description "Bazaar: Rss 2.0 parser/composer class. Author: İsmail YILMAZ, (Oblivion)";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
Rss.h,
|
|
Rss.cpp charset "UTF-8",
|
|
Changelog.txt charset "UTF-8";
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|