Add Kazehakase to the applications to import bookmarks from
This commit is contained in:
parent
a38574473f
commit
641c37a8de
1 changed files with 1 additions and 0 deletions
|
@ -4071,6 +4071,7 @@ _action_bookmarks_import_activate (GtkAction* action,
|
||||||
} BookmarkClient;
|
} BookmarkClient;
|
||||||
static const BookmarkClient bookmark_clients[] = {
|
static const BookmarkClient bookmark_clients[] = {
|
||||||
{ ".local/share/data/Arora/bookmarks.xbel", N_("Arora") },
|
{ ".local/share/data/Arora/bookmarks.xbel", N_("Arora") },
|
||||||
|
{ ".kazehakase/bookmarks.xml", N_("Kazehakase") },
|
||||||
{ ".opera/bookmarks.adr", N_("Opera") },
|
{ ".opera/bookmarks.adr", N_("Opera") },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue