finch/plugins/gnttinyurl/im.pidgin.Finch.plugin.TinyURL.gschema.xml

changeset 42678
0b9b81b6ff18
parent 42677
66b49e545c53
child 42679
192a8112562f
--- a/finch/plugins/gnttinyurl/im.pidgin.Finch.plugin.TinyURL.gschema.xml	Wed Apr 10 02:23:01 2024 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<schemalist>
-  <schema path="/finch/plugins/tinyurl/" id="im.pidgin.Finch.plugin.TinyURL">
-    <key name="length" type="i">
-      <default>30</default>
-      <summary>Minimum conversion length</summary>
-      <description>
-        Only create TinyURL for URLs of this length or greater.
-      </description>
-    </key>
-
-    <key name="url" type="s">
-      <default>"http://tinyurl.com/api-create.php?url="</default>
-      <summary>URL generator prefix</summary>
-      <description>
-        TinyURL (or other) address prefix.
-      </description>
-    </key>
-  </schema>
-</schemalist>

mercurial