[chrome-gnome-shell] tt



commit 8141d145156e900b070fa68748ddff23a79da430
Author: Yuri Konotopov <ykonotopov gmail com>
Date:   Fri Sep 2 19:33:11 2016 +0300

    tt

 connector/chrome-gnome-shell.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/connector/chrome-gnome-shell.py b/connector/chrome-gnome-shell.py
index 06c9b5e..7d392d9 100755
--- a/connector/chrome-gnome-shell.py
+++ b/connector/chrome-gnome-shell.py
@@ -183,6 +183,7 @@ def read_thread_func():
                         uuids.remove(extension['uuid'])
 
                 settings.set_strv(ENABLED_EXTENSIONS_KEY, uuids)
+                Gio.Settings.sync()
 
                 send_message({'success': True})
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]