forked from pool/gnome-shell-extensions
Accepting request 714706 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/714706 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=88
This commit is contained in:
commit
976d358d0a
@ -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>
|
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._appSystem.connect('app-state-changed',
|
||||||
+ this._onAppStateChanged.bind(this));
|
+ this._onAppStateChanged.bind(this));
|
||||||
+
|
+
|
||||||
+ this._settings = Convenience.getSettings();
|
+ this._settings = ExtensionUtils.getSettings();
|
||||||
+
|
+
|
||||||
+ // Grouping
|
+ // Grouping
|
||||||
+ this._groupingModeChangedId =
|
+ this._groupingModeChangedId =
|
||||||
|
Loading…
Reference in New Issue
Block a user