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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui/plugin.properties

Issue 23444050: Fix for 'Show in' command properties. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.ui/plugin.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/plugins/com.google.dart.tools.ui/plugin.properties
diff --git a/editor/tools/plugins/com.google.dart.tools.ui/plugin.properties b/editor/tools/plugins/com.google.dart.tools.ui/plugin.properties
index ea670f105ddc000e7f85eee77c64c0d3bc708915..ca1c9eeb54979e2d0ac884627860fb5cfff6ecc8 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui/plugin.properties
+++ b/editor/tools/plugins/com.google.dart.tools.ui/plugin.properties
@@ -510,6 +510,8 @@ Command.openFolder.name= Open Existing Folder...
Command.openFolder.description= Open an existing folder
Command.newFile.name= New File...
Command.newFile.description= Create a new file
+Command.showInFinder.name= Show in Finder
+Command.showInFinder.description= Show current file in File Manager
Command.newApplication.name= New Application...
Command.newApplication.description= Create a new application
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.ui/plugin.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698