246
246
* parent for all other directories. It doesn't have a name,
247
247
* so we'll give it one. */
249
yield return new FolderItem (AddinManager.CurrentLocalizer.GetString ("Mozilla Bookmarks"), id, parent);
250
250
/* Firefox uses another field that doesn't have a name.
251
251
* It references portions of their menu that generate
252
252
* information dynamically from History, Tags, etc.