Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2008-09-11 09:20:27 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2008-09-11 09:20:27 (GMT)
commitb7c76a56929f27ed30074dd27dc8e63dc8bb31af (patch)
tree83bd842681311549fbc12e26cbf1eaf5b4e40880
parentce64093c6b4350c5b9547398be85f9929f3251d1 (diff)
#8411: Add license to activity.info
-rw-r--r--NEWS2
-rw-r--r--activity/activity.info1
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6a1cd1..4f6e579 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #8411: Add license to activity.info
+
22
* #8285: Try to use queue_draw_area() instead of queue_draw() (unmadindu)
diff --git a/activity/activity.info b/activity/activity.info
index 3465f34..6059c5d 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -5,3 +5,4 @@ service_name = org.laptop.Oficina
icon = activity-paint
class = OficinaActivity.OficinaActivity
mime_types = image/svg+xml; image/svg; image/svg-xml; image/vnd.adobe.svg+xml; text/xml-svg; image/png; image/jpeg; image/gif; image/x-icon; image/x-ico; application/x-navi-animation; image/x-cmu-raster; image/x-sun-raster; image/x-xpixmap; image/tiff; image/x-portable-anymap; image/x-portable-bitmap; image/x-portable-graymap; image/x-portable-pixmap; image/bmp; image/x-bmp; image/x-MS-bmp; image/vnd.wap.wbmp; image/x-xbitmap; image/x-tga; image/x-pcx; image/x-wmf
+license = GPLv2