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
This commit is contained in:
parent
1f2661b06c
commit
4242f864dd
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 8 07:12:55 UTC 2019 - Chingkai <qkzhu@suse.com>
|
||||
|
||||
- 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 <yfjiang@suse.com>
|
||||
|
||||
|
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user