Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(484)

Unified Diff: dart/editor/tools/plugins/com.google.dart.tools.deploy/dart_feature.product

Issue 66633003: Version 1.0.0.0 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | dart/editor/tools/plugins/com.google.dart.tools.deploy/plugin.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/editor/tools/plugins/com.google.dart.tools.deploy/dart_feature.product
===================================================================
--- dart/editor/tools/plugins/com.google.dart.tools.deploy/dart_feature.product (revision 30108)
+++ dart/editor/tools/plugins/com.google.dart.tools.deploy/dart_feature.product (working copy)
@@ -25,8 +25,8 @@
<splash
location="com.google.dart.tools.deploy"
- startupProgressRect="40,350,368,15"
- startupMessageRect="40,330,368,15"
+ startupProgressRect="100,350,400,15"
+ startupMessageRect="100,330,400,15"
startupForegroundColor="B3B3B3" />
<launcher name="DartEditor">
<linux icon="/com.google.dart.tools.deploy/icons/dart_48_48.xpm"/>
@@ -38,11 +38,13 @@
</win>
</launcher>
+
<vm>
<linux include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</linux>
<windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</windows>
</vm>
+
<plugins>
</plugins>
« no previous file with comments | « no previous file | dart/editor/tools/plugins/com.google.dart.tools.deploy/plugin.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698