From 4d4ac95238e6d80075228c6c13c134e69d41ddd8 Mon Sep 17 00:00:00 2001 From: omni6 Date: Wed, 25 Jan 2017 18:55:32 +0100 Subject: [PATCH] Update INSTALLATION.md (#91) - improve Arch information for installation --- INSTALLATION.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALLATION.md b/INSTALLATION.md index dc52c1fae..1091974b0 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -21,6 +21,12 @@ sudo pacman -Syy sudo pacman -S cmake extra-cmake-modules sudo pacman -S qt5-base qt5-declarative qt5-x11extras sudo pacman -S kiconthemes kdbusaddons kxmlgui kdeclarative plasma-framework plasma-desktop + +access the main CMakeList.txt and change: + +set(KF5_LOCALE_PREFIX "kf5/") +to : +set(KF5_LOCALE_PREFIX "") ``` ## 2. Building and Installing