mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/sioyek: remove NoDisplay from desktop entry
nodisplay prevents it from showing up in desktop launchers, and only allows it to be set in mime file associations however, opening sioyek by itself is useful- it opens the last pdf where you left off, so it shouldn't be hidden
This commit is contained in:
parent
d2ec4dccde
commit
6964bf64ea
@ -2,7 +2,7 @@
|
||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||
pkgname=sioyek
|
||||
pkgver=2.0.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="PDF viewer designed for reading research papers and technical books"
|
||||
url="https://sioyek.info"
|
||||
arch="all !aarch64 !armhf !armv7" # fails to build
|
||||
@ -39,5 +39,5 @@ package() {
|
||||
sha512sums="
|
||||
3ed9959ddbc133b9c7bb241f8076da886b74790a475646911dc6d38724160ae8335020db308e405c60fce49b9260536861e8946199f1670dc8c2331e9fbd2e00 sioyek-2.0.0.tar.gz
|
||||
d2b802b75804a0986a2ad39b7609e503655780d96eec18e0f2dd378797f273d055d75265ad949f471b8befa287279be79e8b6215eb2ff63b168b574ca66d0e9c fix-mupdf-libs.patch
|
||||
4ecc56d9a3448f420af502ac0428bb063680f41d99d468ac2a92034d2b107e010914708cbd7e006f524e24fe4e229849fb8e68a60e42f744057c9c02301fad9a sioyek.desktop
|
||||
f2f227ae181d695da979c84444f2f53402d904b9c2ddab3bb589483ad98168365c15c2052eb2192defa2131a8c27eada2936e82e1b8c3f37b86abd4159994d15 sioyek.desktop
|
||||
"
|
||||
|
@ -8,4 +8,3 @@ Terminal=false
|
||||
Type=Application
|
||||
Categories=Viewer;Graphics;
|
||||
MimeType=application/pdf;application/x-pdf;
|
||||
NoDisplay=true
|
||||
|
Loading…
Reference in New Issue
Block a user