[epiphany/wip/bookmarks: 60/76] profile-migrator: Import bookmarks regardless of lockdown
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/bookmarks: 60/76] profile-migrator: Import bookmarks regardless of lockdown
- Date: Wed, 28 Sep 2016 13:21:50 +0000 (UTC)
commit 98c3acfa7ed3ca1d1e31709476bae69515035518
Author: Iulian Radu <iulian radu67 gmail com>
Date: Tue Sep 27 18:11:31 2016 +0300
profile-migrator: Import bookmarks regardless of lockdown
src/profile-migrator/ephy-profile-migrator.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/profile-migrator/ephy-profile-migrator.c b/src/profile-migrator/ephy-profile-migrator.c
index 47338cb..c9f2b2b 100644
--- a/src/profile-migrator/ephy-profile-migrator.c
+++ b/src/profile-migrator/ephy-profile-migrator.c
@@ -834,10 +834,6 @@ migrate_bookmarks (void)
EPHY_BOOKMARKS_FILE_RDF,
NULL);
- if (g_settings_get_boolean (EPHY_SETTINGS_LOCKDOWN,
- EPHY_PREFS_LOCKDOWN_BOOKMARK_EDITING))
- return;
-
if (g_file_test (filename, G_FILE_TEST_EXISTS) == FALSE)
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]