Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-09-05 20:01:55 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-09-05 20:01:55 (GMT)
commit56a79625b52b631462e5e60335b00c248d01b097 (patch)
treea1221ce8bb414c69eb7a2d3cdda17bea6c0f1f53
parent6085ac590cdfc4b390684d769afb1978953a512a (diff)
v26
-rwxr-xr-xNEWS5
-rwxr-xr-xactivity/activity.info2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d9d9049..b96e0f1 100755
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+26
+* fixed toolbar display bug
+* cleaned up sound record code
+* caught exception causing resume from journal crash
+
25
* Added invert button to invert time-based waveform
* Work around alsa problem on non-XO hardware that was preventing launch
diff --git a/activity/activity.info b/activity/activity.info
index b1cffa1..27b3064 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Measure
service_name = org.laptop.MeasureActivity
class = measure.MeasureActivity
icon = activity-measure
-activity_version = 25
+activity_version = 26
show_launcher = yes
license = GPLv2+
update_url = http://wiki.laptop.org/go/Activities/G1G1