Skip to content

Commit

Permalink
Update many icons (#2413)
Browse files Browse the repository at this point in the history
* Replace and update Windows Server icon

* Update Microsoft logo

It bugged out in some cases (not entirely sure why) and had a background colour.

* Update Google Sites and WebDev logo

* Update Google Maps icon and remove Google Search Appliance

Since Google Search Appliance has been stopped by Google, its not worth tracking now.
  • Loading branch information
Stryxus authored and AliasIO committed Aug 5, 2018
1 parent 96ed5c3 commit f978a36
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 15 deletions.
17 changes: 3 additions & 14 deletions src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3764,17 +3764,6 @@
"script": "apis\\.google\\.com/js/[a-z]*\\.js",
"website": "http://plus.google.com"
},
"Google Search Appliance": {
"cats": [
22,
29
],
"headers": {
"Server": "^Google\\sSearch\\sAppliance$"
},
"icon": "Google Search Appliance.png",
"website": "https://enterprise.google.com/search"
},
"Google Sites": {
"cats": [
1
Expand Down Expand Up @@ -6030,7 +6019,7 @@
"headers": {
"Server": "Microsoft-HTTPAPI(?:/([\\d.]+))?\\;version:\\1"
},
"icon": "Microsoft.svg",
"icon": "Microsoft.png",
"website": "http://microsoft.com"
},
"Microsoft PowerPoint": {
Expand Down Expand Up @@ -10739,7 +10728,7 @@
"headers": {
"Server": "\\bWinCE\\b"
},
"icon": "Microsoft.svg",
"icon": "Microsoft.png",
"website": "http://microsoft.com"
},
"Windows Server": {
Expand All @@ -10749,7 +10738,7 @@
"headers": {
"Server": "Win32|Win64"
},
"icon": "Microsoft.svg",
"icon": "WindowsServer.png",
"website": "http://microsoft.com/windowsserver"
},
"Wink": {
Expand Down
Binary file modified src/icons/Google Maps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/icons/Google Search Appliance.png
Binary file not shown.
Binary file modified src/icons/Google Sites.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/icons/Microsoft.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/icons/Microsoft.svg

This file was deleted.

Binary file added src/icons/WindowsServer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/icons/webdev.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f978a36

Please sign in to comment.