diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:19:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:19:51 +0000 |
commit | df7baa2644d541634825e28851c2bd8a47cd5233 (patch) | |
tree | 097c499ac161feb4345b18a4f6605e7199d6a635 /schemas.gup | |
parent | Initial commit. (diff) | |
download | gnome-shell-extension-impatience-df7baa2644d541634825e28851c2bd8a47cd5233.tar.xz gnome-shell-extension-impatience-df7baa2644d541634825e28851c2bd8a47cd5233.zip |
Adding upstream version 0.4.8.upstream/0.4.8upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'schemas.gup')
-rw-r--r-- | schemas.gup | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/schemas.gup b/schemas.gup new file mode 100644 index 0000000..5cfd7a3 --- /dev/null +++ b/schemas.gup @@ -0,0 +1,4 @@ +#!bash -eu +gup --always +cd impatience/schemas +glib-compile-schemas . |