| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 
 | Source: nautilus-scripts-manager
Section: gnome
Priority: optional
Maintainer: Pietro Battiston <toobaz@email.it>
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: python-setuptools (>= 0.6), python-support
Standards-Version: 3.8.4
Homepage: http://www.pietrobattiston.it/nautilus-scripts-manager
Package: nautilus-scripts-manager
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, nautilus, python-gtk2
Enhances: gallery-uploader.
Description: simple tool for nautilus scripts management
 nautilus-scripts-manager is a small and easy to use application which allows
 any user to activate, deactivate or just see Nautilus scripts installed in the
 system.
 .
 Nautilus scripts are just ordinary scripts which, once activated, can be ran
 directly from the right-click menu in the popular GNOME files manager.
 .
 This program can be used through its intuitive graphical interface or with a
 set of command line options. In particular, it can transparently replace the
 command line utility nautilus-script-manager (notice the missing "s").
 .
 Once installed, it will appear among the user settings utilities (usually in
 the "Preferences" menu).
 |