From ccbc06f6041a2688019b5d8a15e7187a4911ee89 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sat, 20 Oct 2018 15:44:05 +0200 Subject: Add cmake manpage target --- Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Kconfig') diff --git a/Kconfig b/Kconfig index 67265fc..c1efa47 100644 --- a/Kconfig +++ b/Kconfig @@ -14,6 +14,14 @@ menu "Install paths" string "Plugins" default "lib64/plugins" + config INSTALL_APPDIR + string "Application .desktop file" + default "usr/share/applications" + + config INSTALL_ICONDIR + string "Icons" + default "usr/share/icons" + endmenu comment "Application Settings" -- cgit v1.2.1