summaryrefslogtreecommitdiff
path: root/plugins/SessionLoader
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SessionLoader')
-rw-r--r--plugins/SessionLoader/README.md3
-rw-r--r--plugins/SessionLoader/Windows/README.md3
-rw-r--r--plugins/SessionLoader/Windows/informations.xml2
3 files changed, 7 insertions, 1 deletions
diff --git a/plugins/SessionLoader/README.md b/plugins/SessionLoader/README.md
new file mode 100644
index 0000000..eb8aedf
--- /dev/null
+++ b/plugins/SessionLoader/README.md
@@ -0,0 +1,3 @@
+# Session Loader
+
+To start with your session when you open your computer
diff --git a/plugins/SessionLoader/Windows/README.md b/plugins/SessionLoader/Windows/README.md
new file mode 100644
index 0000000..42b0a24
--- /dev/null
+++ b/plugins/SessionLoader/Windows/README.md
@@ -0,0 +1,3 @@
+# Session Loader: Windows
+
+To start with your session when you open your computer
diff --git a/plugins/SessionLoader/Windows/informations.xml b/plugins/SessionLoader/Windows/informations.xml
index cce967b..ab5b852 100644
--- a/plugins/SessionLoader/Windows/informations.xml
+++ b/plugins/SessionLoader/Windows/informations.xml
@@ -17,7 +17,7 @@
<description xml:lang="en"><![CDATA[This plugin allow Ultracopier to be loaded at the session opening under windows]]></description>
<description xml:lang="fr"><![CDATA[Ce plugin permet de charger Ultracopier à l'ouverture de la sessions sous windows]]></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>1.4.0.8</version>
+ <version>1.6.1.3</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>Windows</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. -->