Skip to content

Commit

Permalink
activate more plugins to run by default
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm authored and ms705 committed Apr 24, 2010
1 parent df6f33a commit c82dd41
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions plugins/Makefile
@@ -1,11 +1,6 @@
.PHONY: run
run:
cd Adium && python sync.py
## cd GDocs && python sync.py
cd MacOS-AddressBook && /usr/bin/python sync.py
cd MacOS-SyncServices && /usr/bin/python sync.py
## cd Picasa && python sync.py
## cd Skype && python sync.py
## cd iPhone && ./sync.sh
## cd iPhoto && python sync.py

cd iPhone && ./sync.sh
cd iPhoto && python sync.py

0 comments on commit c82dd41

Please sign in to comment.