[speed up selcat()'s speed during testing VMiklos <vmiklos at frugalware.org>**20051116001546] { hunk ./src/plugins/select.c 295 +#ifdef FINAL hunk ./src/plugins/select.c 298 +#else + catlist = g_list_append(catlist, + " "); +#endif }