mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
[292536] New import/export memory toolbar icons for Memory Browser
This commit is contained in:
parent
37c899ffc2
commit
9cfe50b6db
5 changed files with 4 additions and 4 deletions
Binary file not shown.
After Width: | Height: | Size: 128 B |
Binary file not shown.
Before Width: | Height: | Size: 227 B |
Binary file not shown.
After Width: | Height: | Size: 129 B |
Binary file not shown.
Before Width: | Height: | Size: 236 B |
|
@ -50,7 +50,7 @@
|
|||
class="org.eclipse.cdt.debug.ui.memory.transport.actions.ExportMemoryAction"
|
||||
enablesFor="1"
|
||||
helpContextId="ExportMemoryAction_context"
|
||||
icon="icons/export.png"
|
||||
icon="icons/export.gif"
|
||||
id="org.eclipse.cdt.debug.ui.memory.transport.actions.ExportMemoryAction"
|
||||
label="%ExportMemoryAction.label"
|
||||
state="false"
|
||||
|
@ -61,7 +61,7 @@
|
|||
class="org.eclipse.cdt.debug.ui.memory.transport.actions.ImportMemoryAction"
|
||||
enablesFor="1"
|
||||
helpContextId="ImportMemoryAction_context"
|
||||
icon="icons/import.png"
|
||||
icon="icons/import.gif"
|
||||
id="org.eclipse.cdt.debug.ui.memory.transport.actions.ImportMemoryAction"
|
||||
label="%ImportMemoryAction.label"
|
||||
state="false"
|
||||
|
@ -76,7 +76,7 @@
|
|||
class="org.eclipse.cdt.debug.ui.memory.transport.actions.ExportMemoryAction"
|
||||
enablesFor="1"
|
||||
helpContextId="ExportMemoryAction_context"
|
||||
icon="icons/export.png"
|
||||
icon="icons/export.gif"
|
||||
id="org.eclipse.cdt.debug.ui.memory.transport.actions.ExportMemoryAction"
|
||||
label="%ExportMemoryAction.label"
|
||||
state="false"
|
||||
|
@ -87,7 +87,7 @@
|
|||
class="org.eclipse.cdt.debug.ui.memory.transport.actions.ImportMemoryAction"
|
||||
enablesFor="1"
|
||||
helpContextId="ImportMemoryAction_context"
|
||||
icon="icons/import.png"
|
||||
icon="icons/import.gif"
|
||||
id="org.eclipse.cdt.debug.ui.memory.transport.actions.ImportMemoryAction2"
|
||||
label="%ImportMemoryAction.label"
|
||||
state="false"
|
||||
|
|
Loading…
Add table
Reference in a new issue