Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-05-14 06:45:31 +0000
committerspingel2009-05-14 06:45:31 +0000
commitf0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd (patch)
tree28bccbf86a35f919558626560f7c9c5d754f84f8
parentb676b79d38ac8823b58a3985fb4b38195abe9b1d (diff)
downloadorg.eclipse.mylyn.tasks-f0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd.tar.gz
org.eclipse.mylyn.tasks-f0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd.tar.xz
org.eclipse.mylyn.tasks-f0e3634be511ea30f96ab0e3a78bdd0b0c02bdbd.zip
NEW - bug 269446: update Provider field values for About dialog
https://bugs.eclipse.org/bugs/show_bug.cgi?id=269446
-rw-r--r--org.eclipse.mylyn-feature/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn-feature/feature.properties4
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.bugzilla-feature/feature.properties4
-rw-r--r--org.eclipse.mylyn.bugzilla.core/plugin.properties2
-rw-r--r--org.eclipse.mylyn.bugzilla.tests/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/plugin.properties2
-rw-r--r--org.eclipse.mylyn.help.sdk/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.help.sdk/plugin.properties2
-rw-r--r--org.eclipse.mylyn.help.ui/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.help.ui/plugin.properties2
-rw-r--r--org.eclipse.mylyn.sdk-feature/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.sdk-feature/feature.properties4
-rw-r--r--org.eclipse.mylyn.tasks.bugs/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.tasks.bugs/plugin.properties2
-rw-r--r--org.eclipse.mylyn.tasks.core/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.tasks.core/plugin.properties2
-rw-r--r--org.eclipse.mylyn.tasks.tests/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.mylyn.tasks.ui/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.tasks.ui/plugin.properties2
-rw-r--r--org.eclipse.mylyn.trac-feature/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.trac-feature/feature.properties4
-rw-r--r--org.eclipse.mylyn.trac.core/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.trac.core/plugin.properties2
-rw-r--r--org.eclipse.mylyn.trac.tests/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF2
-rw-r--r--org.eclipse.mylyn.trac.ui/.settings/org.eclipse.mylyn.tasklist.prefs4
-rw-r--r--org.eclipse.mylyn.trac.ui/plugin.properties2
31 files changed, 20 insertions, 80 deletions
diff --git a/org.eclipse.mylyn-feature/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn-feature/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 8535764ed..000000000
--- a/org.eclipse.mylyn-feature/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:15:50 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn-feature/feature.properties b/org.eclipse.mylyn-feature/feature.properties
index e9249b1bf..bce65627f 100644
--- a/org.eclipse.mylyn-feature/feature.properties
+++ b/org.eclipse.mylyn-feature/feature.properties
@@ -1,6 +1,6 @@
featureName=Mylyn Task List (Required)
description=Provides the Task List for task and time management.
-providerName=Eclipse.org
+providerName=Eclipse Mylyn
copyright=Copyright (c) 2004, 2008 Tasktop Technologies and others. All rights reserved.
updateSiteName=Mylyn for Eclipse 3.4
discovery_Mylyn_Extras=Mylyn Extras
@@ -16,7 +16,7 @@ Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.\n\
\n\
-Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
+Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Mylyn CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
\n\
* Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").\n\
* Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java\u2122 ARchive) in a directory named "plugins".\n\
diff --git a/org.eclipse.mylyn.bugzilla-feature/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.bugzilla-feature/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 4a0e39c4f..000000000
--- a/org.eclipse.mylyn.bugzilla-feature/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:13:25 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.properties b/org.eclipse.mylyn.bugzilla-feature/feature.properties
index 353d96e8e..a0bbc431d 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.properties
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.properties
@@ -1,6 +1,6 @@
featureName=Mylyn Connector: Bugzilla
description=Provides Task List integration, offline support and rich editing for the open source Bugzilla bug tracker.
-providerName=Eclipse.org
+providerName=Eclipse Mylyn
copyright=Copyright (c) 2004, 2008 Tasktop Technologies and others. All rights reserved.
updateSiteName=Mylyn for Eclipse 3.4
license=\
@@ -14,7 +14,7 @@ Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.\n\
\n\
-Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
+Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Mylyn CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
\n\
* Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").\n\
* Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java\u2122 ARchive) in a directory named "plugins".\n\
diff --git a/org.eclipse.mylyn.bugzilla.core/plugin.properties b/org.eclipse.mylyn.bugzilla.core/plugin.properties
index 25c80dfb6..5af8dbfda 100644
--- a/org.eclipse.mylyn.bugzilla.core/plugin.properties
+++ b/org.eclipse.mylyn.bugzilla.core/plugin.properties
@@ -1,3 +1,3 @@
#Properties file for org.eclipse.mylyn.bugzilla.core
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Bugzilla Connector Core
diff --git a/org.eclipse.mylyn.bugzilla.tests/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.bugzilla.tests/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.bugzilla.tests/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
index 5dea06fff..5b4f990dd 100644
--- a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
@@ -28,7 +28,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.compare,
org.eclipse.mylyn.commons.core
Bundle-ActivationPolicy: lazy
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: Eclipse Mylyn
Bundle-ClassPath: bugzilla-test.jar
Export-Package: org.eclipse.mylyn.bugzilla.tests;x-internal:=true,
org.eclipse.mylyn.bugzilla.tests.headless;x-internal:=true
diff --git a/org.eclipse.mylyn.bugzilla.ui/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.bugzilla.ui/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.bugzilla.ui/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.bugzilla.ui/plugin.properties b/org.eclipse.mylyn.bugzilla.ui/plugin.properties
index 793dbb8c5..2f190eda4 100644
--- a/org.eclipse.mylyn.bugzilla.ui/plugin.properties
+++ b/org.eclipse.mylyn.bugzilla.ui/plugin.properties
@@ -1,5 +1,5 @@
#Properties file for org.eclipse.mylyn.bugzilla.ui
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Bugzilla Connector UI
bugzilla.repository.name=Bugzilla Repository
diff --git a/org.eclipse.mylyn.help.sdk/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.help.sdk/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.help.sdk/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.help.sdk/plugin.properties b/org.eclipse.mylyn.help.sdk/plugin.properties
index 20aed8469..50f6c7623 100644
--- a/org.eclipse.mylyn.help.sdk/plugin.properties
+++ b/org.eclipse.mylyn.help.sdk/plugin.properties
@@ -1,3 +1,3 @@
#Properties file for org.eclipse.mylyn.help.sdk
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn SDK Help
diff --git a/org.eclipse.mylyn.help.ui/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.help.ui/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.help.ui/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.help.ui/plugin.properties b/org.eclipse.mylyn.help.ui/plugin.properties
index 252dac4fe..63bd4351d 100644
--- a/org.eclipse.mylyn.help.ui/plugin.properties
+++ b/org.eclipse.mylyn.help.ui/plugin.properties
@@ -1,5 +1,5 @@
#Properties file for org.eclipse.mylyn.help.ui
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Help
cheatsheet.category.name = Tasks
diff --git a/org.eclipse.mylyn.sdk-feature/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.sdk-feature/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 8535764ed..000000000
--- a/org.eclipse.mylyn.sdk-feature/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:15:50 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.sdk-feature/feature.properties b/org.eclipse.mylyn.sdk-feature/feature.properties
index 409dec498..53cd5f717 100644
--- a/org.eclipse.mylyn.sdk-feature/feature.properties
+++ b/org.eclipse.mylyn.sdk-feature/feature.properties
@@ -1,6 +1,6 @@
featureName=Mylyn SDK
description=Provides sources for the Mylyn Task List, Focused UI and Integration features, and sources for Mylyn WikiText.\n\Also includes the Mylyn WikiText Developer Guide.
-providerName=Eclipse.org
+providerName=Eclipse Mylyn
copyright=Copyright (c) 2004, 2008 Mylyn project committers and others.
updateSiteName=Mylyn for Eclipse 3.4
license=\
@@ -14,7 +14,7 @@ Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.\n\
\n\
-Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
+Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Mylyn CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
\n\
* Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").\n\
* Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java\u2122 ARchive) in a directory named "plugins".\n\
diff --git a/org.eclipse.mylyn.tasks.bugs/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.tasks.bugs/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.tasks.bugs/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.tasks.bugs/plugin.properties b/org.eclipse.mylyn.tasks.bugs/plugin.properties
index 64826c695..797c915c3 100644
--- a/org.eclipse.mylyn.tasks.bugs/plugin.properties
+++ b/org.eclipse.mylyn.tasks.bugs/plugin.properties
@@ -1,5 +1,5 @@
#Properties file for org.eclipse.mylyn.tasks.bugs
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Bug Reporting
action.label = Report as Bug
diff --git a/org.eclipse.mylyn.tasks.core/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.tasks.core/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.tasks.core/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.tasks.core/plugin.properties b/org.eclipse.mylyn.tasks.core/plugin.properties
index 3fbcc8402..536aadb84 100644
--- a/org.eclipse.mylyn.tasks.core/plugin.properties
+++ b/org.eclipse.mylyn.tasks.core/plugin.properties
@@ -1,3 +1,3 @@
#Properties file for org.eclipse.mylyn.tasks.core
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Tasks Core
diff --git a/org.eclipse.mylyn.tasks.tests/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.tasks.tests/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.tasks.tests/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
index 9116c9e48..299a8e89e 100644
--- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: Mylyn Tasks Tests
Bundle-SymbolicName: org.eclipse.mylyn.tasks.tests;singleton:=true
Bundle-Version: 0.0.0
Bundle-Activator: org.eclipse.mylyn.tasks.tests.TasksTestsPlugin
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: Eclipse Mylyn
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.core.net,
org.junit,
diff --git a/org.eclipse.mylyn.tasks.ui/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.tasks.ui/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.tasks.ui/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.tasks.ui/plugin.properties b/org.eclipse.mylyn.tasks.ui/plugin.properties
index 3ea9644a6..4c4a57574 100644
--- a/org.eclipse.mylyn.tasks.ui/plugin.properties
+++ b/org.eclipse.mylyn.tasks.ui/plugin.properties
@@ -1,5 +1,5 @@
#Properties file for org.eclipse.mylyn.tasks.ui
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Tasks UI
duplicateDetectors.name = Stack Trace
diff --git a/org.eclipse.mylyn.trac-feature/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.trac-feature/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 37d812da3..000000000
--- a/org.eclipse.mylyn.trac-feature/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:15:36 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.trac-feature/feature.properties b/org.eclipse.mylyn.trac-feature/feature.properties
index ecd6913d8..d7ed3cbf8 100644
--- a/org.eclipse.mylyn.trac-feature/feature.properties
+++ b/org.eclipse.mylyn.trac-feature/feature.properties
@@ -1,6 +1,6 @@
featureName=Mylyn Connector: Trac
description=Provides Task List integration, offline support and rich editing for the open source Trac issue tracker.
-providerName=Eclipse.org
+providerName=Eclipse Mylyn
copyright=Copyright (c) 2004, 2008 Tasktop Technologies and others. All rights reserved.
updateSiteName=Mylyn Extras for Eclipse 3.3 and 3.4
license=\
@@ -14,7 +14,7 @@ Applicable Licenses\n\
\n\
Unless otherwise indicated, all Content made available by the Eclipse Foundation is provided to you under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html. For purposes of the EPL, "Program" will mean the Content.\n\
\n\
-Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
+Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse Mylyn CVS repository ("Repository") in CVS modules ("Modules") and made available as downloadable archives ("Downloads").\n\
\n\
* Content may be structured and packaged into modules to facilitate delivering, extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and features ("Features").\n\
* Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java\u2122 ARchive) in a directory named "plugins".\n\
diff --git a/org.eclipse.mylyn.trac.core/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.trac.core/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.trac.core/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.trac.core/plugin.properties b/org.eclipse.mylyn.trac.core/plugin.properties
index 5062864aa..8cbb12db3 100644
--- a/org.eclipse.mylyn.trac.core/plugin.properties
+++ b/org.eclipse.mylyn.trac.core/plugin.properties
@@ -1,3 +1,3 @@
#Properties file for org.eclipse.mylyn.trac.core
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Trac Connector Core
diff --git a/org.eclipse.mylyn.trac.tests/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.trac.tests/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.trac.tests/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF
index ee733a71a..cd4faf7a7 100644
--- a/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF
@@ -25,4 +25,4 @@ Export-Package: org.eclipse.mylyn.internal.trac.ui;x-internal:=true,
org.eclipse.mylyn.trac.tests.support;x-internal:=true,
org.eclipse.mylyn.trac.tests.ui;x-internal:=true
Bundle-RequiredExecutionEnvironment: J2SE-1.5
-Bundle-Vendor: Eclipse.org
+Bundle-Vendor: Eclipse Mylyn
diff --git a/org.eclipse.mylyn.trac.ui/.settings/org.eclipse.mylyn.tasklist.prefs b/org.eclipse.mylyn.trac.ui/.settings/org.eclipse.mylyn.tasklist.prefs
deleted file mode 100644
index 0a2cc0b30..000000000
--- a/org.eclipse.mylyn.trac.ui/.settings/org.eclipse.mylyn.tasklist.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Jun 18 17:14:59 PDT 2007
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/org.eclipse.mylyn.trac.ui/plugin.properties b/org.eclipse.mylyn.trac.ui/plugin.properties
index e1cdcef35..5a13a96e8 100644
--- a/org.eclipse.mylyn.trac.ui/plugin.properties
+++ b/org.eclipse.mylyn.trac.ui/plugin.properties
@@ -1,5 +1,5 @@
#Properties file for org.eclipse.mylyn.trac.ui
-Bundle-Vendor = Eclipse.org
+Bundle-Vendor = Eclipse Mylyn
Bundle-Name = Mylyn Trac Connector UI
repository.name = Trac Repository

Back to the top