A set of scripts for Nautilus, the Gnome file manager application.
Project description
Introduction
This package provide some scripts for Nautilus, the Gnome file manager application.
Installing
Use Python’s setuptools to install the package:
easy_install rbco.nautilusscripts
This will install a set of scripts named nautilus_* into /usr/bin (or similar).
Run the rbco_nautilusscirpts_install script (also in /usr/bin) to symlink the nautilus_* scripts into the ~/.gnome2/nautilus-scripts directory.
If the scripts doesn’t show up in the Scripts context-menu then:
Open Nautilus.
Go to File -> Scripts -> Open Scrips Folder.
Visit each folder and reload its contents to show the scripts.
Available scripts
After installing the following scripts will be available (by folder):
rename
delete_first_n_chars
add_prefix
replace
delete
lower_case_underscore
unhide
mp3
add_suffix
fileinfo
filename_length
real_path
misc
change_owner_to_me
backup: Copies FILE to FILE.bak . If FILE.bak exists then first moves FILE.bak to FILE.bak.1 .
open_in_terminal
open_real_path
execute_custom_command
Changelog
0.1 (2010-08-31)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.