1
0
Dominique Leuenberger 2019-07-16 06:38:20 +00:00 committed by Git OBS Bridge
commit 976d358d0a
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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 =