~unity-team/unity-lens-sample/trunk

« back to all changes in this revision

Viewing changes to python/simple/README

  • Committer: Michal Hruby
  • Date: 2012-08-17 09:46:25 UTC
  • Revision ID: michal.mhr@gmail.com-20120817094625-pa362o4ixosfvvoo
Add the missing javascript example

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# To test the lens, all you need to do is run the python script and connect
2
2
# to the lens using libunity debug tool: `libunity-tool -g`. (no installation
3
 
# required). If you want to see the sample lens in the dash, run this script
4
 
# and it will install it globally:
 
3
# required). If you want to see the sample lens in the dash, run these commands
 
4
# and it will be installed globally:
5
5
 
6
6
# Install
7
7
sudo mkdir /usr/share/unity/lenses/sample