diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 2f54299745..bcf92b332f 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,10 @@ March 18th, 2020 + + [renodr] - Fix the symbolic link creation in Seamonkey so that + the symlink points to the proper icon. + [bdubbs] - Update to postfix-3.5.0. Fixes #13277. diff --git a/postlfs/editors/kate5.xml b/postlfs/editors/kate5.xml index 0810713af0..ed5fa117fb 100644 --- a/postlfs/editors/kate5.xml +++ b/postlfs/editors/kate5.xml @@ -73,7 +73,7 @@ Required - , + Optional diff --git a/xsoft/graphweb/seamonkey.xml b/xsoft/graphweb/seamonkey.xml index e972e4c825..44212f0983 100644 --- a/xsoft/graphweb/seamonkey.xml +++ b/xsoft/graphweb/seamonkey.xml @@ -445,8 +445,8 @@ StartupNotify=true Terminal=false EOF -ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/seamonkey.png \ - /usr/share/pixmaps +ln -sfv /usr/lib/seamonkey-&seamonkey-version;/chrome/icons/default/default128.png \ + /usr/share/pixmaps/seamonkey.png