]> jfr.im git - irc/kvirc/kvirc-scripts.git/commitdiff
locked kiss registration
authorElvio Basello <redacted>
Wed, 7 Feb 2007 16:57:14 +0000 (16:57 +0000)
committerElvio Basello <redacted>
Wed, 7 Feb 2007 16:57:14 +0000 (16:57 +0000)
KISS/install.kvs

index fec75d027bd99bae4ab176cfe22909d152a4e7d2..cfa82b9698d9aa0d4c0fd2272b2dfd243ca0fc6d 100644 (file)
@@ -7,7 +7,7 @@
 
 # register the script: this must be the first instruction executed
 # since it will abort with an error when a greater version is already installed
-addon.register("kiss","2.0.0","K.I.S.S. - The KVIrc Icons Style Setup",$tr("Allows to change KVIrc icons sets","kiss"),"3.2.6",kiss_32.png)
+addon.register("kiss","2.0.0","K.I.S.S. - The KVIrc Icons Style Setup",$tr("Allows to change KVIrc icons sets","kiss"),"3.2.6.20070124",kiss_32.png)
 {
        # This is our uninstall callback: it will be called by KVIrc when addon.uninstall is invoked