]> jfr.im git - irc/kvirc/kvirc-scripts.git/commitdiff
More work on autoaway addon
authorSzymon Tomasz Stefanek <redacted>
Mon, 14 Sep 2015 23:41:40 +0000 (01:41 +0200)
committerSzymon Tomasz Stefanek <redacted>
Mon, 14 Sep 2015 23:41:40 +0000 (01:41 +0200)
pack-one.kvs

index ad3493fa9f78c31e2a78d2c6a02be5fd9c55d7fe..7daf665ae278fb6b981272a7b4e97098df193709 100644 (file)
@@ -5,7 +5,7 @@
 %szDescription = "This addon makes you enter away state automatically after a certain period of inactivity. You can configure it via /autoaway::configure"
 %szAuthor = "Szymon Tomasz Stefanek"
 %szMinKVIrcVersion = "4.3.2"
-%szIcon = "autoaway_32.png"
+%szImage = "autoaway/pics/autoaway_128.png"
 %szPath = "autoaway"
 
 
@@ -22,7 +22,7 @@ addon.pack \
                %szDescription \
                %szAuthor \
                %szMinKVIrcVersion \
-               %szIcon \
+               %dir/%szImage \
                %dir/%szPath
        
 echo "Package is ready at" %szOutPath "("$file.size(%szOutPath) "bytes)"