Remove system tools menu duplicates
Some, but not all, items of the **Tails** menu are duplicated in the **System Tools** menu: - Persistent Storage - Tails Cloner - Additional Software The **Tails** menu exists thanks to: config/chroot\_local-includes/usr/share/desktop-directories/Tails.directory But at .deb creation or installation time (it’s not clear at which exact step this is blocking), it does not exist yet, so at least one existing menu must be listed in the application (t-p-s etc.) .desktop file, and that’s why they’ve been to the System Tools menu as well. Let's find a way of having them only in the Tails menu.
issue