From: Max Waterman Date: Sat, 24 Sep 2011 14:27:03 +0000 (+0300) Subject: Altered changelog and fixes to project file. X-Git-Url: http://vcs.maemo.org/git/?p=ptas;a=commitdiff_plain Altered changelog and fixes to project file. --- diff --git a/debian/changelog b/debian/changelog index a37b5e8..dc95a17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +zouba (0.11) unstable; urgency=low + + * reverted to previous UI + * changed to json api + + -- Max Waterman Sat, 24 Sep 2011 17:26:00 +0200 + zouba (0.9) unstable; urgency=low * added notification for address resolution failure and no route diff --git a/zouba.pro b/zouba.pro index d978a4c..4af0d65 100644 --- a/zouba.pro +++ b/zouba.pro @@ -10,6 +10,7 @@ SOURCES += \ gpscontroller.cpp \ gpscontroller_p.cpp \ ui.cpp \ + xmlparser.cpp \ HEADERS += \ route.h \ @@ -22,6 +23,7 @@ HEADERS += \ gpscontroller.h \ gpscontroller_p.h \ ui.h \ + xmlparser.h \ FORMS += LEXSOURCES += #LEXS#