forked from AuroraMiddleware/gtk
gtkplacesview: style fix
https://bugzilla.gnome.org/show_bug.cgi?id=753786
This commit is contained in:
parent
8891640c47
commit
16bea59b78
@ -1687,7 +1687,6 @@ listbox_header_func (GtkListBoxRow *row,
|
||||
|
||||
if (before_is_network != row_is_network)
|
||||
text = g_strdup_printf ("<b>%s</b>", row_is_network ? _("Networks") : _("On This Computer"));
|
||||
|
||||
}
|
||||
|
||||
if (text)
|
||||
|
Loading…
Reference in New Issue
Block a user