diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 74024be..a5b062b 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jul 21 21:31:20 UTC 2020 - Wolfgang Rosenauer + +- fixed syntax issue in desktop file (boo#1174360) + ------------------------------------------------------------------- Fri Jul 17 15:07:45 UTC 2020 - Wolfgang Rosenauer diff --git a/MozillaFirefox.desktop b/MozillaFirefox.desktop index abab405..7f3b84c 100644 --- a/MozillaFirefox.desktop +++ b/MozillaFirefox.desktop @@ -15,7 +15,7 @@ Actions=new-window;PrivateBrowsing;ProfileManager [Desktop Action new-window] Name=New Window -Exec==%EXEC --new-windows %u +Exec=%EXEC --new-windows %u [Desktop Action PrivateBrowsing] Name=New Private Browsing Window