Skip to content

Commit e58293f

Browse files
committed
Replace view icon for terminal view
This exchanges the terminal view icons with a new version. The existing icons are only present as raster graphics and are based on elements that do nowadays not fit that well anymore. At the same time, other icons for terminals became common in other applications. The proposed icons (for the view itself and the toolbar item to create a new view) align with such common terminal icons.
1 parent e3841c0 commit e58293f

File tree

9 files changed

+1778
-3
lines changed

9 files changed

+1778
-3
lines changed
Binary file not shown.

terminal/bundles/org.eclipse.terminal.connector.local/icons/eview16/terminal_view.svg

Lines changed: 568 additions & 0 deletions
Loading

terminal/bundles/org.eclipse.terminal.connector.local/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<extension point="org.eclipse.ui.commandImages">
177177
<image
178178
commandId="org.eclipse.terminal.connector.local.command.launch"
179-
icon="icons/eview16/terminal_view.gif">
179+
icon="icons/eview16/terminal_view.svg">
180180
</image>
181181
</extension>
182182

Binary file not shown.

0 commit comments

Comments
 (0)