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