summaryrefslogtreecommitdiffstats
path: root/mobile
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:18:03 +0200
committerBor Kraljič2011-10-14 14:18:03 +0200
commitf6e9802413d0d859b44f947fe6a50490781d6136 (patch)
tree4f8b4336788070ee37eab515c0d40b29a8081c51 /mobile
parent01ef825f4d20dda87d2fe4b24ddf1c9b1aab2ac2 (diff)
geoclue: fixed long description wrap (scripted)
Diffstat (limited to 'mobile')
-rwxr-xr-xmobile/geoclue/DETAILS6
-rw-r--r--mobile/geoclue/HISTORY3
2 files changed, 7 insertions, 2 deletions
diff --git a/mobile/geoclue/DETAILS b/mobile/geoclue/DETAILS
index 5ac3360155..d58f977fea 100755
--- a/mobile/geoclue/DETAILS
+++ b/mobile/geoclue/DETAILS
@@ -11,6 +11,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS=""
SHORT="modular geoinformation service using dbus"
cat << EOF
-Geoclue is a modular geoinformation service built on top of the D-Bus messaging system. The goal of
-the Geoclue project is to make creating location-aware applications as simple as possible.
+Geoclue is a modular geoinformation service built on top of the D-Bus
+messaging system. The goal of
+the Geoclue project is to make creating location-aware applications as simple
+as possible.
EOF
diff --git a/mobile/geoclue/HISTORY b/mobile/geoclue/HISTORY
index 9768a127b7..60adfb86e6 100644
--- a/mobile/geoclue/HISTORY
+++ b/mobile/geoclue/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2010-05-20 Eric Sandall <sandalle@sourcemage.org>
* BUILD: Fails to link with '-Wl,--as-needed' in LDFLAGS