#!/bin/sh
# root-nautilus-here
# Name: Open with gedit
# Author: Pi3cH (Mr . pedram [at] gmail [dot] com
# Version: 0.0.1
# Date: 28 March 2008
gedit $1
