diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-21 17:37:36 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-21 17:37:36 -0500 |
commit | 47ac4096211c3f8634bc5e17027523dfe955bcaf (patch) | |
tree | 81124942ac2548fde3eb84c6f8f70bd6c66ceb0c /knewstuff/data/knewstuff.xml | |
parent | 20e7ea1336a0c28c09b22623cb676d83a7fd168b (diff) | |
download | tdelibs-47ac4096211c3f8634bc5e17027523dfe955bcaf.tar.gz tdelibs-47ac4096211c3f8634bc5e17027523dfe955bcaf.zip |
Rework the KHNS system to properly download data from the new OCS network
This relates to Bug 2093
Diffstat (limited to 'knewstuff/data/knewstuff.xml')
-rw-r--r-- | knewstuff/data/knewstuff.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/knewstuff/data/knewstuff.xml b/knewstuff/data/knewstuff.xml deleted file mode 100644 index f7ba326ec..000000000 --- a/knewstuff/data/knewstuff.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE knewstuff SYSTEM "knewstuff.dtd"> -<knewstuff> - <stuff type="korganizer/calendar"> - <name>worldcup2002</name> - <author email="schumacher@kde.org">Cornelius Schumacher</author> - <licence>GPL</licence> - <summary lang="en">Soccer world cup 2002</summary> - <version>1.0</version> - <release>1</release> - <releasedate>2002-06-19</releasedate> - <preview lang="en"></preview> - <payload lang="en">http://korganizer.kde.org/knewstuff/korganizer/calendar/worldcup2002.ics</payload> - <rating>5</rating> - <downloads>0</downloads> - </stuff> -</knewstuff> |