1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

Changed the 'Signal' action name to 'Deliver Signal'.

This commit is contained in:
Mikhail Khodjaiants 2003-02-04 19:16:22 +00:00
parent e275d2ac53
commit 02cb4b545e
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
2003-02-04 Mikhail Khodjaiants
'DebugException' handling in the 'Signals' view.
* SignalsView.java
* SignalsViewer.java
2003-02-04 Mikhail Khodjaiants
Changed the 'Signal' action name to 'Deliver Signal'.
* plugin.properties
2003-02-03 Mikhail Khodjaiants
Implementing the 'Signals' view.
* SignalActionDelegate.java

View file

@ -55,5 +55,5 @@ SourcePropertyPage.name=Source Lookup
DisassemblyEditor.name=Disassembly Editor
LoadSymbolsAction.label=Load Symbols
SignalAction.label=Signal
SignalAction.label=Deliver Signal