Set an icon to the "favorites" plug-in

This commit is contained in:
Pierre Pronchery 2013-02-28 02:42:47 +01:00
parent 3e86eb9282
commit fb9bfb9cac

View File

@ -52,7 +52,7 @@ static void _favorites_on_row_activated(GtkTreeView * view, GtkTreePath * path,
BrowserPluginDefinition plugin =
{
"Favorites",
NULL,
"user-bookmarks",
NULL,
_favorites_init,
_favorites_destroy,