workaround a problem with the harmattan gcc
[drnoksnes] / gui / drnoksnes.schemas.m4
index 56e01b7..db2dcd1 100644 (file)
@@ -45,6 +45,20 @@ define(`N_', `$*')dnl
       </locale>
     </schema>
     <schema>
+     <key>/schemas/apps/maemo/drnoksnes/saver</key>
+      <applyto>/apps/maemo/drnoksnes/saver</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>true</default>
+      <locale name="C">
+        <short>Enable power saving</short>
+        <long>
+          This will save and close the emulator when it is deactivated or
+          the device enters idle state.
+        </long>
+      </locale>
+    </schema>
+    <schema>
      <key>/schemas/apps/maemo/drnoksnes/sound</key>
       <applyto>/apps/maemo/drnoksnes/sound</applyto>
       <owner>drnoksnes</owner>
@@ -157,6 +171,45 @@ undefine(`BUTTON')dnl
 undefine(`ACTION')dnl
 undefine(`LAST')dnl
     <schema>
+     <key>/schemas/apps/maemo/drnoksnes/player1/touchscreen/enable</key>
+      <applyto>/apps/maemo/drnoksnes/player1/touchscreen/enable</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Player 1 touchscreen</short>
+        <long>
+          Enable touchscreen buttons for player 1.
+        </long>
+      </locale>
+    </schema>
+    <schema>
+     <key>/schemas/apps/maemo/drnoksnes/player1/touchscreen/show_buttons</key>
+      <applyto>/apps/maemo/drnoksnes/player1/touchscreen/show_buttons</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Player 1 touchscreen show</short>
+        <long>
+          Show touchscreen buttons for player 1.
+        </long>
+      </locale>
+    </schema>
+    <schema>
+     <key>/schemas/apps/maemo/drnoksnes/player1/zeemote/enable</key>
+      <applyto>/apps/maemo/drnoksnes/player1/zeemote/enable</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Player 1 zeemote</short>
+        <long>
+          Connect zeemote to player 1.
+        </long>
+      </locale>
+    </schema>
+    <schema>
      <key>/schemas/apps/maemo/drnoksnes/player2/keyboard/enable</key>
       <applyto>/apps/maemo/drnoksnes/player2/keyboard/enable</applyto>
       <owner>drnoksnes</owner>
@@ -190,5 +243,44 @@ undefine(`HELP')dnl
 undefine(`BUTTON')dnl
 undefine(`ACTION')dnl
 undefine(`LAST')dnl
+    <schema>
+     <key>/schemas/apps/maemo/drnoksnes/player2/touchscreen/enable</key>
+      <applyto>/apps/maemo/drnoksnes/player2/touchscreen/enable</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Player 2 touchscreen</short>
+        <long>
+          Enable touchscreen buttons for player 2.
+        </long>
+      </locale>
+    </schema>
+    <schema>
+     <key>/schemas/apps/maemo/drnoksnes/player2/touchscreen/show_buttons</key>
+      <applyto>/apps/maemo/drnoksnes/player2/touchscreen/show_buttons</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Player 2 touchscreen show</short>
+        <long>
+          Show touchscreen buttons for player 2.
+        </long>
+      </locale>
+    </schema>
+    <schema>
+     <key>/schemas/apps/maemo/drnoksnes/player2/zeemote/enable</key>
+      <applyto>/apps/maemo/drnoksnes/player2/zeemote/enable</applyto>
+      <owner>drnoksnes</owner>
+      <type>bool</type>
+      <default>false</default>
+      <locale name="C">
+        <short>Player 2 zeemote</short>
+        <long>
+          Connect zeemote to player 2.
+        </long>
+      </locale>
+    </schema>
   </schemalist>
 </gconfschemafile>