git: Line endings of README.txt
[projects/chimara/chimara.git] / player / org.chimara-if.gschema.xml
index 080e663bfdf662dc20030f5e95df5274db71587c..83c521ef5c448166f50f235157f31c70f9d9388a 100644 (file)
       </description>
     </key>
 
+    <key name="css-file" type="ms">
+      <default>nothing</default>
+      <summary>CSS style file</summary>
+      <description>
+        The CSS file containing the current theme for the text in the games.
+      </description>
+    </key>
+
     <key name="resource-path" type="ms">
       <default>nothing</default>
       <summary>Resource path</summary>
     </key>
 
     <key name="preferred-interpreters" type="a{ss}">
-      <default>{'z5': 'frotz', 'z6': 'nitfol'}</default>
+      <default>{'z5': 'frotz',
+                'z6': 'nitfol',
+                'z8': 'frotz',
+                'zblorb': 'frotz',
+                'glulx': 'glulxe',
+                'gblorb': 'glulxe'}</default>
       <summary>Preferred interpreters</summary>
       <description>
         Preferred interpreters for opening each format of story file.