From 6c66781b8269c45779df0b13e6d01ecb5bd6ce39 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Fri, 17 Aug 2012 17:32:04 +0200 Subject: bumping to 0.4.1 --- qmapwatchlet/qmapwatchletplugin.cpp | 2 +- qtc_packaging/debian_fremantle/changelog | 5 ++++- qtc_packaging/debian_harmattan/changelog | 5 ++++- 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 Wed, 15 Aug 2012 01:25:22 +0200 + -- Javier S. Pedro 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 Wed, 15 Aug 2012 01:25:22 +0200 + -- Javier S. Pedro Fri, 17 Aug 2012 17:29:52 +0200 sowatch (0.4.0) unstable; urgency=low -- cgit v1.2.3