From 4d057dab603f42ec40b911dbee6792dcf107bd14 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 13 Dec 2009 06:19:23 -0500 Subject: Converted libbe.storage.vcs.base to new Storage format. --- .be/bea86499-824e-4e77-b085-2d581fa9ccab/settings | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .be/bea86499-824e-4e77-b085-2d581fa9ccab/settings (limited to '.be/bea86499-824e-4e77-b085-2d581fa9ccab/settings') diff --git a/.be/bea86499-824e-4e77-b085-2d581fa9ccab/settings b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/settings new file mode 100644 index 0000000..b3c2b81 --- /dev/null +++ b/.be/bea86499-824e-4e77-b085-2d581fa9ccab/settings @@ -0,0 +1,20 @@ +encoding: utf-8 + + +extra_strings: +- "SUBSCRIBE:W. Trevor King \tall\t*" + + +inactive_status: +- - closed + - The bug is no longer relevant. +- - fixed + - The bug should no longer occur. +- - wontfix + - It's not a bug, it's a feature. +- - disabled + - Unknown meaning. For backwards compatibility with old BE bugs. + + +vcs_name: bzr + -- cgit