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:
parent
e275d2ac53
commit
02cb4b545e
2 changed files with 10 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -55,5 +55,5 @@ SourcePropertyPage.name=Source Lookup
|
|||
DisassemblyEditor.name=Disassembly Editor
|
||||
|
||||
LoadSymbolsAction.label=Load Symbols
|
||||
SignalAction.label=Signal
|
||||
SignalAction.label=Deliver Signal
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue