Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 3799 invoked from network); 1 Sep 2008 12:03:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Sep 2008 12:03:47 -0000 Received: (qmail 23236 invoked by uid 500); 1 Sep 2008 12:03:45 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 23198 invoked by uid 500); 1 Sep 2008 12:03:45 -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 23189 invoked by uid 99); 1 Sep 2008 12:03:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 05:03:45 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 12:02:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 02CF3238889D; Mon, 1 Sep 2008 05:03:27 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r690949 - /directory/studio/trunk/ldapbrowser-ui/plugin.properties Date: Mon, 01 Sep 2008 12:03:26 -0000 To: commits@directory.apache.org From: pamarcelot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080901120327.02CF3238889D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pamarcelot Date: Mon Sep 1 05:03:25 2008 New Revision: 690949 URL: http://svn.apache.org/viewvc?rev=690949&view=rev Log: Part of a fix for DIRSTUDIO-375 (Move each plugin IDs in a plugin.properties file). Modified: directory/studio/trunk/ldapbrowser-ui/plugin.properties Modified: directory/studio/trunk/ldapbrowser-ui/plugin.properties URL: http://svn.apache.org/viewvc/directory/studio/trunk/ldapbrowser-ui/plugin.properties?rev=690949&r1=690948&r2=690949&view=diff ============================================================================== --- directory/studio/trunk/ldapbrowser-ui/plugin.properties (original) +++ directory/studio/trunk/ldapbrowser-ui/plugin.properties Mon Sep 1 05:03:25 2008 @@ -15,6 +15,8 @@ # specific language governing permissions and limitations # under the License. +Plugin_id=org.apache.directory.studio.ldapbrowser.ui + Perspective_LdapPerspective_id=org.apache.directory.studio.ldapbrowser.ui.perspective.BrowserPerspective Perspective_LdapPerspective_name=LDAP