diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bbddb788..fe73f8d79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ All notable changes to this project will be documented in this file. - Synchronization problems when adding characters to the font vs its display - [#2086] AS3 direct editation - Correct class order (instanceinfo,classinfo) respecting extends/implements - [#2086] AS3 direct editation - not deleting old nested methods when they have multiple usages +- [#2009] Missing images in MacOs icon ### Changed - [#2070] String values inside SWF to XML export are backslash escaped @@ -3106,6 +3107,7 @@ Major version of SWF to XML export changed to 2. [#2077]: https://www.free-decompiler.com/flash/issues/2077 [#2076]: https://www.free-decompiler.com/flash/issues/2076 [#2086]: https://www.free-decompiler.com/flash/issues/2086 +[#2009]: https://www.free-decompiler.com/flash/issues/2009 [#1998]: https://www.free-decompiler.com/flash/issues/1998 [#2038]: https://www.free-decompiler.com/flash/issues/2038 [#2028]: https://www.free-decompiler.com/flash/issues/2028 diff --git a/graphics/logo2.svg b/graphics/logo2.svg index 4fe85a31b..1ec4db58e 100644 --- a/graphics/logo2.svg +++ b/graphics/logo2.svg @@ -1,38 +1,33 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - image/svg+xml - - - - - - FF - FF - dec - decdec - - + x="51.522999" + y="177.72525" + style="font-style:italic;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:Neris;-inkscape-font-specification:'Neris Bold Italic';fill:#d50101;fill-opacity:1;stroke-width:1.52792">dec diff --git a/resources/Icon.icns b/resources/Icon.icns index f8a94e18e..d7a484022 100644 Binary files a/resources/Icon.icns and b/resources/Icon.icns differ