From 7226770cf26776e49e33b7f764b45cf2db219d22 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Thu, 19 Mar 2020 03:00:38 +0000 Subject: [PATCH] kate: Remove extra comma seamonkey: Fix the icon symlink git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22856 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- introduction/welcome/changelog.xml | 4 ++++ postlfs/editors/kate5.xml | 2 +- xsoft/graphweb/seamonkey.xml | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) 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