Merge branch 'devel' of github.com:manjaro/manjaro-tools into devel

This commit is contained in:
Philip 2015-01-10 15:53:57 +01:00
commit 3f0b3639a2

View file

@ -969,6 +969,9 @@ load_desktop_definition(){
if [ -e Packages-Kf5 ] ; then
pkgsfile="Packages-Kf5"
fi
if [ -e Packages-i3 ] ; then
pkgsfile="Packages-i3"
fi
if [ -e Packages-Custom ] ; then
pkgsfile="Packages-Custom"
fi