mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
app-text/diffpdf: Fix Desktop File ID using make_desktop_entry --eapi9
Closes: https://bugs.gentoo.org/966112 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -33,6 +33,7 @@ src_install() {
|
||||
cmake_src_install
|
||||
einstalldocs
|
||||
doman diffpdf.1
|
||||
domenu "${FILESDIR}"/${PN}.desktop
|
||||
make_desktop_entry --eapi9 diffpdf -n DiffPDF -d "eu.qtrac.diffpdf" \
|
||||
-c "Utility;Qt;" -C "Compare two PDF files"
|
||||
newicon images/icon.png ${PN}.png
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user