source: sipes/0.3-modules/ente_planificador_sector/ente_planificador_sector.info @ 303fae2

stableversion-3.0
Last change on this file since 303fae2 was 303fae2, checked in by José Gregorio Puentes <jpuentes@…>, 9 años ago

se agregaron los modulos

  • Propiedad mode establecida a 100755
File size: 1.4 KB
Línea 
1; Sistema Proyectos de Software Cenditel
2; @file ente_planificador_sector.info
3; Drupal part Module to code ente planificador module
4; Copyright 2011 Sistema Automatizado para la Planificación Estratégico-Situacional en la Administración Pública Venezolana (CENDITEL)
5;
6; This program is free software; you can redistribute it and/or modify
7; it under the terms of the GNU General Public License as published by
8; the Free Software Foundation; either version 2 of the License, or
9; (at your option) any later version.
10;
11; This program is distributed in the hope that it will be useful,
12; but WITHOUT ANY WARRANTY; without even the implied warranty of
13; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14; GNU General Public License for more details.
15;
16; You should have received a copy of the GNU General Public License
17; along with this program; if not, write to the Free Software
18; Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
19;
20; @author Cenditel Merida - Ing. Jose Puentes
21; @date 2014-11-03 // (a&#241;o-mes-dia)
22; @version 0.2 // (0.1)
23
24name = Ente Planificador Sector Social
25description = Gestiona los sectores sociales de los entes planificadores.
26package = Planificador - core
27dependencies[] = ente_planificador
28dependencies[] = hs_content_taxonomy
29dependencies[] = views_customfield
30stylesheets[all][] = css/styles.css
31core = 6.x
32version = "6.x-1.0"
33project = "Planificación"
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.