diff options
author | Thomas Preud'homme <robotux@celest.fr> | 2020-08-31 00:44:34 +0100 |
---|---|---|
committer | Thomas Preud'homme <robotux@celest.fr> | 2020-08-31 00:44:34 +0100 |
commit | ac95ce6e0538249e9c395904b49b078234fdcb5e (patch) | |
tree | e10c4b08e8f5e8b462abd28481b9235a11b61ac8 /plugins-unmaintained/Themes | |
parent | 3ac113857071fc1f225b2e1b42547269e568c6b7 (diff) |
New upstream version 2.2.4.5
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 a74811b..af4e404 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.4</version> + <version>2.2.4.5</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 2209319..97c358f 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.4</version> + <version>2.2.4.5</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 72b4237..2d97525 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.4</version> + <version>2.2.4.5</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. --> |