From 9ba5226a7b8c940e32fdc9f0f64a549879c46b47 Mon Sep 17 00:00:00 2001 From: selvam Date: Thu, 19 May 2011 20:22:43 +0530 Subject: "Preference" Action set renamed to "Settings" --- src/com.gluster.storage.management.gui/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/com.gluster.storage.management.gui/plugin.xml') diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index 6c6983a3..4b0de509 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -385,7 +385,7 @@ definitionId="org.eclipse.ui.window.preferences" icon="icons/preferences.png" id="com.gluster.storage.management.gui.actions.AddServerAction" - label="&Preferences" + label="&Settings" menubarPath="com.gluster.storage.management.gui.menu.edit/edit" mode="FORCE_TEXT" pulldown="false" -- cgit