Updated Makefile.am files after make -f git.mk
[anjuta.git] / plugins / run-program / org.gnome.anjuta.plugins.run.gschema.xml.in
blobe33370eb8eb21ca1b1154f508ed637eef7e4593e
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 -e %s"</default>
5 <summary>Command used for starting a terminal</summary>
6 </key>
7 </schema>
8 </schemalist>