app-misc/zellij: -> to desktop eclass

Signed-off-by: Luciano Degni (Pungolo) <degni.public@gmail.com>
This commit is contained in:
Luciano Degni (Pungolo)
2022-10-24 20:32:44 +02:00
parent 043007fd25
commit 720ea8c33f
2 changed files with 4 additions and 4 deletions

View File

@@ -331,7 +331,7 @@ CRATES="
zeroize-1.5.4 zeroize-1.5.4
" "
inherit bash-completion-r1 cargo xdg inherit bash-completion-r1 cargo xdg desktop
DESCRIPTION="A terminal workspace with batteries included" DESCRIPTION="A terminal workspace with batteries included"
HOMEPAGE=" HOMEPAGE="

View File

@@ -342,7 +342,7 @@ CRATES="
zeroize-1.5.5 zeroize-1.5.5
" "
inherit bash-completion-r1 cargo xdg inherit bash-completion-r1 cargo xdg desktop
DESCRIPTION="A terminal workspace with batteries included" DESCRIPTION="A terminal workspace with batteries included"
HOMEPAGE=" HOMEPAGE="
@@ -416,8 +416,8 @@ src_install() {
doman assets/man/zellij.1 doman assets/man/zellij.1
insinto /usr/share/applications/ # insinto /usr/share/applications/
doins assets/zellij.desktop domenu assets/zellij.desktop
dodoc README.md CHANGELOG.md docs/*.md dodoc README.md CHANGELOG.md docs/*.md