From 34060597f57ef164e5f177afa8e79b9565c00805 Mon Sep 17 00:00:00 2001 From: Alexandre Antonino Gonçalves Martinazzo Date: Fri, 19 Oct 2007 19:58:48 +0000 Subject: Release version 12. --- diff --git a/NEWS b/NEWS index 42a6721..8ffd476 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +12 + * Journal is now used to import images - using Sugar's ObjectChooser (alexandre) * Drawing area now fits usable area (alexandre) * Fixed bug in "Insert Image" (andre) diff --git a/activity/activity.info b/activity/activity.info index e2df1a9..fb27f78 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Paint -activity_version = 11 +activity_version = 12 service_name = org.laptop.Oficina icon = activity-paint class = OficinaActivity.OficinaActivity diff --git a/locale/es/activity.linfo b/locale/es/activity.linfo index cfe3e13..7b6d2e7 100644 --- a/locale/es/activity.linfo +++ b/locale/es/activity.linfo @@ -1,2 +1,2 @@ [Activity] -name = Paint +name = Pintar -- cgit v0.9.1