diff options
| author | Sam Stoller | 2014-11-10 12:02:36 -0800 |
|---|---|---|
| committer | Sam Stoller | 2014-11-10 12:04:26 -0800 |
| commit | 0a3941245c1cbb55dd3c67af0b5c33caddd04f8b (patch) | |
| tree | 9d833e193535e3d185b2eff68bc72eef041597ad /_data/scripts.yaml | |
| parent | 23cd9bcb17b4b2247254b6881d61edbe14ae3cb9 (diff) | |
| download | scripts.irssi.org-0a3941245c1cbb55dd3c67af0b5c33caddd04f8b.tar.bz2 | |
Add twitter_theme.pl
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index c25007e..9e91c59 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -3792,6 +3792,16 @@ modules: "IO::Socket" name: "tvmusor" +- authors: "Sam Stoller" + contact: "snstoller@gmail.com" + description: "Assign colors to tweet message components" + filename: "twitter_theme.pl" + modified: "2014-11-10" + license: "Public Domain" + name: "Twitter Theme" + url: "https://github.com/samstoller/irssi-twitter-theme" + version: "1.0" + - authors: "John Engelbrecht" contact: "jengelbr@yahoo.com" description: "BitchXs CrackRock3 animated prompt bar." @@ -4284,4 +4294,4 @@ modified: "2014-10-16" license: "Public Domain" name: "frm_outgmsgs" - version: "1.0" + version: "1.0"
\ No newline at end of file |
