svn commit: r13735 - trunk/src_new/org/argouml/ui/ActionProjectSettings.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: mvw
Date: 2007-11-06 13:22:03-0800
New Revision: 13735

Modified:
   trunk/src_new/org/argouml/ui/ActionProjectSettings.java

Log:
Fix for issue 4897 - make use of the right icon for "Properties".

Modified: trunk/src_new/org/argouml/ui/ActionProjectSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ActionProjectSettings.java?view=diff&rev=13735&p1=trunk/src_new/org/argouml/ui/ActionProjectSettings.java&p2=trunk/src_new/org/argouml/ui/ActionProjectSettings.java&r1=13734&r2=13735
==============================================================================
--- trunk/src_new/org/argouml/ui/ActionProjectSettings.java	(original)
+++ trunk/src_new/org/argouml/ui/ActionProjectSettings.java	2007-11-06 13:22:03-0800
@@ -49,7 +49,7 @@
      */
     public ActionProjectSettings() {
         super(Translator.localize("action.properties"),
-                ResourceLoaderWrapper.lookupIcon("action.settings"));
+                ResourceLoaderWrapper.lookupIcon("properties"));
         // Set the tooltip string:
         putValue(Action.SHORT_DESCRIPTION, 
                 Translator.localize("action.properties"));
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.