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

Side by Side Diff: editor/tools/plugins/com.google.dart.tools.debug.core/plugin.properties

Issue 9178032: Rename and move refactorings in the launch code. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.properties » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ######################################### 1 #########################################
2 # Copyright (c) 2011, the Dart project authors 2 # Copyright (c) 2012, the Dart project authors
3 # All Rights Reserved. 3 # All Rights Reserved.
4 ######################################### 4 #########################################
5 5
6 pluginName = Dart Debug Core Plugin 6 pluginName = Dart Debug Core Plugin
7 providerName = Dart 7 providerName = Dart
8 8
9 launchconfig.client.name = Dart Client Application 9 launchconfig.chrome.name = Dart in Dartium Launch
10 launchconfig.server.name = Dart Server Application 10 launchconfig.server.name = Dart Server Launch
11 launchconfig.client.name = Dart Web Launch
12
11 launchconfig.remote.name = Dart Remote Debug 13 launchconfig.remote.name = Dart Remote Debug
12 launchconfig.chrome.name = Dart in Chrome
OLDNEW
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.debug.ui/plugin.properties » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698