Skip to content

Commit 908d37b

Browse files
jasmin261098BeckerWdf
authored andcommitted
Add Icon ant-view.svg
Fixes: #531
1 parent 2ed37de commit 908d37b

3 files changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 87 additions & 0 deletions
Loading

iconpacks/eclipse-dual-tone/icon-mapping.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,9 @@
456456
"org.eclipse.jdt.ui/obj16/jexception_obj.svg",
457457
"org.eclipse.jdt.debug.ui/obj16/jexception_obj.svg"
458458
],
459+
"ant-view.svg" : [
460+
"org.eclipse.ant.ui/icons/full/eview16/ant_view.svg"
461+
],
459462
"segment-selection.svg" : [
460463
"org.eclipse.ui.workbench.texteditor/icons/full/etool16/segment_edit.svg",
461464
"org.eclipse.jdt.ui/icons/full/etool16/segment_edit.svg",

iconpacks/eclipse-dual-tone/semantic-icon-library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"progress-task.svg" : "Task in progress.",
3131
"undo.svg": "Undo action.",
3232
"redo.svg": "Redo action.",
33+
"ant-view.svg" : "Open Ant build view.",
3334
"all-instances.svg" : "Show all instances.",
3435
"search.svg": "Search action.",
3536
"copy.svg" : "Duplicates the selected content to the clipboard without removing it.",

0 commit comments

Comments
 (0)