Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-05-30 19:54:25 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-05-30 19:54:25 (GMT)
commit3d007ea3e2f74f3916aa3e723b0aa14ecea6a5eb (patch)
tree0a136a6c3d197331f6652f98d10e5a09c6b1f8b7
parent700261f870016e86448d07e9091e1bbdd0f647c4 (diff)
v31v31
-rw-r--r--.gitignore4
-rw-r--r--NEWS48
-rw-r--r--activity/activity.info2
3 files changed, 31 insertions, 23 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..37c737b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+*~
+locale
+dist
diff --git a/NEWS b/NEWS
index 66952c4..ca5febc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,95 +1,99 @@
-29
+31
+ENHANCEMENT:
+* New translations
+29
+ENHANCEMENT:
* New translations
27
-
+BUG FIX:
* Fix issues with custom units ruler as per #4376
25
-
+ENHANCEMENT:
* Add a custom units ruler. (Aneesh Dogra)
23
-
+BUG FIX:
* Remove dependency on xpdyinfo
21
-
+ENHANCEMENT:
* GTK-3 conversion by Flavio Danesse
* New translations
20
-
+BUG FIX:
* Remove deprecated code (commands)
19
-
+ENHANCEMENT:
* New translations
18
-
+ENHANCEMENT:
* Using xdpuinfo to calculate dpi
* New translations
17
-
+ENHANCEMENT:
* Initial support for XO 3.0
16
-
+ENHANCEMENT:
* New translations
15
-
+ENHANCEMENT:
* New translations
14
-
+ENHANCEMENT:
* New translations
13
-
+ENHANCEMENT:
* New translations
12
-
+ENHANCEMENT:
* New translations
11
-
+ENHANCEMENT:
* Add support for XO 1.75, remove dependency on HAL
10
-
+BUG FIX:
* Fix scale problem with Angles display on non-XO hardware
9
-
+ENHANCEMENT:
* Using radio buttons to make it clear as to which ruler is selected
* Save/restore state of ruler in Journal
* Disabling sharing
8
-
+ENHANCEMENT:
* added message explaining 'short' ruler on XO (#2738)
7
-
+BUG FIX:
* fixed scaling problem on F11
6
-
+BUG FIX:
* fixed antialiasing in show_angles
5
-
+ENHANCEMENT:
* dpi support
* new toolbar support
* save dpi to Journal
4
-
+ENHANCEMENT:
* look up dpi from xdpyinfo
* eliminate offset on non-OLPC-XO computers
diff --git a/activity/activity.info b/activity/activity.info
index 5204805..f7b5019 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Ruler
bundle_id = com.laptop.Ruler
exec = sugar-activity RulerActivity.RulerActivity
icon = activity-ruler
-activity_version = 29
+activity_version = 31
show_launcher = yes
license = GPLv3+
summary = scaled images of a ruler, protractor, and a checker board