settings changes inspired by JustPerfection review for DateMenuFormatter

This commit is contained in:
Marcin Jakubowski
2021-12-08 13:56:19 +01:00
parent 650f3f7f4d
commit 1e6a0321e3
4 changed files with 22 additions and 26 deletions
+3 -2
View File
@@ -1,11 +1,12 @@
{
"name": "Notification Banner Reloaded",
"version": 3,
"version": 4,
"description": "Configure notification banner position and animation to your liking",
"uuid": "notification-banner-reloaded@marcinjakubowski.github.com",
"shell-version": [
"41",
"40"
],
"url": "https://github.com/marcinjakubowski/notification-position-reloaded"
"url": "https://github.com/marcinjakubowski/notification-position-reloaded",
"settings-schema": "org.gnome.shell.extensions.notification-banner-reloaded"
}