From 2e13165f921d674522c247615e7735751951c0c3 Mon Sep 17 00:00:00 2001 From: Aslan Vatsaev Date: Fri, 5 Jan 2018 04:46:08 +0100 Subject: [PATCH] fix: fix Angular (2+) naming and icon, Angular is not AngularJS (#1971) --- src/apps.json | 4 ++-- src/icons/JET Enterprise.svg | 12 ++++++------ src/icons/Plataforma NEO.svg | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/apps.json b/src/apps.json index c1583b002..cc2cc914c 100644 --- a/src/apps.json +++ b/src/apps.json @@ -605,7 +605,7 @@ ], "website": "http://material.angularjs.org" }, - "AngularJS": { + "Angular": { "cats": [ "12" ], @@ -614,7 +614,7 @@ "angular.version.full": "(.*)\\;version:\\1" }, "html": "]+ng-version=\"([\\d.]+)\">\\;version:\\1", - "icon": "AngularJS.svg", + "icon": "Angular.svg", "script": [ "angular(?:\\-|\\.)([\\d.]*\\d)[^/]*\\.js\\;version:\\1", "/([\\d.]+(?:\\-?rc[.\\d]*)*)/angular(?:\\.min)?\\.js\\;version:\\1", diff --git a/src/icons/JET Enterprise.svg b/src/icons/JET Enterprise.svg index fa2687f49..b673a440d 100644 --- a/src/icons/JET Enterprise.svg +++ b/src/icons/JET Enterprise.svg @@ -1,7 +1,7 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/src/icons/Plataforma NEO.svg b/src/icons/Plataforma NEO.svg index 51a5595bf..5a112f6e0 100644 --- a/src/icons/Plataforma NEO.svg +++ b/src/icons/Plataforma NEO.svg @@ -1,4 +1,4 @@ - - - + + + \ No newline at end of file