From commits-return-16839-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Mon Jan 07 10:30:25 2008 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 47426 invoked from network); 7 Jan 2008 10:30:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jan 2008 10:30:25 -0000 Received: (qmail 77455 invoked by uid 500); 7 Jan 2008 10:30:14 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 77422 invoked by uid 500); 7 Jan 2008 10:30:14 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 77411 invoked by uid 99); 7 Jan 2008 10:30:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jan 2008 02:30:14 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Jan 2008 10:30:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1363E1A985B; Mon, 7 Jan 2008 02:29:52 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r609556 - in /directory/sandbox/felixk/rcp: plugin.properties pom.xml Date: Mon, 07 Jan 2008 10:29:47 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080107102952.1363E1A985B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Mon Jan 7 02:29:45 2008 New Revision: 609556 URL: http://svn.apache.org/viewvc?rev=609556&view=rev Log: Added missing plugin.properties file to the rcp plugin project. Added: directory/sandbox/felixk/rcp/plugin.properties Modified: directory/sandbox/felixk/rcp/pom.xml Added: directory/sandbox/felixk/rcp/plugin.properties URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/rcp/plugin.properties?rev=609556&view=auto ============================================================================== --- directory/sandbox/felixk/rcp/plugin.properties (added) +++ directory/sandbox/felixk/rcp/plugin.properties Mon Jan 7 02:29:45 2008 @@ -0,0 +1,22 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +aboutText=Apache Directory Studio\n\n\ +Version: 1.0.1\n\n\ +(c) Copyright Apache Software Foundation - 2006, 2007. All right reserved.\n\ +Visit http://directory.apache.org/studio\n\n\ +This product is licensed under the terms of the Apache Software License 2.0.\n\n\ +Some icons from FAMFAMFAM http://www.famfamfam.com/lab/icons/silk Modified: directory/sandbox/felixk/rcp/pom.xml URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/rcp/pom.xml?rev=609556&r1=609555&r2=609556&view=diff ============================================================================== --- directory/sandbox/felixk/rcp/pom.xml (original) +++ directory/sandbox/felixk/rcp/pom.xml Mon Jan 7 02:29:45 2008 @@ -39,6 +39,7 @@ . + plugin.properties plugin.xml about.ini studio.png