pidgin/purple-plugin-pack

Update the quote counts here to fix a bug I received an e-mail about.
org.guifications.plugins
2009-03-19, rekkanoryo
1b12e7e3f624
Parents 104414851e1b
Children 7d269443846b
Update the quote counts here to fix a bug I received an e-mail about.
  • +2 -2
    bash/bash.c
  • --- a/bash/bash.c Fri Feb 27 18:50:21 2009 -0500
    +++ b/bash/bash.c Thu Mar 19 01:58:51 2009 -0400
    @@ -36,8 +36,8 @@
    #include <debug.h>
    #include <plugin.h>
    -#define BASH_QUOTES 636661
    -#define QDB_QUOTES 58841
    +#define BASH_QUOTES 881844
    +#define QDB_QUOTES 294961
    static PurpleCmdId bash, qdb;