diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 14:59:21 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 14:59:21 +0000 |
commit | d8d06026cb993d02e6ab2304fabbda3b60d940b2 (patch) | |
tree | ba4d8c052c5ba93cbef35b46060e61fd737ed9af /impatience/metadata.json | |
parent | Initial commit. (diff) | |
download | gnome-shell-extension-impatience-upstream.tar.xz gnome-shell-extension-impatience-upstream.zip |
Adding upstream version 0.4.5.upstream/0.4.5upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | impatience/metadata.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/impatience/metadata.json b/impatience/metadata.json new file mode 100644 index 0000000..84e871b --- /dev/null +++ b/impatience/metadata.json @@ -0,0 +1,8 @@ +{ + "uuid": "impatience@gfxmonk.net", + "name": "Impatience", + "description": "Speed up the gnome-shell animation speed", + "url": "http://gfxmonk.net/dist/0install/gnome-shell-impatience.xml", + "shell-version": [ "3.4", "3.6", "3.8", "3.10", "3.12", "3.14", "3.16", + "3.18", "3.20", "3.22", "3.24" ] +} |