Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2014-03-21 18:01:12 (GMT)
committer Walter Bender <walter@sugarlabs.org>2014-03-21 18:01:12 (GMT)
commit9b723faa2d06710becf0c9688b7b641a27abf825 (patch)
tree64a9367555a0cdc110d432767847e761ffd9ff72
parent4242de7ca625bfafd8079ec32c5d2026a0305b38 (diff)
news for v60gtk3
-rw-r--r--NEWS8
-rw-r--r--activity/activity.info2
2 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 46876b3..82f848a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
+60
+
+ENHANCEMENT:
+* Added hot keys to open and close tabs (native)
+
59
+
BUG FIX:
* Fixed "output of the program is not fully displayed" (SL #4661)
patch by "native <findathar@gmail.com>"
@@ -21,7 +27,7 @@ BUG FIX:
56
-ENHANCEMENT:
+ENHANCEMENTS:
* Don't offer up sound examples if TamTam is not installed
* Improvement to search for sound resources (Gonzalo Odiard)
diff --git a/activity/activity.info b/activity/activity.info
index 764d81b..864531c 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Pippy
bundle_id = org.laptop.Pippy
exec = sugar-activity pippy_app.PippyActivity
icon = activity-icon
-activity_version = 59
+activity_version = 60
mime_types = text/x-python;pickle/groupthink-pippy
show_launcher = yes
license = GPLv2+