diff options
author | Eike Stepper | 2007-10-07 20:35:17 +0000 |
---|---|---|
committer | Eike Stepper | 2007-10-07 20:35:17 +0000 |
commit | a9dbe947b6c81168c023bf325611fb685d81359c (patch) | |
tree | e064e8ab1658a2e319a7ac0802ffcd1a5030e574 /plugins/org.eclipse.net4j.buddies/plugin.properties | |
parent | bc2fcc984ae803760e2cc950f348ffa3f66255f0 (diff) | |
download | cdo-a9dbe947b6c81168c023bf325611fb685d81359c.tar.gz cdo-a9dbe947b6c81168c023bf325611fb685d81359c.tar.xz cdo-a9dbe947b6c81168c023bf325611fb685d81359c.zip |
[205668] Provide buddies example
https://bugs.eclipse.org/bugs/show_bug.cgi?id=205668
Diffstat (limited to 'plugins/org.eclipse.net4j.buddies/plugin.properties')
-rw-r--r-- | plugins/org.eclipse.net4j.buddies/plugin.properties | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.buddies/plugin.properties b/plugins/org.eclipse.net4j.buddies/plugin.properties new file mode 100644 index 0000000000..3056ed8a8d --- /dev/null +++ b/plugins/org.eclipse.net4j.buddies/plugin.properties @@ -0,0 +1,25 @@ +# Copyright (c) 2004 - 2007 Eike Stepper, Germany. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Eclipse Public License v1.0 +# which accompanies this distribution, and is available at +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Eike Stepper - initial API and implementation + +# NLS_MESSAGEFORMAT_VAR + +# ============================================================================== +# Do not change the properties between this line and the last line containing: +# %%% END OF TRANSLATED PROPERTIES %%% +# Instead, either redefine an existing property, or create a new property, +# append it to the end of the file, and change the code to use the new name. +# ============================================================================== + +pluginName = Net4j Buddies (Incubation) +providerName = Eclipse.org + +# ============================================================================== +# %%% END OF TRANSLATED PROPERTIES %%% +# The above properties have been shipped for translation. +# ============================================================================== |