Altered changelog and fixes to project file. master
authorMax Waterman <davidmaxwaterman@jeeves.(none)>
Sat, 24 Sep 2011 14:27:03 +0000 (17:27 +0300)
committerMax Waterman <davidmaxwaterman@jeeves.(none)>
Sat, 24 Sep 2011 14:27:03 +0000 (17:27 +0300)
debian/changelog
zouba.pro

index a37b5e8..dc95a17 100644 (file)
@@ -1,3 +1,10 @@
+zouba (0.11) unstable; urgency=low
+
+  * reverted to previous UI
+  * changed to json api
+
+ -- Max Waterman <davidmaxwaterman@fastmail.co.uk>  Sat, 24 Sep 2011 17:26:00 +0200
+
 zouba (0.9) unstable; urgency=low
 
   * added notification for address resolution failure and no route
index d978a4c..4af0d65 100644 (file)
--- 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#