Updated Spanish translation
[anjuta.git] / plugins / project-wizard / org.gnome.anjuta.plugins.project-wizard.gschema.xml.in
blob9472e2512519e194ad585013c76ec4380dcbd5b9
1 <schemalist>
2 <schema id="org.gnome.anjuta.plugins.project-wizard" path="/org/gnome/anjuta/plugins/project-wizard/" gettext-domain="anjuta">
3 <key name="project-directory" type="s">
4 <default>""</default>
5 <_summary>Directory where the new projects are created by default</_summary>
6 <_description>If empty, the user home directory is used. If the path is relative, it is relative to the home directory.</_description>
7 </key>
8 <key name="user" type="s">
9 <default>""</default>
10 <_summary>Default user name used in new project</_summary>
11 <_description>If empty, the current user name is used.</_description>
12 </key>
13 </schema>
14 </schemalist>