pidgin/data/gschema/im.pidgin.Pidgin3.Preferences.gschema.xml

changeset 43248
55ff17a82093
child 43251
8bd7eee2f178
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pidgin/data/gschema/im.pidgin.Pidgin3.Preferences.gschema.xml	Tue May 13 00:44:44 2025 -0500
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<schemalist>
+  <schema path="/pidgin3/appearance/" id="im.pidgin.Pidgin3.Appearance">
+    <key name="show-formatting" type="b">
+      <default>true</default>
+      <summary>Show formatting of messages</summary>
+      <description>
+        Whether to display formatting from messages.
+      </description>
+    </key>
+  </schema>
+</schemalist>

mercurial