svn commit: r13059 - trunk/src_new/org/argouml: Images configuration i18n ui uml/cognitive/critics uml/diagram/sequence uml/diagram/sequence/ui uml/ui uml/ui/behavior/common_behavior uml/ui/behavior/state_machines uml/ui/foundation/extension_mechanisms util/logging
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus Date: 2007-07-10 17:28:01-0700 New Revision: 13059 Modified: trunk/src_new/org/argouml/Images/CallAction.gif (props changed) trunk/src_new/org/argouml/Images/CreateAction.gif (props changed) trunk/src_new/org/argouml/Images/DestroyAction.gif (props changed) trunk/src_new/org/argouml/Images/NewParameter.gif (props changed) trunk/src_new/org/argouml/Images/NewReception.gif (props changed) trunk/src_new/org/argouml/Images/ReturnAction.gif (props changed) trunk/src_new/org/argouml/Images/SendAction.gif (props changed) trunk/src_new/org/argouml/Images/SequenceDiagram.gif (props changed) trunk/src_new/org/argouml/Images/Stimulus.gif (props changed) trunk/src_new/org/argouml/Images/StimulusCall.gif (props changed) trunk/src_new/org/argouml/Images/StimulusCreate.gif (props changed) trunk/src_new/org/argouml/Images/StimulusDestroy.gif (props changed) trunk/src_new/org/argouml/Images/TerminateAction.gif (props changed) trunk/src_new/org/argouml/Images/UninterpretedAction.gif (props changed) trunk/src_new/org/argouml/configuration/Configuration.java (props changed) trunk/src_new/org/argouml/configuration/ConfigurationFactory.java (props changed) trunk/src_new/org/argouml/configuration/ConfigurationHandler.java (props changed) trunk/src_new/org/argouml/configuration/ConfigurationKey.java (props changed) trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java (props changed) trunk/src_new/org/argouml/configuration/ConfigurationProperties.java (props changed) trunk/src_new/org/argouml/configuration/package.html (props changed) trunk/src_new/org/argouml/i18n/statusmsg.properties (props changed) trunk/src_new/org/argouml/ui/ActionSettings.java (props changed) trunk/src_new/org/argouml/uml/cognitive/critics/CrSeqInstanceWithoutClassifier.java (props changed) trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java (props changed) trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramRenderer.java (props changed) trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java (props changed) trunk/src_new/org/argouml/uml/ui/UMLModelElementTaggedValueDocument.java (props changed) trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/PropPanelStimulus.java (props changed) trunk/src_new/org/argouml/uml/ui/behavior/state_machines/UMLStateMachineContextComboBoxModel.java (props changed) trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetTagDefinitionMultiplicity.java (props changed) trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/UMLStereotypeTagDefinitionListModel.java (props changed) trunk/src_new/org/argouml/util/logging/package.html (props changed) Log: Remove the executable bit on these files. For some reason it was set an dthere is no reason to have it set since the files are source code only. It was probably set by misstake when first commiting these files using CVS.