From 4242f864dd5f58da25ee4ec47047cb045df67bf79b35388a8641f4eed2b08fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Thu, 11 Jul 2019 18:37:00 +0000 Subject: [PATCH] Accepting request 713963 from home:qkzhu:branches:GNOME:Factory - Update gse-sle-classic-ext.patch: Drop Convenience library since it is now a gnome-shell built-in module (boo#1139990). OBS-URL: https://build.opensuse.org/request/show/713963 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=192 --- gnome-shell-extensions.changes | 6 ++++++ gse-sle-classic-ext.patch | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 =