############################################################################### # Bureaublad-configuratiebestand voor kzinstall. # # Geschreven door Karel Zimmer . # # Auteursrecht (c) 2016-2021 Karel Zimmer. # GNU Algemene Publieke Licentie . # # RelNum=05.01.00 # RelDat=2021-02-12 ############################################################################### [Desktop Entry] Type=Application Name=Install apps Name[nl]=Apps installeren GenericName=Install program GenericName[nl]=Installatieprogramma Comment=Add apps and change system settings Comment[nl]=Installeer apps en wijzig systeeminstellingen Keywords=kzinstall;install; Keywords[nl]=kzinstall; Categories=KZ-Scripts; Exec=pkexec /usr/bin/kzinstall --gui Icon=/usr/share/pixmaps/kzinstall.svg Actions=install-info;remove-info;version; [Desktop Action install-info] Name=Installation instructions Name[nl]=Installatie-instructies Exec=/usr/bin/kzinstall --gui --install-info [Desktop Action remove-info] Name=Removal instructions Name[nl]=Verwijder-instructies Exec=/usr/bin/kzinstall --gui --remove-info [Desktop Action version] Name=Version information Name[nl]=Versie-informatie Exec=/usr/bin/kzinstall --gui --version # EOF