diff options
| author | lasers | 2015-01-17 14:50:09 -0600 |
|---|---|---|
| committer | lasers | 2015-01-17 14:50:09 -0600 |
| commit | a659c1ba00d5c4de905027b1db62babd1cf51aba (patch) | |
| tree | 44f7c8481845e10dc010785915045a57f47a9349 /_data | |
| parent | b78ddc2d218d7baed45b1f5485b38a9090ed4135 (diff) | |
| download | scripts.irssi.org-a659c1ba00d5c4de905027b1db62babd1cf51aba.tar.bz2 | |
Fixed order in _data/scripts.yaml
Diffstat (limited to '_data')
| -rw-r--r-- | _data/scripts.yaml | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index f69fadf..171f9cf 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -243,7 +243,7 @@ - authors: "Larry Vizzie Daffner" contact: "vizzie@airmail.net" - description: "Automatically goes away after defined inactivity" + description: "Automatically goes away after defined inactivity" filename: "autoaway.pl" modified: "2010-10-19 14:41:15" license: "BSD" @@ -1257,7 +1257,7 @@ modified: "2014-06-12 19:06:00" license: "Public Domain" name: "emo" - version: "0.0.1" + version: "0.0.1" - authors: "Taneli Kaivola" contact: "dist@sci.fi" @@ -3391,6 +3391,15 @@ url: "http://juerd.nl/irssi/" version: "1.20" +- authors: "lasers" + contact: "lasers on freenode" + description: "Loads scripts from file instead of autorun directory" + filename: "scriptsave.pl" + modified: "2015-01-16 20:00:00" + license: "WTFPL" + name: "scriptsave" + version: "0.2" + - authors: "jwz, irssified by Mikachu" contact: "Mikachu @ freenode" description: "wtires lkie tihs" @@ -4348,13 +4357,3 @@ name: "XQF" url: "none" version: "0.14" - -- authors: "lasers" - contact: "lasers on freenode" - description: "Loads scripts from file instead of autorun directory" - filename: "scriptsave.pl" - modified: "2015-01-16 20:00:00" - license: "WTFPL" - name: "scriptsave" - version: "0.2" - |
