Nautilus-actions configuration list
Merge many PDF files into a single one
Submitted by Anonymous Georges on Fri, 2008-09-26 09:52.Description:
Permits to merge many PDFs into a single file
Test a 7z archive for integrity
Submitted by Anonymous Georges on Mon, 2008-08-25 19:01.Description:
This script tests the selected 7z archive for integrity to ensure that the archive doesn't contain errors. After clicking on this action, a zenity window will pop up and show the results (you may have to scroll down to the bottom of the window). Keep in mind that the larger the archive, the longer the results will take to show up in the window (which appears quickly). Unfortunately, this script can only test one 7z archive at a time; however, it *does* provide the convenience of two-click testing.
Create a 7z archive
Submitted by Anonymous Georges on Mon, 2008-08-25 16:41.Description:
This action will create a 7z archive from the selected files, named after the first selected file. Be aware that if you subsequently make another 7z archive with the same name in the same directory, the first archive will be overwritten. This action is mostly used in response to File-Roller's bug #150373, although you may find use for it if you don't have File-Roller installed as well.
As usual, you assume all risk by using this action. I have been using it successfully for a couple of months, so there shouldn't be any problems, but then again, my working habits may have not exposed problems you may encounter.
Font installer
Submitted by Anonymous Georges on Tue, 2008-07-22 19:33.Description:
Install True Type Font files (.ttf) in Gnome directly from Nautilus.
Due to GVFS in Gnome 2.22 there were some minor regressions, especially the lack of support for the fonts:// URL.
This script aims to make font installation really simple just using the context menu in Nautilus.
OptiPNG (Optimize PNG images)
Submitted by Anonymous Georges on Mon, 2008-07-14 15:43.Description:
Use OptiPNG ( http://optipng.sourceforge.net/ ) to optimize png pictures.
OptiPNG is a PNG optimizer that recompresses image files to a smaller size, without losing any information. This program also converts external formats (BMP, GIF, PNM and TIFF) to optimized PNG, and performs PNG integrity checks and corrections.
Usefull for bandwidth reduction if the pictures are published on the web.
Mass Rename Files with GwenRename
Submitted by Anonymous Georges on Sun, 2008-06-29 20:14.Description:
Mass rename files using GwenRename (http://members.hellug.gr/sng/gwenrename/). It has some nice features, like exif info renaming capabilities.
avast! Linux Home Edition scanner
Submitted by Anonymous Georges on Tue, 2008-06-24 13:24.Description:
It scans files with spaces and give the results of the scan! If the files is infected it automatically fixes
Scan file or folder for malwares by Avast with GUI
Submitted by Anonymous Georges on Fri, 2008-05-30 00:15.Description:
Scans local files for viruses by Avast! with gui
KNOWN BUG>
cannot scan file or folder with spaces, please anyone does know how to solve this bug?
Conver flv to avi
Submitted by Anonymous Georges on Fri, 2008-05-09 21:21.Description:
This converts flv files,eg from youtube, to 640x480 avi files, by using ffmpeg to convert them.
There is no progress report, but as with most video conversion it can take a while depending on video length and speed of computer.
You will be left with the original name.flv file and a new name.flv.avi file in the same directory as the original.
Improved “Open in Ex Falso” (audio file metadata editor)
Submitted by Florent V. on Tue, 2008-04-22 13:47.Description:
Ex Falso is a tool that comes bundled with the Quod Libet audio player (Quod Libet requires Ex Falso, but Ex Falso does not require Quod Libet, so if you just want a tag editor just install Ex Falso). It's a powerful tool and it's quite usable. Only problem is launching Ex Falso outside of Quod Libet means you have to worm your way through your filesystem as displayed in Ex Falso, which is slow. Using Nautilus to launch Ex Falso in the current directory is much better.
There already is a nautilus action called Open in Ex Falso, but the action is shown whenever a directory is selected. I just modified it a bit so that the action would show up when one or several audio files are selected. So when you're not dealing with audio files, you're not bothered by this action.
Pngcrush - strip color informations (multiple files)
Submitted by Florent V. on Tue, 2008-04-22 13:28.Description:
About this action: this action is available when a single or multiple PNG files (with a .png extension) are selected. It will create a modified copy of the PNG file(s) in a directory named “pngcrushed” within the same directory:
original-file1.png
original-file2.png
pngcrushed/original-file1.png
pngcrushed/original-file2.png
More information on the page for the similar single-file action.
Pngcrush - strip color informations (single file)
Submitted by Florent V. on Tue, 2008-04-22 13:25.Description:
About this action: this action is available when a single PNG file (with a .png extension) is selected. It will create a modified copy of the PNG file in the same directory:
original-file.png
original-file.png-2
The generated file will be “crushed” (reduced filesize in most cases), and will not have any color management information such as Gamma correction or color profile information. Apart from the loss of color management information, the image will not be degraded in any way. Software which don't try to use color management information will render the image exactly as it was before.
This action might be useful for webdevelopers: some web browsers, especially Safari on OS X, try to use color management information to render PNG files in web pages. This may lead to color inconsistencies where a #ff8800 CSS color and a #ff8800 PNG color don't match!
You WANT to avoid this and to favour color consistency, since color management is badly implemented anyway and not usable for web projects.
More information: The Sad Story of PNG Gamma “Correction”
About PNGCRUSH:
Pngcrush is an optimizer for PNG (Portable Network Graphics) files.
Its main purpose is to reduce the size of the PNG IDAT data stream by trying
various compression levels and PNG filter methods. It also can be used to
remove unwanted ancillary chunks, or to add certain chunks including gAMA,
tRNS, and textual chunks.
Scan Folder with Antivir (with output)
Submitted by Zetto on Wed, 2008-03-05 14:50.Description:
Scans selected folder + all Subfolders with AntiVir and, if found anything, repairs/deletes it (Archives Supported).
with xterm output window staying alive after scanning to see teh result + report of infections & warnings.
Scan Files with Antivir (with output)
Submitted by Zetto on Wed, 2008-03-05 14:20.Description:
Scans selected file(s) with AntiVir and, if found anything, repairs/deletes it (Archives Supported).
with xterm output window staying alive after scanning to see teh result + report of infections & warnings.
Install *.run files by right click!
Submitted by Anonymous Georges on Fri, 2008-02-29 02:38.Description:
Install *.run files by right click! Games such as World of Padman you can install only by right click, no Console! Right click on file and "Install" , its easy , no commands to write
Mail Pictures to kmail too
Submitted by Anonymous Georges on Mon, 2008-02-18 04:40.Description:
I've changed the Mail Pictures script. Now you can send the pictures to kmail, too.
Extract ACE (corrected for filenames with spaces)
Submitted by deivid on Sun, 2008-01-20 12:19.Description:
Extracts a .ace file to a folder called <filename>_FILES
Extract ACE
Submitted by Anonymous Georges on Thu, 2008-01-10 02:04.Description:
Extracts .ace to the folder _FILES
Rotate jpeg images
Submitted by Anonymous Georges on Fri, 2007-12-28 01:16.Description:
Losslessly rotate jpeg images.
This script is based on "Extending Nautilus: rotating JPG images, Customize
the GNOME file manager with scripts" by Scott Carpenter
http://www.freesoftwaremagazine.com/articles/jpg_image_rotation_in_nautilus
Auto rotate images
Submitted by Anonymous Georges on Thu, 2007-12-27 17:03.Description:
Auto rotates JPEG images, based on EXIF information in the image. Only works if your camera stores orientation information in the image.
Audible files download
Submitted by Anonymous Georges on Tue, 2007-12-11 05:07.Description:
Download audible pl files
Open in Root Terminal
Submitted by Anonymous Georges on Tue, 2007-12-04 21:18.Description:
Opens folders in a Root terminal
CDemu 1.0 experimental - mount cue, iso, nrg, ccd, mds images
Submitted by dpurple77 on Tue, 2007-10-30 09:36.Description:
CDemu 1.0 is a software which can mount followed image files:
* .cue (CDRWin)
* .iso (ISO9660)
* .mds (Alcohol 120%)
* .ccd (CloneCD)
* .nrg (Nero Burning ROM)
This is just a small hack on Amnon82's great work to reflect the changes of cdemu 1.0.
Autoglade
Submitted by Anonymous Georges on Wed, 2007-10-10 10:51.Description:
Autoglade is not a nautilus action but the simplest way to provide your actions with a beautiful graphical interface.
You can download autoglade from autoglade at SF site.
A basic tutorial can be found in the wiki:
autoglade tutorial - first steps
The turorial features the creation of an action GUI using autoglade.
More to come.
Comments, suggestions, critics, bugs, fixes, etc are gladly welcome.
Please use autoglade's mailing lists.
Enqueue files in Totem
Submitted by Anonymous Georges on Sat, 2007-09-29 18:17.Description:
enqueue files or directories in Totem
--> selected file(s) or directories will be enqueued right after the current playing file or added to the queue.
Size Calculator (fixed)
Submitted by Anonymous Georges on Tue, 2007-09-25 11:42.Description:
You can calculate size of directories (this version works only for one directory)
Size Calculator
Submitted by Anonymous Georges on Tue, 2007-09-25 01:51.Description:
You can calculate size of directories and files.
Play with XMMS or Append to the Current Playlist
Submitted by Anonymous Georges on Tue, 2007-09-25 01:46.Description:
You can right click on a directory or a list of files to play them with XMMS or append them to your current playlist.
Video Type
Submitted by razerraz on Mon, 2007-09-10 19:26.Description:
Here's a gtk-perl script giving all properties of a video file, by a massive use of the usefull mplayer
At this time, It support English and French locales
tiff2pdf
Submitted by Anonymous Georges on Mon, 2007-09-03 10:17.Description:
It converts a tiff file into a pdf file.
Email My Pictures
Submitted by razerraz on Mon, 2007-08-06 10:55.Description:
Here's a gtk-perl script that allows :
Resize pictures
Change JPEG compression ratio
Create archive with
Send as email attachment in thunderbird or Evolution
Save result in folder of your choice
At this time, It support English and French locales
Update 21/03/09 : Version 0.92
Wipe selected Files and/or Folders
Submitted by Anonymous Georges on Tue, 2007-07-24 18:58.Description:
This will add an action to your menu which utilizes the wipe command.
If you don't have wipe installed you can surely get it from your repositories,
if not take look at the homepage and download and install it from source:
http://abaababa.ouvaton.org/wipe/
You will not be prompted any confirmation message!
If you execute the action your files will be lost so use with care!
Convert video for Palm OS and TCPMP
Submitted by Anonymous Georges on Tue, 2007-07-17 21:43.Description:
For the 3 people that might want to convert videos for use on your Palm OS device.
This is very easy on ram. I converted several 50MB videos to 5MB videos with pretty good results on my Lifedrive.
Best of luck!
Make thumbnails from selected images
Submitted by logik on Sun, 2007-06-10 14:12.Description:
Makes thumbnails (400px width, changeable in thumbnail script) from selected images in each selected image's current directory (images are prefixed with 'th-', changeable in thumbnail script) but will not overwrite existing files...
I wish I could make a gtk progress bar !
Batch Rename (with GPrename)
Submitted by Anonymous Georges on Sat, 2007-05-19 10:54.Description:
GPrename is a very powerful batch renamer written in Perl and GTK (hence the name). With this program it is possible to automatically number files, make insertions, deletions or replacements - even preview and undo the changes.
Check out the homepage at http://gprename.sourceforge.net/ for more details and downloads.
This action simply opens the current dir in GPrename.
symbolic link to desktop
Submitted by Anonymous Georges on Sun, 2007-05-13 19:08.Description:
creates a symbolic link to the desktop
Send to infrared
Submitted by Anonymous Georges on Wed, 2007-05-09 15:41.Description:
Send some file types (e.g. gif, mp3, wav, jpg) to an IR device
Rename Multiple Files (Purrr)
Submitted by Anonymous Georges on Fri, 2007-05-04 01:56.Description:
The simpler mass renamer that I found.
Enqueue Files in Amarok
Submitted by Anonymous Georges on Mon, 2007-04-16 17:50.Description:
enqueue files or directories in Amarok
--> selected file(s) or directories will be enqueued right after the current playing song or added to the queue.
Convert RAW photo to ppm
Submitted by Anonymous Georges on Sun, 2007-03-04 18:56.Description:
This scripts takes all raw images in a folder and convert them to ppm format with dcraw
Install File on PDA
Submitted by Anonymous Georges on Thu, 2007-02-22 01:00.Description:
Installs files on your Palm, you can choose between the maim memory of your Palm and inserted memorycard as installation target.
Rename Multiple Files (Invokes Thunar's Bulk Rename)
Submitted by Anonymous Georges on Mon, 2007-01-22 01:52.Description:
This just invokes Thunar -B and passes it the files you have selected in Nautilus, so you have to have Thunar installed. I saw that Thunar had a simple bulk renamer and wished it was integrated into nautilus, so here it is.
All format To jpg
Submitted by Ekinoks on Tue, 2006-12-19 22:29.Description:
converted all the format to jpg
I have to remove the filter of the files concerned because of the limit of size of 10Kb. if you to wish, you could add filters so that the action is not carried out has all the files. here a possible list of filter (surely still incomplete):
*.avs; *.bmp; *.cin; *.dpx; *.fits; *.gif; *.jng; *.jp2; *.jpc; *.jpeg; *.mng; *.mono; *.mpc; *.mtv; *.miff; *.otb; *.pdf; *.png; *.pnm; *.ppm; *.ps; *.ps2; *.ps3; *.psd; *.tif; *.tga; *.rgb; *.sgi; *.sun; *.tga; *.xcf; *.yuv
rsvg2png
Submitted by ulisse on Sat, 2006-12-09 20:57.Description:
Based off svg2png, but uses rsvg to render the image instead of Inkscape, as the latter creates some artifacts in the png.
update: added Czech translation thanks to Cornelius[cz]
Mount and Unmount ISO-Image with fuseiso
Submitted by Anonymous Georges on Tue, 2006-11-07 21:13.Description:
With this action you can mount ISO-images to your Desktop. It will create an folder in ~/Desktop with the name of the iso. fuseiso will mount the iso to this folder. The second action will umount the mounted iso and remove the folder from the desktop
CDemu 0.8 - mount cue, iso, nrg, ccd, mds images
Submitted by Amnon82 on Sun, 2006-10-29 16:58.Description:
CDemu 0.8 is a software which can mount followed image files:
* .cue (CDRWin)
* .iso (ISO9660)
* .mds (Alcohol 120%)
* .ccd (CloneCD)
* .nrg (Nero Burning ROM)
Use my schemas for "Nautilus Actions" to un/mount images with Nautilus.
Open in Terminal
Submitted by Anonymous Georges on Wed, 2006-10-11 17:39.Description:
Opens a terminal in either the nautilus background or a folder. If you do not have the tango icon theme, just click on nautilus actions configuration and set your own icon.
Exif renamer
Submitted by Benjamin Guillet on Tue, 2006-10-03 19:56.Description:
Rename your photographies from the Exif datas.
XMMS enqueue
Submitted by Anonymous Georges on Mon, 2006-09-25 05:15.Description:
Enqueue any audio files in XMMS current playlist !
send thumbnail
Submitted by Anonymous Georges on Thu, 2006-09-21 14:23.Description:
When you want to email foto's to someone it's not always a good idea to email the full size images. I find it strange that thunderbird has no option to resize the attached images, nor did I find an extention to do this. I did find many requests for such an extention, however.
The script here is very rough and could use lots of improvements, but it's already useful.
- It only sends a single image, no multiple selection.
- Problems with spaces in filenames.
- The thumbnail size is hard coded, this should be done by some simple dialog.
- It creates a folder in /tmp I don't know if that's a good idea
Open in Ex Falso
Submitted by Anonymous Georges on Fri, 2006-09-08 03:17.Description:
Open (only folders) with ex falso for taggin it
html to pdf (htmldoc)
Submitted by FestinMWM on Mon, 2006-08-14 00:45.Description:
Converts webpage file1.html to file1.html.pdf 1.4 file in the same directory.
Works with one file only.
Poorly configured, some options described in the man of htmldoc are invalid like --textcolor
Open Terminal (3) on desktop
Submitted by GrumZ on Tue, 2006-08-08 11:37.Description:
Open a gnome terminal and change the working folder to the Desktop folder when the action is activated. It appears when you right-click on the desktop.
View as slideshow
Submitted by GrumZ on Wed, 2006-08-02 19:40.Description:
Select a group of photos, run this action and admire them as a slideshow...
Move to custom folder
Submitted by jmoisan on Fri, 2006-07-21 20:35.Description:
Move your selection (file or folder) to a custom folder. No more, no less.
Note: This action only works with unique selections.
Rename to folder.jpg
Submitted by jmoisan on Fri, 2006-07-21 20:11.Description:
Very simple, yet very handy. Automatically renames your JPG file to folder.jpg. I use it to rename the JPG album covers I download from Amazon.
Search online for album cover with Google Image
Submitted by jmoisan on Fri, 2006-07-21 20:01.Description:
One-click search on Google Images for an hi-res album cover, using a directory name. Tested with all Firefox versions.
File Shredder
Submitted by Anonymous Georges on Thu, 2006-07-20 02:04.Description:
This action uses the "shred" command to make a delete a file and make it unrecoverable. It overwrites 10 times and then overwrites with all zeros to hide the shredded file.
NOTE!!!
If you use a journaling file system there are no guarantees that the file could not be recovered. Use at your own risk.
Copy/Move To Bookmark...
Submitted by GrumZ on Wed, 2006-07-19 15:07.Description:
Display a dialog to choose the destination from your list of gtk bookmarks, and if your want to copy (default) or move the selection.
Note: For both cp and mv command, I used the parameter --reply=no to avoid overwriting if the destination files already exists, but on my distro (FC4) it seems that it doesn't work for the mv command but works well for cp. So be careful when you use the 'Move' option.
svg2png
Submitted by Anonymous Georges on Sun, 2006-07-16 00:14.Description:
Convert svg to png. svg2png does not modify the file which you select, it creates a new file. It cannot convert a directory but you can select several files.
Convert to Plucker format
Submitted by wilco on Fri, 2006-06-30 22:57.Description:
Convert an HTML page to Plucker format for viewing on a PDA. I created these because some pages require cookie-based logins, which does not work with current Plucker scripts; now I can just save the page and quickly create the required PDB file for my Palm.
For best results, use a site's "print" view if it has one. Also, in Firefox, saving as "Web page, HTML only" reduces cruft.
Diff 2 or 3 files with Meld
Submitted by Anonymous Georges on Fri, 2006-06-23 18:26.Description:
This nautilus-actions config file will allow you to get a "Diff with Meld" context menu entry whenever 2 or more plain text files are tselected.
Executing the command will send the files to Meld, a program which shows the differences between files in a graphical manner, which also allows merging the changes to the files.
The ability to see differences between files and to merge them is invaluable to programmers and system administrators, and can be very useful to other users as well. Now this can be done by simply right-clicking on the files to be diff'ed on Nautilus and choosing this action.
The config file is very simple, and can easily be modified to use some other graphical diff tool, such as k3diff, or to apply only to a certain type of files (at the moment, the MIME file type to which the config applies is simply set to text/*).
To Do:
------
The following is a list of things which need to be solved to make this config file more user-friendly. If anyone knows how to do them, comments or improvements will be greatly appreciated.
1. Although the "Appears if selection has multiple files or folders" is chosen on the "Conditions" tab, the "Diff with Meld" context menu entry will also show up when only one file is selected, which is pretty useless, since Meld won't diff a simple file. I'd like the action not to be shown when a single file is selected. I don't know whether this is a bug in n-a or just me failing to understand the purpose of the "Appears if selection has multiple files or folders" entry.
2. Since Meld can only take three "file" arguments, as in 'meld file1 file2 [file3]', it returns an error if more than 3 files are selected in Nautilus and the action is executed, since the names of all files in the selection are sent to Meld. I could not find a way to limit the number of files to be sent to the application. It would be nice to be able to tell the n-a action that only the 3 first selected filenames should be passed to the external application.
Copy To... (via SSH)
Submitted by GrumZ on Thu, 2006-06-15 14:39.Description:
Display a dialog to choose the server name, user (default root) and the folder (default /tmp) where the selected files and folder should be copied to, using the "scp" command.
It will execute the following command :
scp -r %M $user@$server:$folder
Browse Desktop
Submitted by dawinic on Wed, 2006-06-14 21:07.Description:
This is a companion to Gnome's built-in 'Browse Folder'. It shows up when you right-click on the desktop, rather than on a folder.
Verify Checksums
Submitted by dawinic on Fri, 2006-06-09 22:44.Description:
Gnome seems to be integrating signing, encrypting, and archiving into the desktop, but I think checksums should be just as easy. This action will allow you to quickly and easily verify the checksums from a checksum file.
Since Gnome does not identify a mime-type for these files, as far as I can tell, this action requires that the checksum file be named appropriately as follows (case insensitive): {*}SUMS, where {*} can be SHA1, MD5, etc., as available.
Generate Checksums
Submitted by dawinic on Fri, 2006-06-09 22:26.Description:
Gnome seems to be integrating signing, encrypting, and archiving into the desktop, but I think checksums should be just as easy. This action will create an appropriately-named checksum file for you: {*}SUMS, where {*} can be SHA1, MD5, or CK. I guess you can add more hashing programs to the list if you like.
Add Bookmark
Submitted by dawinic on Fri, 2006-06-09 21:25.Description:
I would call this a hack, since it edits the ~/.gtk-bookmarks file directly; however, it works nicely for Gnome 2.14, at least.
Adds the selected file or directory to your bookmarks, if it's not there already. Bookmarks are then available in Nautilus' menu, where they can be further edited and removed. They also should appear at the top of your Desktop Places menu.
ps2pdf
Submitted by Anonymous Georges on Mon, 2006-05-22 18:17.Description:
Converts postscript files to pdf files.
List Parameters
Submitted by dawinic on Tue, 2006-05-16 16:17.Description:
A slightly nicer script writing tool, to show parameters of a given selection.
Lists the available tokens and their current states in tabular form.
No external script needed.
(Clicking 'OK' will return the selected token, but I don't think any capability exists yet to take advantage of that feature.)
Send to... (Thunderbird)
Submitted by Anonymous Georges on Sun, 2006-05-07 12:50.Description:
Send file by mail with Thunderbird
Open with Sudo
Submitted by Anonymous Georges on Sat, 2006-04-22 11:20.Description:
Preform the default action using 'sudo'
Show parameters
Submitted by GrumZ on Wed, 2006-04-19 13:15.Description:
This action can be used as a debug script to test what Nautilus-actions will return to your scripts using the different parameter patterns.
For more information about this action, check out the tutorials on how to test the parameters sent by nautilus to your nautilus-actions config.
Run ISO image in QEMU
Submitted by doomhammer on Sun, 2006-04-09 19:13.Description:
Nice thing for quick testing of LiveCD images. Boots an image into QEMU, so that you can try software without installing AND even burning it on CD!
Convert Audio
Submitted by Anonymous Georges on Tue, 2006-04-04 23:17.Description:
This will allow you to convert between audio file formats with a GUI look and feel to it, through the use of Zenity.
Install Deb Files
Submitted by Anonymous Georges on Sat, 2006-04-01 13:10.Description:
I've made a script to install deb files from the right click menu. Very easy to use, with progress bar.
Open in gEdit as root
Submitted by Anonymous Georges on Sat, 2006-04-01 01:34.Description:
It... er... opens any file in gedit as root.
I didn't set a default extension because people edit virtually anything.
Compress selected files using gzip
Submitted by dav on Fri, 2006-03-31 18:13.Description:
Simple call to gzip. By default, the path to gzip is /bin/gzip.
Note: the selected icon may have to be adapted.
Tag media files with Easytag
Submitted by UBIK on Fri, 2006-03-31 13:38.Description:
Open Easytag in the basedir of the selected media files (mp3, ogg, flac and aac)
Umount ISO
Submitted by Anonymous Georges on Thu, 2006-03-30 20:08.Description:
Let you umount ISO mounted on your Desktop with the 'Mount ISO' schema.
Mount ISO
Submitted by Anonymous Georges on Thu, 2006-03-30 20:06.Description:
Mount ISO files easily on you Desktop (i suggest using the 'Umount ISO' schema, also).
Send via Bluetooth
Submitted by Anonymous Georges on Wed, 2006-03-29 19:50.Description:
Adds a 'Send via Bluetooth' option to context menu of files for those distros which don't include Bluetooth in standard 'Send to...' menu.
Set picture as wallpaper
Submitted by UBIK on Wed, 2006-03-29 17:57.Description:
Set the selected picture (png, jpg and svg) as wallpaper.
Enqueue in audacious
Submitted by Anonymous Georges on Wed, 2006-03-29 17:08.Description:
Enqueue the selected songs in the audacious music player...check it out!
Create floppy bootdisk
Submitted by GrumZ on Wed, 2006-03-29 14:21.Description:
When used on a .img bootdisk image file, the script copy the image on the floppy and then mount the floppy and open it in nautilus.
Usefull for those who still install linux distributions using this good old floppy device :)
Print Openoffice.org2 Document
Submitted by Anonymous Georges on Wed, 2006-03-29 12:15.Description:
Print the selected openoffice document incliuding *.doc ; *.xls ; *.ppt ; *.odt ; *.ods ; *.odp ; *.odg ; *.sxw ; *.pps
Search Folder
Submitted by Anonymous Georges on Wed, 2006-03-29 12:13.Description:
Search Folder
Open Terminal (2) on files
Submitted by GrumZ on Tue, 2006-03-28 16:02.Description:
Open a gnome terminal and change the working folder to the parent folder of the selected files when the action is activated.
Open Terminal (1) on folders
Submitted by GrumZ on Tue, 2006-03-28 14:40.Description:
Open a gnome terminal and change the working folder to the one selected when the action is activated.
Enqueue in beep
Submitted by GrumZ on Sun, 2006-03-26 11:07.Description:
Enqueue the selected songs in the music player "beep media player" (http://beepmp.sourceforge.net/)
Install rpms
Submitted by GrumZ on Thu, 2006-03-23 15:25.Description:
Allow to install multiple rpms at once with the RedHat tool system-install-packages. Useful when you have a package to install with lots of dependencies.
Note: the "Open with" option of nautilus only allow to install one rpm at a time and system-install-packages doesn't look for missing package in the current folder or anywhere else.
Convert wav files into mp3 files
Submitted by GrumZ on Thu, 2006-03-23 11:11.Description:
This config convert a wav file into a mp3 file. It uses a python script to wrap the lame program and display the progress of the conversion through a GTK dialog.
It can deal with multiple wav files selected at once.




Recent comments
5 years 7 weeks ago
5 years 16 weeks ago
5 years 20 weeks ago
5 years 21 weeks ago
5 years 24 weeks ago