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-10-20 01:57:18 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-10-20 01:57:18 (GMT)
commitbd49db00415ef1bedcf32b0a169984acfdb14cc9 (patch)
tree96eb6dd3e9deb7dd8395176c988db43f982a9b9c
parent43925cdcb8e2c5df9e9f4f4eeedba6fdc362bf1f (diff)
v6v6
-rw-r--r--NEWS4
-rw-r--r--activity/activity.info4
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e1b09fd..2ee30dc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+6
+
+* fixed antialiasing in show_angles
+
5
* dpi support
diff --git a/activity/activity.info b/activity/activity.info
index 5dfcb45..c89f0fd 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,8 +1,8 @@
[Activity]
name = Ruler
bundle_id = com.laptop.Ruler
-class = RulerActivity.RulerActivity
+exec = sugar-activity RulerActivity.RulerActivity
icon = activity-ruler
-activity_version = 5
+activity_version = 6
show_launcher = yes
license = GPLv3+