|
From: <caw...@us...> - 2007-07-18 15:45:22
|
Revision: 2777
http://svn.sourceforge.net/rubyeclipse/?rev=2777&view=rev
Author: cawilliams
Date: 2007-07-18 08:45:10 -0700 (Wed, 18 Jul 2007)
Log Message:
-----------
Modified Paths:
--------------
trunk/org.rubypeople.rdt.ui/plugin.properties
Modified: trunk/org.rubypeople.rdt.ui/plugin.properties
===================================================================
--- trunk/org.rubypeople.rdt.ui/plugin.properties 2007-07-18 15:37:42 UTC (rev 2776)
+++ trunk/org.rubypeople.rdt.ui/plugin.properties 2007-07-18 15:45:10 UTC (rev 2777)
@@ -131,6 +131,12 @@
ActionDefinition.openEditor.name= Open Declaration
ActionDefinition.openEditor.description= Open an editor on the selected element
+ActionDefinition.show.outline.name= Quick Outline
+ActionDefinition.show.outline.description= Show the quick outline for the editor input
+
+ActionDefinition.open.structure.name= Open Structure
+ActionDefinition.open.structure.description= Show the structure of the selected element
+
scope.rubyEditor.name=Ruby Editor
scope.rubyEditor.description=Ruby Editor
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|