Update README and Changelog
[browser-switch] / config-ui / browser-switchboard-cp.c
index f0f4e40..d4fcc8d 100644 (file)
@@ -64,7 +64,7 @@ struct browser_entry {
        char *displayname;
 };
 struct browser_entry browsers[] = {
-       { "microb", "MicroB" }, /* First entry is the default! */
+       { "microb", "MicroB (stock browser)" }, /* First entry is the default! */
        { "tear", "Tear" },
        { "fennec", "Mobile Firefox (Fennec)" },
        { "opera", "Opera Mobile" },