~mrooney/ecryptfs/nautilus-integration

« back to all changes in this revision

Viewing changes to src/python/nautilus/README

  • Committer: Michael Rooney
  • Date: 2009-05-26 23:54:55 UTC
  • Revision ID: mrooney@ubuntu.com-20090526235455-a0dn5fkakvl3l2oc
initial add of nautilus work

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The ecryptfs-gui package needs to be importable as 'ecryptfs':
 
2
 
 
3
    ln -s ~/Code/ecryptfs-gui /usr/lib/python2.6/dist-packages/ecryptfs
 
4
 
 
5
And the extension needs to be put in place:
 
6
 
 
7
    ln -s ~/Code/ecryptfs-gui/nautilus/ecryptfs2.py /usr/lib/nautilus/extensions-2.0/python/
 
 
b'\\ No newline at end of file'