jruaux 2003/01/03 04:46:00 Modified: Eclipse-Plugin plugin.properties Log: added comments Revision Changes Path 1.5 +9 -3 jakarta-cactus/Eclipse-Plugin/plugin.properties Index: plugin.properties =================================================================== RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/plugin.properties,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- plugin.properties 29 Dec 2002 18:24:31 -0000 1.4 +++ plugin.properties 3 Jan 2003 12:46:00 -0000 1.5 @@ -1,10 +1,16 @@ +# Resource strings for the plugin + pluginName = Cactus providerName = Apache Software Foundation -View.label = Cactus +# Label that appears in the 'Run...' page Launch.label = Cactus + +# Label for the Cactus preference tab PreferencePage.label = Cactus + +# Label for the containers tab under Cactus preference tab ContainersPreferencePage.label = Containers -CactusShortcut.label = Cactus Test -Launch.label = Cactus \ No newline at end of file +# Label that appears in 'Run As' menu +CactusShortcut.label = Cactus Test \ No newline at end of file
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
