diff options
Diffstat (limited to 'plugins/flatpak/tests/app-extension/org.test.Chiron/metadata')
-rw-r--r-- | plugins/flatpak/tests/app-extension/org.test.Chiron/metadata | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/flatpak/tests/app-extension/org.test.Chiron/metadata b/plugins/flatpak/tests/app-extension/org.test.Chiron/metadata new file mode 100644 index 0000000..45b76d6 --- /dev/null +++ b/plugins/flatpak/tests/app-extension/org.test.Chiron/metadata @@ -0,0 +1,10 @@ +[Application] +name=org.test.Chiron +runtime=org.test.Runtime/x86_64/master +command=chiron.sh + +[Extension org.test.Chiron.Extension] +directory=share/extension +subdirectories=true +version=master +autodelete=true |