Add GNOME version 47 to the compatibility list
This commit is contained in:
parent
88ff0af4a9
commit
17b13b4445
|
|
@ -271,7 +271,7 @@ index b9b5ebf..c888f94 100644
|
||||||
"settings-schema": "com.xronlinux.BreezyDesktop",
|
"settings-schema": "com.xronlinux.BreezyDesktop",
|
||||||
"session-modes": ["user", "unlock-dialog"],
|
"session-modes": ["user", "unlock-dialog"],
|
||||||
"shell-version": [
|
"shell-version": [
|
||||||
- "45", "46"
|
- "45", "46", "47"
|
||||||
+ "42", "43", "44"
|
+ "42", "43", "44"
|
||||||
],
|
],
|
||||||
"url": "https://github.com/wheaney/breezy-desktop"
|
"url": "https://github.com/wheaney/breezy-desktop"
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
"settings-schema": "com.xronlinux.BreezyDesktop",
|
"settings-schema": "com.xronlinux.BreezyDesktop",
|
||||||
"session-modes": ["user", "unlock-dialog"],
|
"session-modes": ["user", "unlock-dialog"],
|
||||||
"shell-version": [
|
"shell-version": [
|
||||||
"45", "46"
|
"45", "46", "47"
|
||||||
],
|
],
|
||||||
"url": "https://github.com/wheaney/breezy-desktop"
|
"url": "https://github.com/wheaney/breezy-desktop"
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue