~ubuntu-branches/ubuntu/utopic/nautilus-python/utopic

« back to all changes in this revision

Viewing changes to debian/README.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2011-07-06 13:17:39 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110706131739-ardhj06fem65n3l3
Tags: 1.0-0ubuntu1
* New upstream release that works with nautilus 3.0
* debian/control.in:
  - Update dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
Plugins are loaded from two locations:
5
5
 
6
 
 /usr/lib/nautilus/extensions-2.0/python - all-user plugin directory
7
 
 ~/.nautilus/python-extensions - per-user plugin directory
 
6
 $XDG_DATA_DIR/nautilus-python/extensions - all-user plugin directory
 
7
 ~/.local/share/nautilus-python/extensions - per-user plugin directory
8
8
 
9
9
Sample plugins can be found in /usr/share/doc/python-nautilus/examples. To use
10
10
them, copy them to one of the locations above and restart nautilus--this can