phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgroupware/notes/setup/setup.xml, 1.1.2.1


From: nomail
Subject: [Phpgroupware-cvs] phpgroupware/notes/setup/setup.xml, 1.1.2.1
Date: Thu, 20 May 2004 21:50:55 -0000

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

date: 2004/04/16 21:22:00;  author: seek3r;  state: Exp;  lines: +51 -0

Log Message:
bringing savannah cvs back up to date with what we were doing on our private 
cvs server. We will not be doing dev from this cvs tree
=====================================================================
<?xml version="1.0"?>
<!-- $Id: setup.xml,v 1.1.2.1 2004/04/16 21:22:00 seek3r Exp $ -->
<!-- $Source: /cvsroot/phpgroupware/phpgroupware/notes/setup/Attic/setup.xml,v 
$ -->

<phpgw_setup>
        <name>notes</name>
        <title>Notes</title>
        <version>1.9.0</version>
        <description>This application is for creating simple basic 
notes</description>
        <authors>
                <author>
                        <name>Joseph Engo</name>
                        <email>address@hidden</email>
                </author>
                <author>
                        <name>Bettina Gille</name>
                        <email>address@hidden</email>
                </author>
                <author>
                        <name>Andy Holman</name>
                        <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 note</title>
                        <op>notes.base.create</op>
                </datamine_location>
        </datamine_locations>
        <acl_locations>
                <acl_location>
                        <op>notes.base</op>
                        <title>Notes</title>
                        <value>63</value>
                </acl_location>
        </acl_locations>
</phpgw_setup>




reply via email to

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