Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-12-22 21:43:01 (GMT)
committer erikb <erikb@574bc980-5f2d-0410-acbc-c8f9f0eb14e0>2007-12-22 21:43:01 (GMT)
commit616ef926ed40eb5ddd8f65ab33d027b7bd686b79 (patch)
tree86e82112c08e1706723fc7388af5b880761088f6
parentd86f85d9bbd22c1814e74d2d349a296d1606dc7c (diff)
updated version throughout activity
git-svn-id: http://mediamods.com/public-svn/camera-activity/tags/49@994 574bc980-5f2d-0410-acbc-c8f9f0eb14e0
-rw-r--r--NEWS3
-rwxr-xr-xactivity/activity.info2
-rw-r--r--constants.py2
3 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dd0c3b3..be11d9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+49
+* #4525 updated with .po files (jedierikb, sayamindu)
+
48
* #5500 fix (jedierikb)
* #4525 applied (jedierikb)
diff --git a/activity/activity.info b/activity/activity.info
index c69b596..192bc63 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,5 +3,5 @@ name = Record
service_name = org.laptop.RecordActivity
class = record.Record
icon = activity-record
-activity_version = 48
+activity_version = 49
show_launcher = yes \ No newline at end of file
diff --git a/constants.py b/constants.py
index d557a51..c75d771 100644
--- a/constants.py
+++ b/constants.py
@@ -16,7 +16,7 @@ import pangocairo
class Constants:
- VERSION = 48
+ VERSION = 49
SERVICE = "org.laptop.Record"
IFACE = SERVICE