phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] tasks/setup/setup.xml, 1.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] tasks/setup/setup.xml, 1.1.2.1
Date: Thu, 20 May 2004 20:29:54 -0000

Update of /tasks/setup
Added Files:
        Branch: proposal-branch
          setup.xml

date: 2004/04/17 06:24:31;  author: jengo;  state: Exp;  lines: +47 -0

Log Message:
Merged this over from the temp CVS server
=====================================================================
<?xml version="1.0"?>
<!-- $Id: setup.xml,v 1.1.2.1 2004/04/17 06:24:31 jengo Exp $ -->
<!-- $Source: /cvsroot/phpgroupware/tasks/setup/Attic/setup.xml,v $ -->

<phpgw_setup>
        <name>tasks</name>
        <title>Task manager</title>
        <version>1.9.0</version>
        <description>Application for task management</description>
        <authors>
                <author>
                        <name>Joseph Engo</name>
                        <email>address@hidden</email>
                </author>
                <author>
                        <name>Bettina Gille</name>
                        <email>address@hidden</email>
                </author>
        </authors>
        <maintainers>
                <maintainer>
                        <name>phpGroupWare CT</name>
                        <email>address@hidden</email>
                </maintainer>
        </maintainers>
        <license>GPL</license>
        <license_url>http://www.gnu.org/copyleft/gpl.html</license_url>
        <depends>
                <on>
                        <app>api</app>
                        <version>1.9.0</version>
                </on>
        </depends>
        <datamine_locations>
                <datamine_location>
                        <title>Add task</title>
                        <op>tasks.base.create</op>
                </datamine_location>
        </datamine_locations>
        <acl_locations>
                <acl_location>
                        <op>tasks.base</op>
                        <title>Task manager</title>
                        <value>63</value>
                </acl_location>
        </acl_locations>
</phpgw_setup>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]