Search results for "addon"

1141.

Video Wallpaper 1.0

Nautilus Scripts by superpiwi
select a video file and use it as dynamic wallpaper Requirements: zenity, mplayer and xwinwrap (http://tech.shantanugoel.com/projects/linux/shantz-xwinwrap)
addon
6 comments
4.4
Aug 09 2010
1142.

Brows - Edit as ROOT

Nautilus Scripts by s8dtvt
Some scripts I found doesn't run with file or folder on desktop so I made its. This script uses gedit to edit text file or uses nautilus to open folder by ROOT permission. It also works well when you select file or folder on desktop. Have fun!
addon
5 comments
4.7
Nov 22 2010
1143.

Insertar marca de agua a un pdf 0.2

Nautilus Scripts by gustavobaezz
Un simple scriptque usa PDFTK y que inserta una marca de agua PDF en otro documento PDF. Instrucciones: Instalar la librería PDFTK. Generar un archivo PDF que contendrá la marca de agua. La recomendación es diseñar un logo con cierta "transparencia" pués este gráfico se superpondrá sobre otro ...
addon
6 comments
4.7
Dec 01 2010
1144.

Video2Nokia_mp4 1.0

Nautilus Scripts by maarizwan
Nautilus script to convert any (most) video files to nokia compatible mp4 file. The resulting mp4 video can be played on Nokia 5800, Nokia N97, Nokia N8 etc. Installation: extract the video2nokia_mp4.tar.gz to $HOME/.gnome2/nautilus-scripts/ Usage: Right-click on any video file, choose ...
addon
4.7
Nov 03 2011
1145.

Clamscan nautilus script

Nautilus Scripts by Yirt
Clam scanAV for nautilus copy to ~/.gnome2/nautilus-scripts/ Open terminal-> Edit-> profile settings-> title and command on line: When you exit the command - set value: Keep the terminal open Does not work if the file or directory, there are two or more standing one by one space, but ...
addon
4.7
Jan 24 2013
1146.

Remove Spaces

Nautilus Scripts by eilu
Removes spaces from filenames in the selected directory and replaces them with underscores. To install: place file in /.gnome2/nautilus-scripts To use: navigate to the selected folder, execute the script via right-click. All files will be renamed with underscores replacing spaces
addon
1 comment
5.0
Mar 01 2008
1147.

Flv2Here 1.0

Nautilus Scripts by asp4xy
Copy the flv files in FF's cache to here. So you can download any flash video in youtube or other flv video websites without keepvid.com and FLV downloader. How To Install: 1. Download the file flv2here, copy it to the directory "~/.gnome2/nautilus-scripts"。 2. Open Firefox, type about:cache i ...
addon
1 comment
5.0
Feb 03 2008
1148.

Sharethis! 0.1

Nautilus Scripts by danf1979
Sharethis! License: GPL 2. i) What is sharethis!? Sharethis will enable you to run a HTTP Server with the current directory as the document root. The server will be accesible at port 8000, enabling you to share things fast. Just browse to the directory you want to share and run ...
addon
2 comments
5.0
Apr 04 2008
1149.

Remove .svn dirs 0.1

Nautilus Scripts by Perberos
This script just remove all .svn from the current dir (Not the selected...) Install: copypasta into ~/.gnome2/nautilus-scripts/ Source Code Script: [quote]#!/bin/bash find . -name .svn -print0 | xargs -0 rm -rf zenity --info --text "Done."[/quote]
addon
5.0
May 14 2008
1150.

Clean Desktop 1

Nautilus Scripts by qbit
Simple script to send everything on your desktop to $HOME/Misc. It uses zenity but it could be changed for example to xmessage very easily
addon
5.0
Jun 12 2008