Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
diff options
context:
space:
mode:
authorflorent <florent.pigout@gmail.com>2011-07-10 15:15:18 (GMT)
committer florent <florent.pigout@gmail.com>2011-07-10 15:15:18 (GMT)
commit17e69fa91ee9df58ca5479125087776f89228cb0 (patch)
tree40535c4832be2ea6a249646c6baa7e898f8cc3b6 /activity/activity.info
parent69637d214246b26423c92ea7ca8a3571ecc56b01 (diff)
make the flask based tools more clean and nicer -> move requirements to lib dir + limit import of code
Diffstat (limited to 'activity/activity.info')
-rwxr-xr-xactivity/activity.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 726ff01..3106a37 100755
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -2,6 +2,6 @@
name = AToiDeWeb
activity_version = 1
service_name = org.laptop.AToiDeWebActivity
-icon = activity-atoideweb
-class = atoideweb.activity.AToiDeWebActivity
+icon = activity-AToiDeWeb
+class = AToiDeWeb.activity.AToiDeWebActivity
license = gplv3