diff options
| -rw-r--r-- | README.markdown | 5 | ||||
| -rw-r--r-- | Test/anames/info.yml | 13 | ||||
| -rw-r--r-- | Test/anames/irssi.log | 1 | ||||
| -rw-r--r-- | Test/anames/perlcritic.log | 1 | ||||
| -rw-r--r-- | changed-info | 1 | 
5 files changed, 19 insertions, 2 deletions
| diff --git a/README.markdown b/README.markdown index f78a0d1..773e47c 100644 --- a/README.markdown +++ b/README.markdown @@ -18,6 +18,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                           alame ](Test/alame/)|  ✔   |  ✔   |  ✔   |  0   |  ✔   | (c)  [                        amaroknp ](Test/amaroknp/)|  ✘   |  ✔   |  ✔   |  5   |  ☡   | (c)  [                      amarok_ssh ](Test/amarok_ssh/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c) +[                          anames ](Test/anames/)|  ✔   |  ✔   |  ✔   |  0   |  ✔     [                      anotherway ](Test/anotherway/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                       antiplenk ](Test/antiplenk/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                             apm ](Test/apm/)|  ✔   |  ✔   |  ✔   | 13   |  ✔   | (c) @@ -130,7 +131,7 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                 defaultchanmode ](Test/defaultchanmode/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                          dejunk ](Test/dejunk/)|  ✔   |  ✔   |  ✔   | 10   |  ✔   | (c)  [                    deliciousurl ](Test/deliciousurl/)|  ✔   |  ✔   |  ✔   |  5   |  ✔   | (c) -[                  desktop-notify ](Test/desktop-notify/)|  ✘   |  ✔   |  ✔   |  3   |  ☡    +[                  desktop-notify ](Test/desktop-notify/)|  ✘   |  ✔   |  ✔   |  3   |  ☡   | (c)  [                              df ](Test/df/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c)  [                    dice_concise ](Test/dice_concise/)|  ✔   |  ✔   |  ✔   |  3   |  ✔   | (c)  [                            dice ](Test/dice/)|  ✔   |  ✔   |  ✔   |  7   |  ✔   | (c) @@ -506,4 +507,4 @@ See [the testing read-me](../gh-pages/_testing/) for details.  [                     xmpp-notify ](Test/xmpp-notify/)|  ✔   |  ✔   |  ✔   | 21   |  ✔   | (c)  [                             xqf ](Test/xqf/)|  ✔   |  ✔   |  ✔   |  6   |  ✔   | (c) -af8d7b0b3a84fbcc69069ff18912d887346e3941 | 660 +6bd98bdce33f933846c1fb7e373a92a0f930dc45 | 665 diff --git a/Test/anames/info.yml b/Test/anames/info.yml new file mode 100644 index 0000000..b732f4d --- /dev/null +++ b/Test/anames/info.yml @@ -0,0 +1,13 @@ +--- +- +  authors: 'Matt "f0rked" Sparks, Miklos Vajna' +  contact: ms+irssi@quadpoint.org +  default_package: anames +  description: 'a /names display with away nicks coloured' +  license: GPLv2 +  modified: '2016-08-16 15:48:00' +  modules: +    - Text::CharWidth +  name: anames +  url: http://quadpoint.org +  version: '1.6' diff --git a/Test/anames/irssi.log b/Test/anames/irssi.log new file mode 100644 index 0000000..09b44a1 --- /dev/null +++ b/Test/anames/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script anames diff --git a/Test/anames/perlcritic.log b/Test/anames/perlcritic.log new file mode 100644 index 0000000..4003ed5 --- /dev/null +++ b/Test/anames/perlcritic.log @@ -0,0 +1 @@ +scripts/anames.pl source OK diff --git a/changed-info b/changed-info index 03f230a..2469153 100644 --- a/changed-info +++ b/changed-info @@ -14,6 +14,7 @@ af3e5c170f3637a4e6037163ae0620f1f319c3a4 ai.pl  3c590cc696d81d42b7eded5e7c0ed402a26c837a alame.pl  22b68de2fa1e649a813503e50441265be27b3595 amaroknp.pl  22206c357d7e315cc25ff7a16c4b72578fa63f37 amarok_ssh.pl +385ffe6ffcbd297b1533610392456300a18f339d anames.pl  f7a0ca885ae7f0746eab27b0357b476ccb0d1396 anotherway.pl  40c0d50a2594ec9330ea535f703da5d5506316a6 antiplenk.pl  ec42c669218a5ee0c3ae790cfeb57d577bbd1c2d apm.pl | 
