nautilus_scripts
Overview
This package contains several nautilus scripts to do various fun things with your files.
- burn_cd_cue
 - Burns a cdrdao CUE file to disc.
 - burn_dir
 - Burns directory to disc.
 - mail_file
 - Send files by email. May transform files if necessary. For example, images a shrunk to 640x480 scale.
 - make_svcd_image
 - Creates an SVCD image from video files.
 - make_vcd_image
 - Creates an VCD image from video files.
 - new_extension
 - Prompts for a filename extension and renames files using that extension.
 - Prints files.
 - push_file
 - Uses scp to copy files to another host.
 - rotate_image
 - Rotates images clockwise or counter-clockwise.
 - search_n_replace
 - Searches files for a regular expression and replaces it with a string.
 - set_read_only
 - Sets files read-only.
 
Nasty Details
Install the scripts in ~/.gnome2/nautilus-scripts and let 'er rip.