Added a comment

This commit is contained in:
Pierre Pronchery 2014-10-09 23:01:21 +02:00
parent 62b43704ef
commit 0f8940f4a1

View File

@ -70,6 +70,7 @@ _deforaos_release()
return $?
fi
#checking the desktop files
for i in data/*.desktop; do
[ ! -e "$i" ] && break
basename="${i#data/}"