Skip to content

Commit 72cf4e4

Browse files
chrisruegerlaeubi
authored andcommitted
fix icon
1 parent 462fd76 commit 72cf4e4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
403 Bytes
Loading

ui/org.eclipse.pde.bnd.ui/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<view category="pde.bnd.ui.viewCategory"
4040
class="org.eclipse.pde.bnd.ui.views.resolution.ResolutionView"
41-
icon="${icons.capreq}" id="pde.bnd.ui.impExpView" name="OSGi Resolution"
41+
icon="icons/connections.png" id="pde.bnd.ui.impExpView" name="OSGi Resolution"
4242
restorable="true">
4343
</view>
4444
</extension>

0 commit comments

Comments
 (0)