| commit | 256a4f977a64e339296c89e1d3fed777d7090f51 | [log] [tgz] |
|---|---|---|
| author | Alex Ruiz <alruiz@google.com> | Wed Jun 01 23:00:07 2011 +0000 |
| committer | Alex Ruiz <alruiz@google.com> | Wed Jun 01 23:00:07 2011 +0000 |
| tree | 27f68f9e7fe0e6757bf00c6aa7da1c82ea485046 | |
| parent | 80c56284d4e0fe05876556eb2470dfca7a6e4677 [diff] |
Updated update site with latest changes.
diff --git a/com.google.eclipse.protobuf.feature/feature.xml b/com.google.eclipse.protobuf.feature/feature.xml index 2158492..95839dc 100644 --- a/com.google.eclipse.protobuf.feature/feature.xml +++ b/com.google.eclipse.protobuf.feature/feature.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <feature id="com.google.eclipse.protobuf" - label="Development Environment for Protocol Buffers" + label="Protocol Buffer Editor" version="1.0.0.qualifier" provider-name="Google, Inc.">
diff --git a/update-site/artifacts.jar b/update-site/artifacts.jar index 1967c7b..0f1dee8 100644 --- a/update-site/artifacts.jar +++ b/update-site/artifacts.jar Binary files differ
diff --git a/update-site/content.jar b/update-site/content.jar index 641bc1e..67203bb 100644 --- a/update-site/content.jar +++ b/update-site/content.jar Binary files differ
diff --git a/update-site/features/com.google.eclipse.protobuf_1.0.0.201106011519.jar b/update-site/features/com.google.eclipse.protobuf_1.0.0.201106011521.jar similarity index 83% rename from update-site/features/com.google.eclipse.protobuf_1.0.0.201106011519.jar rename to update-site/features/com.google.eclipse.protobuf_1.0.0.201106011521.jar index 4a1d8bc..223a389 100644 --- a/update-site/features/com.google.eclipse.protobuf_1.0.0.201106011519.jar +++ b/update-site/features/com.google.eclipse.protobuf_1.0.0.201106011521.jar Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201106011519.jar b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201106011521.jar similarity index 91% rename from update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201106011519.jar rename to update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201106011521.jar index ff28c4f..ad12555 100644 --- a/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201106011519.jar +++ b/update-site/plugins/com.google.eclipse.protobuf.ui_1.0.0.201106011521.jar Binary files differ
diff --git a/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201106011519.jar b/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201106011521.jar similarity index 91% rename from update-site/plugins/com.google.eclipse.protobuf_1.0.0.201106011519.jar rename to update-site/plugins/com.google.eclipse.protobuf_1.0.0.201106011521.jar index dc407fb..83fa82f 100644 --- a/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201106011519.jar +++ b/update-site/plugins/com.google.eclipse.protobuf_1.0.0.201106011521.jar Binary files differ
diff --git a/update-site/site.xml b/update-site/site.xml index 77d40f3..8922b8d 100644 --- a/update-site/site.xml +++ b/update-site/site.xml
@@ -3,5 +3,5 @@ <description name="protobuf-dt" url="http://protobuf-dt.googlecode.com/svn/trunk/update-site"> Update site for protobuf-dt, an Eclipse-based Development Environment for Protocol Buffers. </description> - <feature url="features/com.google.eclipse.protobuf_1.0.0.201106011519.jar" id="com.google.eclipse.protobuf" version="1.0.0.201106011519"/> + <feature url="features/com.google.eclipse.protobuf_1.0.0.201106011521.jar" id="com.google.eclipse.protobuf" version="1.0.0.201106011521"/> </site>