Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Jordan <bcjordan@gmail.com>2009-06-21 19:21:04 (GMT)
committer Brian Jordan <bcjordan@gmail.com>2009-06-21 19:21:04 (GMT)
commit08f6069419df110ca7a8d912b0baecfdf41bd037 (patch)
tree1d4da036ea4bf2dfca93d13458ff79870b20e0e1
parente8ef0413636ee655876177ea73d94cd71985690b (diff)
Add __init__.py, update newsv33
-rw-r--r--NEWS1
-rw-r--r--port/__init__.py0
2 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b3c153..185b061 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
33
* Include XOlympics physics game example
+* Use default Sugar-specified font sizes
32
* Trac #607 (SugarLabs), Font size needs to be 10 for Soas
diff --git a/port/__init__.py b/port/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/port/__init__.py