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

« back to all changes in this revision

Viewing changes to javascript/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
Javascript scope for lp:unity-lens-sample
 
2
=========================================
 
3
 
 
4
If you have sample lens from lp:unity-lens-sample installed (vala/full
 
5
subdirectory), copy the .scope file into /usr/share/unity/lenses/sample/ and
 
6
restart the sample lens, it should pick up the new scope, then you just need 
 
7
to run the scope.js ("gjs ./scope.js").
 
8
 
 
9
If you install a dbus-service file for the scope it wouldn't need to be run
 
10
manually.