From f4bcf4eccb0996ffef16886a10f0a554ab9ac6c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Ha=C3=9Flinger?= Date: Tue, 16 Mar 2021 18:35:48 +0100 Subject: [PATCH] Update plugin icon to meet IntelliJ guidelines --- CHANGELOG.md | 6 +- gradle.properties | 2 +- src/main/resources/META-INF/pluginIcon.svg | 64 +++------------------- 3 files changed, 14 insertions(+), 58 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0024e23..9f4c8f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ## [Unreleased] -## [1.0.0] - 2021-15-03 (release) +## [1.0.1] - 2021-03-16 +### Changed +- Modified plugin icon to meet IntelliJ guidelines + +## [1.0.0] - 2021-03-15 (release) ### Added - Support for JSON and Resource-Bundle(Properties) based locale files - UI Tool Window with Table- and Tree-View representation diff --git a/gradle.properties b/gradle.properties index 1a9dcec..213f33f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ pluginGroup = de.marhali.easyi18n pluginName = easy-i18n -pluginVersion = 1.0.0 +pluginVersion = 1.0.1 pluginSinceBuild = 202 pluginUntilBuild = 203.* # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl diff --git a/src/main/resources/META-INF/pluginIcon.svg b/src/main/resources/META-INF/pluginIcon.svg index f052fcf..7cb0e89 100644 --- a/src/main/resources/META-INF/pluginIcon.svg +++ b/src/main/resources/META-INF/pluginIcon.svg @@ -1,62 +1,14 @@ - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + - + Layer 1 - - - - - - - - - - - - - - + + \ No newline at end of file