It's more intuitive to look for Browsing for tab options.
SPANNED_ADD (entry);
/* Page "Interface" */
- PAGE_NEW (GTK_STOCK_CONVERT, _("Interface"));
+ PAGE_NEW (GTK_STOCK_CONVERT, _("Browsing"));
#if !HAVE_HILDON
if (!g_getenv ("DESKTOP_SESSION"))
{
SPANNED_ADD (button);
}
#endif
- FRAME_NEW (_("Browsing"));
+ FRAME_NEW (_("Interface"));
label = katze_property_label (settings, "open-new-pages-in");
INDENTED_ADD (label);
button = katze_property_proxy (settings, "open-new-pages-in", NULL);