[epiphany/wip/bookmarks: 303/315] profile-migrator: Import bookmarks regardless of lockdown
- From: Iulian Radu <iulianradu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/wip/bookmarks: 303/315] profile-migrator: Import bookmarks regardless of lockdown
- Date: Tue, 27 Sep 2016 17:39:42 +0000 (UTC)
commit c6643c24cde9ea2abc00abd1b217eb09ec8f4673
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]