[Lunar-commits] <lunar> Merge branch 'master' of github.com:lunar-linux/lunar
Stefan Wold
ratler at lunar-linux.org
Sun Sep 7 14:35:29 CEST 2014
commit db2984062f0d479918b2a91e98c1bae9800b473b
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sun, 07 Sep 2014 14:35:16 +0200
URL: https://github.com/lunar-linux/lunar/commit/db2984062f0d479918b2a91e98c1bae9800b473b
Merge branch 'master' of github.com:lunar-linux/lunar
---
libs/messages.lunar | +1/-1
mirrors/KDE | +1/-0
2 files changed, 2 insertions(+), 1 deletion(-)
--- a/libs/messages.lunar
+++ b/libs/messages.lunar
@@ -142,7 +142,7 @@ query() {
if [ -n "$MODULE" ]; then
echo -e -n "${MODULE_COLOR}${MODULE}${DEFAULT_COLOR}: "
fi
- echo -e -n "${QUERY_COLOR}$1 [$2] ${DEFAULT_COLOR}"
+ echo -e -n "${QUERY_COLOR}$1${QUERY_COLOR} [$2] ${DEFAULT_COLOR}"
read -t $PROMPT_DELAY -n 1 RESPONSE
if [ -z "$RESPONSE" ]; then
RESPONSE=${RESPONSE:-$2}
--- a/mirrors/KDE
+++ b/mirrors/KDE
@@ -1,3 +1,4 @@
+AUTO (Auto-GEO) http://download.kde.org/
Australia http://kde.mirror.uber.com.au/
Belgium http://kde.cu.be/
Brazil ftp://kde.c3sl.ufpr.br/kde/
More information about the Lunar-commits
mailing list