Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
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
parent69637d214246b26423c92ea7ca8a3571ecc56b01 (diff)
make the flask based tools more clean and nicer -> move requirements to lib dir + limit import of code
Diffstat (limited to 'activity')
-rw-r--r--activity/activity-atoideweb.svg2
-rwxr-xr-xactivity/activity.info4
2 files changed, 3 insertions, 3 deletions
diff --git a/activity/activity-atoideweb.svg b/activity/activity-atoideweb.svg
index d83ceb7..7ae847b 100644
--- a/activity/activity-atoideweb.svg
+++ b/activity/activity-atoideweb.svg
@@ -14,7 +14,7 @@
id="svg2"
sodipodi:version="0.32"
inkscape:version="0.47 r22583"
- sodipodi:docname="activity-atoidejouer.svg"
+ sodipodi:docname="activity-AToiDeWeb.svg"
width="55"
height="55"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
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