summary refs log tree commit diff
path: root/data/tc.mal.lleap.gschema.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/tc.mal.lleap.gschema.xml')
-rw-r--r--data/tc.mal.lleap.gschema.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/tc.mal.lleap.gschema.xml b/data/tc.mal.lleap.gschema.xml
new file mode 100644
index 0000000..0364942
--- /dev/null
+++ b/data/tc.mal.lleap.gschema.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<schemalist>
+  <schema id="tc.mal.lleap" path="/tc/mal/lleap/">
+    <key name="deepl-api-key" type="s">
+      <default>""</default>
+      <summary>DeepL API Key</summary>
+      <description>API key for DeepL translation service</description>
+    </key>
+  </schema>
+</schemalist>