johnfactotum / foliate

Read e-books in style
https://johnfactotum.github.io/foliate/
GNU General Public License v3.0
6.33k stars 290 forks source link

Remove unused 'new window' entry of the desktop file #1109

Closed fabiscafe closed 11 months ago

fabiscafe commented 11 months ago

When you run the meson test it will fail with

----------------------------------- stdout -----------------------------------
data/com.github.johnfactotum.Foliate.desktop: error: action "new-window" is defined, but there is no matching "Desktop Action new-window" group

This PR removes this unused line and fixes this test.

This will also fix up the "unknown" line in the right click menu on the dash.

grafik

johnfactotum commented 11 months ago

Thanks!

fabiscafe commented 11 months ago

You're welcome. I love this app and your work on it. Thank you :slightly_smiling_face: