configure: fix build of vala plugin
[anjuta.git] / plugins / run-program / org.gnome.anjuta.plugins.run.gschema.xml.in
blob498afa23a38247aa12253240d83eee151330d2c3
1 <schemalist>
2 <schema path="/org/gnome/anjuta/plugins/run/" id="org.gnome.anjuta.plugins.run">
3 <key type="s" name="terminal-command">
4 <default>"gnome-terminal --disable-factory -e %s"</default>
5 <summary>Command used for starting a terminal</summary>
6 </key>
7 </schema>
8 </schemalist>