Code

Sort plugins by filename
authorJeffrey Middleton <jefromi@gmail.com>
Mon, 9 Mar 2009 19:32:07 +0000 (14:32 -0500)
committerJeffrey Middleton <jefromi@gmail.com>
Mon, 9 Mar 2009 19:32:07 +0000 (14:32 -0500)
commitf0cc4e8a8ed71c706e413a7781908dc8fe58e68f
treee66b5b29adc12c41633a9b3790b7bbcc1133fef8
parent0d64cb4b6f6f068c375b125834fb5ccfdaeae2cb
Sort plugins by filename

Although previously the plugins appeared to be sorted by filename, that
was only because they were installed in order by filename.  Now the
plugins are manually sorted by filename, providing for user modification
(new plugins, reordering of plugins).
src/plugin.c