Skip to content

Commit fb0a457

Browse files
authored
HiDPI icons (#12)
Bug: 507724 Bug: 507800
1 parent a8a3b4b commit fb0a457

File tree

134 files changed

+7256
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+7256
-50
lines changed

org.eclipse.eclemma.doc/pages/changes.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ <h1>EclEmma Change Log</h1>
1414
<h2>Trunk Build (not yet released)</h2>
1515

1616
<ul>
17+
<li>HiDPI icons (Eclipse Bug 507724).</li>
1718
<li>Import/export session context menu from <i>Coverage</i> view now opens
1819
corresponding wizard directly. This wasn't the case any more since Eclipse
1920
4.3 (Eclipse Bug 507907).</li>

org.eclipse.eclemma.ui/about.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
#*******************************************************************************
1212

1313
aboutText=%aboutText
14-
featureImage=eclemma32.gif
14+
featureImage=eclemma32.png

org.eclipse.eclemma.ui/build.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ bin.includes = META-INF/,\
88
about.html,\
99
about.ini,\
1010
about.properties,\
11-
eclemma32.gif
11+
eclemma32.png,\
12+
1213
javacSource = 1.5
1314
javacTarget = 1.5
1415
jre.compilation.profile = J2SE-1.5
-1.39 KB
Binary file not shown.
1.1 KB
2.38 KB
-373 Bytes
Binary file not shown.
342 Bytes
598 Bytes
-142 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)