summaryrefslogtreecommitdiff
path: root/plugins/SessionLoader/KDE4/informations.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SessionLoader/KDE4/informations.xml')
-rw-r--r--plugins/SessionLoader/KDE4/informations.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/SessionLoader/KDE4/informations.xml b/plugins/SessionLoader/KDE4/informations.xml
index 761ba98..cdc5150 100644
--- a/plugins/SessionLoader/KDE4/informations.xml
+++ b/plugins/SessionLoader/KDE4/informations.xml
@@ -12,16 +12,16 @@
<!-- the date-time format should be in timestamps format -->
<pubDate>1287496800</pubDate>
<!-- the architecture code of this plugin, found PlatformMacro.h into ultracopier source -->
- <architecture>linux-x86_64-pc</architecture>
+ <architecture>windows-x86</architecture>
<!-- Detailed description -->
<description xml:lang="en"><![CDATA[Test plugin to show how create SessionLoader plugin]]></description>
<description xml:lang="fr"><![CDATA[Plugin de test pour monter comment créer un plugin SessionLoader]]></description>
<!-- Version of this release of this plugin, need be like that's: A.B.C.D, where A, B, C and D is number -->
- <version>0.3.0.4</version>
+ <version>0.3.1.0</version>
<!-- This internal name should never change, because it is used to detect when a particular plugin is updated. It must comprise only lower case ASCII characters (a-z), numerical digits (0-9), "-", "." or "_", and it must be be unique within the category. And have size lower than 64 char. -->
<name>KDE4</name>
<!-- Dependency checking. This is used to check when a plugin may not be compatible with an updated version of either Ultracopier or another plugin. This example only checks Ultracopier. -->
<dependencies><![CDATA[
- >=ultracopier-0.3.0.4
+ >=ultracopier-0.3.1.0
]]></dependencies>
</package> \ No newline at end of file