[geany/geany-osx] 17f1ec: Remove theme files with both upper/lower-case variant

Jiří Techet git-noreply at xxxxx
Mon Oct 14 21:34:52 UTC 2019


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Mon, 14 Oct 2019 21:34:52 UTC
Commit:      17f1ec3840ec92b030b47f4f5c83dd3776b88cd9
             https://github.com/geany/geany-osx/commit/17f1ec3840ec92b030b47f4f5c83dd3776b88cd9

Log Message:
-----------
Remove theme files with both upper/lower-case variant

MacOS file system is case-insensitive so instead of Terminal.svg
and terminal.svg we get just one of them and because Terminal.svg
is a symlink of terminal.svg, we get a file symlinking itself.


Modified Paths:
--------------
    Papirus/16x16/apps/Terminal.svg
    Papirus/16x16/apps/WMail.svg
    Papirus/16x16/apps/terminal.svg
    Papirus/16x16/apps/wmail.svg
    Papirus/22x22/apps/Terminal.svg
    Papirus/22x22/apps/WMail.svg
    Papirus/22x22/apps/terminal.svg
    Papirus/22x22/apps/wmail.svg
    Papirus/24x24/apps/Terminal.svg
    Papirus/24x24/apps/WMail.svg
    Papirus/24x24/apps/terminal.svg
    Papirus/24x24/apps/wmail.svg

Modified: Papirus/16x16/apps/Terminal.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-terminal.svg
\ No newline at end of file


Modified: Papirus/16x16/apps/WMail.svg
4 lines changed, 0 insertions(+), 4 deletions(-)
===================================================================
@@ -1,4 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
- <rect fill="#e4e4e4" width="16" height="16" x="-16" y="-16" rx="8" ry="8" transform="matrix(0,-1,-1,0,0,0)"/>
- <path fill="#ef3939" d="m3.9998 4.0002c-0.554 0-1 0.446-1 1l5.0002 3.5 5.0002-3.5c0-0.554-0.446-1-1-1zm0.98438 1h6.0316l-3.0158 2.3418zm-1.9844 1v4.9996c0 0.554 0.446 1 1 1h8.0004c0.554 0 0.90894-0.45354 1-1v-4.9996l-5.0002 3.5zm1 1.7402 3.4963 2.623c0.31139 0.18163 0.69643 0.18163 1.0078 0l3.4963-2.623v3.2594h-8.0004z"/>
-</svg>


Modified: Papirus/16x16/apps/terminal.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-utilities-terminal.svg
\ No newline at end of file


Modified: Papirus/16x16/apps/wmail.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-WMail.svg
\ No newline at end of file


Modified: Papirus/22x22/apps/Terminal.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-terminal.svg
\ No newline at end of file


Modified: Papirus/22x22/apps/WMail.svg
6 lines changed, 0 insertions(+), 6 deletions(-)
===================================================================
@@ -1,6 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1">
- <rect fill="#e4e4e4" width="20" height="20" x="-21" y="-21" rx="10" ry="10" transform="matrix(0,-1,-1,0,0,0)"/>
- <path fill="#fff" opacity=".2" d="m11 1c-5.54 0-10 4.46-10 10 0 0.084 0.004 0.166 0.0058 0.25 0.1324-5.423 4.5382-9.75 9.9942-9.75 5.4558 0 9.862 4.327 9.994 9.75 0.002-0.08343 0.0059-0.16606 0.0059-0.25 0-5.54-4.46-10-10-10z"/>
- <path opacity=".2" d="m1.0058 11.25c-0.002 0.084-0.0058 0.166-0.0058 0.25 0 5.54 4.46 10 10 10s10-4.46 10-10c0-0.084-0.004-0.1665-0.006-0.25-0.132 5.423-4.538 9.75-9.994 9.75s-9.862-4.327-9.994-9.75z"/>
- <path fill="#ef3939" d="m6 7c-0.554 0-1 0.446-1 1l6 3.5 6-3.5c0-0.554-0.446-1-1-1h-10zm0.9844 1h8.0316l-4.016 2.342-4.0156-2.342zm-1.9844 1v6c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-6l-6 3.5-6-3.5zm1 1.7402 4.4961 2.623a1.0001 1.0001 0 0 0 1.0078 0l4.496-2.623v4.26h-10v-4.26z"/>
-</svg>


Modified: Papirus/22x22/apps/terminal.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-utilities-terminal.svg
\ No newline at end of file


Modified: Papirus/22x22/apps/wmail.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-WMail.svg
\ No newline at end of file


Modified: Papirus/24x24/apps/Terminal.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-terminal.svg
\ No newline at end of file


Modified: Papirus/24x24/apps/WMail.svg
8 lines changed, 0 insertions(+), 8 deletions(-)
===================================================================
@@ -1,8 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1">
- <g transform="translate(1,1)">
-  <rect fill="#e4e4e4" width="20" height="20" x="-21" y="-21" rx="10" ry="10" transform="matrix(0,-1,-1,0,0,0)"/>
-  <path fill="#fff" opacity=".2" d="m11 1c-5.54 0-10 4.46-10 10 0 0.084 0.004 0.166 0.0058 0.25 0.1324-5.423 4.5382-9.75 9.9942-9.75 5.4558 0 9.862 4.327 9.994 9.75 0.002-0.08343 0.0059-0.16606 0.0059-0.25 0-5.54-4.46-10-10-10z"/>
-  <path opacity=".2" d="m1.0058 11.25c-0.002 0.084-0.0058 0.166-0.0058 0.25 0 5.54 4.46 10 10 10s10-4.46 10-10c0-0.084-0.004-0.1665-0.006-0.25-0.132 5.423-4.538 9.75-9.994 9.75s-9.862-4.327-9.994-9.75z"/>
-  <path fill="#ef3939" d="m6 7c-0.554 0-1 0.446-1 1l6 3.5 6-3.5c0-0.554-0.446-1-1-1h-10zm0.9844 1h8.0316l-4.016 2.342-4.0156-2.342zm-1.9844 1v6c0 0.554 0.446 1 1 1h10c0.554 0 1-0.446 1-1v-6l-6 3.5-6-3.5zm1 1.7402 4.4961 2.623a1.0001 1.0001 0 0 0 1.0078 0l4.496-2.623v4.26h-10v-4.26z"/>
- </g>
-</svg>


Modified: Papirus/24x24/apps/terminal.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-utilities-terminal.svg
\ No newline at end of file


Modified: Papirus/24x24/apps/wmail.svg
1 lines changed, 0 insertions(+), 1 deletions(-)
===================================================================
@@ -1 +0,0 @@
-WMail.svg
\ No newline at end of file



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list