diff options
author | Thomas Preud'homme <robotux@celest.fr> | 2022-06-26 21:42:44 +0100 |
---|---|---|
committer | Thomas Preud'homme <robotux@celest.fr> | 2022-06-26 21:42:44 +0100 |
commit | cec2190aa2a5d65d3e09ae26dd5aafeaa5007862 (patch) | |
tree | 3adfa5ef0125e39dc1d388bdf885c0529c6fceb1 /plugins-unmaintained/Themes | |
parent | 08b0288421b2cd69bbfd8a8a109572f04df69bbe (diff) |
New upstream version 2.2.6.0
Diffstat (limited to 'plugins-unmaintained/Themes')
-rw-r--r-- | plugins-unmaintained/Themes/Clean/informations.xml | 2 | ||||
-rw-r--r-- | plugins-unmaintained/Themes/Teracopy/informations.xml | 2 | ||||
-rw-r--r-- | plugins-unmaintained/Themes/Windows/informations.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins-unmaintained/Themes/Clean/informations.xml b/plugins-unmaintained/Themes/Clean/informations.xml index 3d78d7a..454b493 100644 --- a/plugins-unmaintained/Themes/Clean/informations.xml +++ b/plugins-unmaintained/Themes/Clean/informations.xml @@ -17,7 +17,7 @@ <description xml:lang="en"><![CDATA[Clean style for Ultracopier]]></description> <description xml:lang="fr"><![CDATA[Style Clean pour Ultracopier]]></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>2.2.4.7</version> + <version>2.2.6.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>Clean</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. --> diff --git a/plugins-unmaintained/Themes/Teracopy/informations.xml b/plugins-unmaintained/Themes/Teracopy/informations.xml index 0feb67d..c6642de 100644 --- a/plugins-unmaintained/Themes/Teracopy/informations.xml +++ b/plugins-unmaintained/Themes/Teracopy/informations.xml @@ -17,7 +17,7 @@ <description xml:lang="en"><![CDATA[Teracopy style for Ultracopier, reproduct with screenshot on internet]]></description> <description xml:lang="fr"><![CDATA[Style Teracopy pour Ultracopier, reproduit avec les screenshots vu sur internet]]></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>2.2.4.7</version> + <version>2.2.6.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>Teracopy</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. --> diff --git a/plugins-unmaintained/Themes/Windows/informations.xml b/plugins-unmaintained/Themes/Windows/informations.xml index 45c2308..d1504a5 100644 --- a/plugins-unmaintained/Themes/Windows/informations.xml +++ b/plugins-unmaintained/Themes/Windows/informations.xml @@ -17,7 +17,7 @@ <description xml:lang="en"><![CDATA[Windows dialog for Ultracopier, to have same copy dialog than windows vista/7/8]]></description> <description xml:lang="fr"><![CDATA[Dialogue de Windows pour Ultracopier, pour avoir une boite de dialogue pour la copie comme windows vista/7/8]]></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>2.2.4.7</version> + <version>2.2.6.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>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. --> |