Kinoite: Add back KFind
It's hard to Flatpak as it needs access to the entire filesystem and should be included by default so we include it in the base image. See: https://pagure.io/fedora-kde/SIG/issue/13
This commit is contained in:
parent
809af279a9
commit
1e541b8559
2 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,6 @@ desktop_exclude_list:
|
||||||
- kcolorchooser
|
- kcolorchooser
|
||||||
- kdnssd
|
- kdnssd
|
||||||
- kf5-kipi-plugins
|
- kf5-kipi-plugins
|
||||||
- kfind
|
|
||||||
- kget
|
- kget
|
||||||
- kgpg
|
- kgpg
|
||||||
- kmail
|
- kmail
|
||||||
|
|
|
@ -23,6 +23,7 @@ packages:
|
||||||
- kf5-akonadi-server
|
- kf5-akonadi-server
|
||||||
- kf5-akonadi-server-mysql
|
- kf5-akonadi-server-mysql
|
||||||
- kf5-baloo-file
|
- kf5-baloo-file
|
||||||
|
- kfind
|
||||||
- khelpcenter
|
- khelpcenter
|
||||||
- khotkeys
|
- khotkeys
|
||||||
- kinfocenter
|
- kinfocenter
|
||||||
|
|
Loading…
Reference in a new issue