remove unused 48x48 flags from the installer package
@@ -9,7 +9,6 @@
|
||||
|
||||
/**
|
||||
* flags.jsp?c=de => icons/flags/de.png
|
||||
* flags.jsp?c=de&s=48 => icons/flags48x48/de.png
|
||||
* with headers set so the browser caches.
|
||||
*
|
||||
* As of 0.9.36:
|
||||
@@ -25,9 +24,7 @@ if (c != null &&
|
||||
c.replaceAll("[a-z0-9_]", "").length() == 0) {
|
||||
String flagSet = "flags16x11";
|
||||
String s = request.getParameter("s");
|
||||
if ("48".equals(s)) {
|
||||
flagSet = "flags48x48";
|
||||
}
|
||||
|
||||
String base = net.i2p.I2PAppContext.getGlobalContext().getBaseDir().getAbsolutePath() +
|
||||
java.io.File.separatorChar +
|
||||
"docs" + java.io.File.separatorChar + "icons";
|
||||
|
@@ -1359,7 +1359,7 @@
|
||||
<fileset dir="installer/resources/icons/flags/" includes="az.png cn.png de.png es.png fr.png hu.png id.png ir.png it.png jp.png nl.png pl.png pt.png ro.png ru.png se.png tr.png us.png" />
|
||||
</copy>
|
||||
<copy todir="pkg-temp/docs/icons/flags" >
|
||||
<!-- base flags/ dir only. flags16x11/ and flags48x48/ dirs already copied by prepConsoleDocs target -->
|
||||
<!-- base flags/ dir only. flags16x11/ dir already copied by prepConsoleDocs target -->
|
||||
<fileset dir="installer/resources/icons/flags" />
|
||||
</copy>
|
||||
</target>
|
||||
@@ -1539,8 +1539,6 @@
|
||||
which may be symlinked in package installs.
|
||||
-->
|
||||
<fileset dir="installer/resources/" includes="icons/flags16x11/*" />
|
||||
<!-- flags48x48 added in 0.9.32 -->
|
||||
<fileset dir="installer/resources/" includes="icons/flags48x48/*" />
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
|
Before Width: | Height: | Size: 687 B |
Before Width: | Height: | Size: 400 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 716 B |
Before Width: | Height: | Size: 882 B |
Before Width: | Height: | Size: 492 B |
Before Width: | Height: | Size: 484 B |
Before Width: | Height: | Size: 463 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 428 B |
Before Width: | Height: | Size: 612 B |
Before Width: | Height: | Size: 458 B |
Before Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 182 B |
Before Width: | Height: | Size: 587 B |
Before Width: | Height: | Size: 588 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 978 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 460 B |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 572 B |
Before Width: | Height: | Size: 284 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 656 B |
Before Width: | Height: | Size: 325 B |
Before Width: | Height: | Size: 532 B |
Before Width: | Height: | Size: 796 B |
Before Width: | Height: | Size: 839 B |
Before Width: | Height: | Size: 737 B |
Before Width: | Height: | Size: 459 B |
Before Width: | Height: | Size: 558 B |
Before Width: | Height: | Size: 779 B |