1 <?xml version="1.0" encoding="UTF-8"?>
3 ! vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
4 ! **********************************************************************
5 ! * Ministerio de EconomÃa *
7 ! **********************************************************************
8 ! * This file is part of Intranet. *
10 ! * Intranet is free software; you can redistribute it and/or modify *
11 ! * it under the terms of the GNU General Public License as published *
12 ! * by the Free Software Foundation; either version 2 of the License, *
13 ! * or (at your option) any later version. *
15 ! * Intranet is distributed in the hope that it will be useful, but *
16 ! * WITHOUT ANY WARRANTY; without even the implied warranty of *
17 ! * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU *
18 ! * General Public License for more details. *
20 ! * You should have received a copy of the GNU General Public License *
21 ! * along with Hooks; if not, write to the Free Software Foundation, *
22 ! * Inc., 59 Temple Place, Suite 330, Boston, MA 02111*1307 USA *
23 ! **********************************************************************
24 ! * Creado: Mon Jun 23 14:09:15 ART 2003 *
25 ! * Autor: Gonzalo Merayo <gmeray@mecon.gov.ar> *
26 ! *********************************************************************+
33 <option key="target" value="*"/>
34 <option key="xmi-input" value="intranet.xmi"/>
35 <option key="xmi-input" value="noticias.xmi"/>
36 <option key="config-file" value="xmi2code.config"/>
37 <option key="config-file-set" value="false"/>
38 <option key="handler" value="umbrello"/>
39 <option key="generator-path" value=".."/>
40 <option key="use-package-as-dir" value="true"/>
41 <option key="indent" value=" "/>
42 <option key="files-case" value="preserve"/>
43 <option key="generator" value="php.pear"/>
44 <option key="template-path" value="."/>
45 <option key="php.template" value="xmi2code.tpl.php"/>
46 <option key="php.default-code" value="trigger_error('Not implemented!', E_USER_WARNING);"/>
47 <option key="php.pear.use-package-in-classnames" value="false"/>
48 <option key="php.pear.underscore-in-nonpublic" value="true"/>