summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qmapwatchlet/qmapwatchletplugin.cpp2
-rw-r--r--qtc_packaging/debian_fremantle/changelog5
-rw-r--r--qtc_packaging/debian_harmattan/changelog5
3 files changed, 9 insertions, 3 deletions
diff --git a/qmapwatchlet/qmapwatchletplugin.cpp b/qmapwatchlet/qmapwatchletplugin.cpp
index 517d167..9450558 100644
--- a/qmapwatchlet/qmapwatchletplugin.cpp
+++ b/qmapwatchlet/qmapwatchletplugin.cpp
@@ -36,7 +36,7 @@ WatchletPluginInterface::WatchletInfo QMapWatchletPlugin::describeWatchlet(const
{
WatchletInfo info;
if (id != QMapWatchlet::myId) return info;
- info.name = "Moving map";
+ info.name = tr("Map");
info.icon = QUrl::fromLocalFile(SOWATCH_QML_DIR "/qmapwatchlet/icon.png");
return info;
}
diff --git a/qtc_packaging/debian_fremantle/changelog b/qtc_packaging/debian_fremantle/changelog
index fb6efab..afdf903 100644
--- a/qtc_packaging/debian_fremantle/changelog
+++ b/qtc_packaging/debian_fremantle/changelog
@@ -2,8 +2,11 @@ sowatch (0.4.1) unstable; urgency=low
* Minor changes to MetaWatch icons.
* Partial es localization for libsowatch.
+ * New nekowatchlet
+ * Plugin for MeeCast weather notifications.
+ * Improved Map watchlet.
- -- Javier S. Pedro <maemo@javispedro.com> Wed, 15 Aug 2012 01:25:22 +0200
+ -- Javier S. Pedro <maemo@javispedro.com> Fri, 17 Aug 2012 17:29:52 +0200
sowatch (0.4.0) unstable; urgency=low
diff --git a/qtc_packaging/debian_harmattan/changelog b/qtc_packaging/debian_harmattan/changelog
index fb6efab..afdf903 100644
--- a/qtc_packaging/debian_harmattan/changelog
+++ b/qtc_packaging/debian_harmattan/changelog
@@ -2,8 +2,11 @@ sowatch (0.4.1) unstable; urgency=low
* Minor changes to MetaWatch icons.
* Partial es localization for libsowatch.
+ * New nekowatchlet
+ * Plugin for MeeCast weather notifications.
+ * Improved Map watchlet.
- -- Javier S. Pedro <maemo@javispedro.com> Wed, 15 Aug 2012 01:25:22 +0200
+ -- Javier S. Pedro <maemo@javispedro.com> Fri, 17 Aug 2012 17:29:52 +0200
sowatch (0.4.0) unstable; urgency=low