Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSayamindu Dasgupta <sayamindu@gmail.com>2008-11-21 18:20:05 (GMT)
committer Sayamindu Dasgupta <sayamindu@gmail.com>2008-11-21 18:20:05 (GMT)
commit7f178a967289384a826b94c151838de2f679e94a (patch)
treef288a153133907f527161bfb9c85e7d2c1ed54f0
parent053e192446d3d2d0dc6f8574e0d6ee74e60e7c5f (diff)
Bump revsion to 4v4
-rw-r--r--MANIFEST1
-rw-r--r--NEWS9
-rw-r--r--activity/activity.info4
3 files changed, 12 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 4a38768..6d5f51f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -10,6 +10,7 @@ locale/fr/activity.linfo
locale/fr/LC_MESSAGES/org.laptop.ImageViewerActivity.mo
po/ImageViewer.pot
po/fr.po
+po/bn_IN.po
NEWS
AUTHORS
COPYING
diff --git a/NEWS b/NEWS
index b1447f1..72fc48b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+4
+
+* Show an object picker if no file is specified initially
+* Initial Journal support
+
+3
+
+* Bengali (India) translations
+
2
* Restore original zoom level on return from fullscreen
diff --git a/activity/activity.info b/activity/activity.info
index 00ca285..18b5c3a 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,8 +3,8 @@ name = Image Viewer
bundle_id = org.laptop.ImageViewerActivity
class = ImageViewerActivity.ImageViewerActivity
icon = activity-imageviewer
-activity_version = 3
-host_version = 2
+activity_version = 4
+host_version = 4
show_launcher = no
mime_types = image/bmp;image/gif;image/jpeg;image/png;image/tiff
license = GPLv2+