# Sample xsmbrowser-commands file for gnome
#
:gEdit
Types = .TXT .NFO .C .H .INI
Command = gedit $FILE

:gnotepad+
Types = 
Command = gnp $FILE

:Ghost View
Types = .PS
Command = gv $FILE

:Electric Eyes
Types = .PPM .PGM .JPG .JPEG .JPE .PNG .XPM .BMP .GIF
Command = ee $FILE

:xmms
Types = .MP3 .WAV
Command = xmms $FILE

:GnoRPM
Types = .RPM
Command = gnorpm $FILE

:gHex
Types = 
Command = ghex $FILE


# File must end with EOF
EOF
