diff --git a/gnome-shell-extensions.changes b/gnome-shell-extensions.changes index 41ba46d..25035bf 100644 --- a/gnome-shell-extensions.changes +++ b/gnome-shell-extensions.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 8 07:12:55 UTC 2019 - Chingkai + +- Update gse-sle-classic-ext.patch: Drop Convenience library since it + is now a gnome-shell built-in module (boo#1139990). + ------------------------------------------------------------------- Wed May 29 09:42:28 UTC 2019 - Yifan Jiang diff --git a/gse-sle-classic-ext.patch b/gse-sle-classic-ext.patch index 04d054a..9840748 100644 --- a/gse-sle-classic-ext.patch +++ b/gse-sle-classic-ext.patch @@ -89,7 +89,7 @@ index e1ea742..9764745 100644 + this._appSystem.connect('app-state-changed', + this._onAppStateChanged.bind(this)); + -+ this._settings = Convenience.getSettings(); ++ this._settings = ExtensionUtils.getSettings(); + + // Grouping + this._groupingModeChangedId =