[Nautilus-list] script w/ mime handling




Will mime support for script be implemented any time soon.
I know hit has been thrown around a few times.

This just dawned on me that a lot could be done with such a feature.
For example: .abw files could have (convert to .doc)
      .cda files could have (rip to mp3)

Any way.
just a thought

here are some scripts I've put together.

File description
gedit: nice for creating new scripts
install package: upgrade or install selected rpm's
query package: query selected rpm's
shell: open gnome-terminal in current directory.
extract file: extract the contents of a tar.gz file to the
current directory
gedit $file
gnorpm-auth -U $*
exec gnome-terminal
#bin/bash
gzip -dc $* |tar -x


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]