Some changes to icons and a new one
authorLuzifr <szekely@woltlab.com>
Mon, 19 Sep 2011 20:13:29 +0000 (22:13 +0200)
committerLuzifr <szekely@woltlab.com>
Mon, 19 Sep 2011 20:13:29 +0000 (22:13 +0200)
wcfsetup/install/files/acp/templates/packageView.tpl
wcfsetup/install/files/icon/packageACP1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/play1.svg [deleted file]
wcfsetup/install/files/icon/play1D.svg [deleted file]
wcfsetup/install/files/icon/run1.svg [new file with mode: 0644]
wcfsetup/install/files/icon/run1D.svg [new file with mode: 0644]

index 2b8527f7b77f5807ed0a7913ae2dcbd6048d3937..f0cb08e4799f6854de51c055ef146e9132bb9e4c 100644 (file)
@@ -97,7 +97,7 @@
        <nav class="largeButtons">
                <ul>
                        {if PACKAGE_ID != $package->packageID}
-                               {if $package->standalone && $package->package != 'com.woltlab.wcf'}<li><a href="{@RELATIVE_WCF_DIR}{$package->packageDir}acp/index.php{@SID_ARG_1ST}" title="{lang}wcf.acp.package.view.button.makeActive{/lang}"><img src="{@RELATIVE_WCF_DIR}icon/switch1.svg" alt="" /> <span>{lang}wcf.acp.package.view.button.makeActive{/lang}</span></a></li>{/if}
+                               {if $package->standalone && $package->package != 'com.woltlab.wcf'}<li><a href="{@RELATIVE_WCF_DIR}{$package->packageDir}acp/index.php{@SID_ARG_1ST}" title="{lang}wcf.acp.package.view.button.makeActive{/lang}"><img src="{@RELATIVE_WCF_DIR}icon/packageACP1.svg" alt="" /> <span>{lang}wcf.acp.package.view.button.makeActive{/lang}</span></a></li>{/if}
                                {if $__wcf->session->getPermission('admin.system.package.canUninstallPackage') && $noDependentIsActive}<li><a href="index.php?page=Package&amp;action=startUninstall&amp;packageID={@$package->packageID}{@SID_ARG_2ND}" onclick="return confirm('{lang}wcf.acp.package.view.button.uninstall.sure{/lang}')" title="{lang}wcf.acp.package.view.button.uninstall{/lang}"><img src="{@RELATIVE_WCF_DIR}icon/delete1.svg" alt="" /> <span>{lang}wcf.acp.package.view.button.uninstall{/lang}</span></a></li>{/if}
                        {/if}
                        {if $__wcf->session->getPermission('admin.system.package.canUpdatePackage')}<li><a href="index.php?form=PackageStartInstall&amp;action=update&amp;packageID={@$package->packageID}{@SID_ARG_2ND}" title="{lang}wcf.acp.package.view.button.update{/lang}"><img src="{@RELATIVE_WCF_DIR}icon/update1.svg" alt="" /> <span>{lang}wcf.acp.package.view.button.update{/lang}</span></a></li>{/if}
diff --git a/wcfsetup/install/files/icon/packageACP1.svg b/wcfsetup/install/files/icon/packageACP1.svg
new file mode 100644 (file)
index 0000000..ef2aa6b
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Package ACP</title> \r
+       <desc>Package ACP Icon</desc> \r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               \r
+       </defs>\r
+       \r
+       <g id="IconPackageACP">\r
+               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
+                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M13,14H2V5h11V14z"/>\r
+               <path class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
+                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M13,13H2V4h11V13z"/>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/play1.svg b/wcfsetup/install/files/icon/play1.svg
deleted file mode 100644 (file)
index 4af68b5..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>\r
-<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
-       \r
-       <title>Play</title> \r
-       <desc>Play Icon (framed)</desc> \r
-       \r
-       <!--\r
-               @author         Harald Szekely \r
-               @copyright      2011 WoltLab GmbH \r
-               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
-       --> \r
-       \r
-       <defs>\r
-               \r
-       </defs>\r
-       \r
-       <g id="IconPlayframed">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
-                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M4,13.0097656v-9l7,4.4990234\r
-                       L4,13.0097656z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
-                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M4,12.0097656v-9l7,4.4990234\r
-                       L4,12.0097656z"/>\r
-       </g>\r
-</svg>\r
diff --git a/wcfsetup/install/files/icon/play1D.svg b/wcfsetup/install/files/icon/play1D.svg
deleted file mode 100644 (file)
index 277d2b3..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>\r
-<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
-       \r
-       <title>Play</title> \r
-       <desc>Play Icon (framed) (disabled)</desc> \r
-       \r
-       <!--\r
-               @author         Harald Szekely \r
-               @copyright      2011 WoltLab GmbH \r
-               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
-       --> \r
-       \r
-       <defs>\r
-               \r
-       </defs>\r
-       \r
-       <g id="IconPlayFramed" style="opacity: .3;">\r
-               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
-                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M4,13.0097656v-9l7,4.4990234\r
-                       L4,13.0097656z"/>\r
-               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
-                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M4,12.0097656v-9l7,4.4990234\r
-                       L4,12.0097656z"/>\r
-       </g>\r
-</svg>\r
diff --git a/wcfsetup/install/files/icon/run1.svg b/wcfsetup/install/files/icon/run1.svg
new file mode 100644 (file)
index 0000000..23a5d9e
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Run</title> \r
+       <desc>Run Icon (framed)</desc> \r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               \r
+       </defs>\r
+       \r
+       <g id="IconRun">\r
+               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
+                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M4,13.0097656v-9l7,4.4990234\r
+                       L4,13.0097656z"/>\r
+               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
+                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M4,12.0097656v-9l7,4.4990234\r
+                       L4,12.0097656z"/>\r
+       </g>\r
+</svg>\r
diff --git a/wcfsetup/install/files/icon/run1D.svg b/wcfsetup/install/files/icon/run1D.svg
new file mode 100644 (file)
index 0000000..e4e9e25
--- /dev/null
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!--<?xml-stylesheet type="text/css" href="svg.css"?>-->\r
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\r
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" xml:space="preserve">\r
+       \r
+       <title>Run</title> \r
+       <desc>Run Icon (disabled)</desc> \r
+       \r
+       <!--\r
+               @author         Harald Szekely \r
+               @copyright      2011 WoltLab GmbH \r
+               @license        GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php> \r
+       --> \r
+       \r
+       <defs>\r
+               \r
+       </defs>\r
+       \r
+       <g id="IconRun" style="opacity: .3;">\r
+               <path id="Lower" class="Lower" style="fill-rule: evenodd; clip-rule: evenodd; fill: #fff;" d="M13,2H2C1.4477539,2,1,2.4477539,1,3v11\r
+                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V3C14,2.4477539,13.5527344,2,13,2z M4,13.0097656v-9l7,4.4990234\r
+                       L4,13.0097656z"/>\r
+               <path id="Upper" class="Upper" style="fill-rule: evenodd; clip-rule: evenodd; fill: #666;" d="M13,1H2C1.4477539,1,1,1.4477539,1,2v11\r
+                       c0,0.5527344,0.4477539,1,1,1h11c0.5527344,0,1-0.4472656,1-1V2C14,1.4477539,13.5527344,1,13,1z M4,12.0097656v-9l7,4.4990234\r
+                       L4,12.0097656z"/>\r
+       </g>\r
+</svg>\r