public
Description: Gedit Plugin to open files based on file name query. (Based on textmate open file)
Homepage:
Clone URL: git://github.com/vbabiy/gedit-openfiles.git
Click here to lend your support to: gedit-openfiles and make a donation at www.pledgie.com !
name age message
file AUTHORS Thu Oct 22 06:53:12 -0700 2009 Updated authors [vbabiy]
file LICENSE Fri Dec 19 10:55:28 -0800 2008 Added Release Files and Fixed some minor issues [vbabiy]
file README Mon Jan 05 14:31:52 -0800 2009 [vbabiy]
file gedit-openfiles.gedit-plugin Thu Nov 26 20:06:21 -0800 2009 Update regex search and made package name a val... [vbabiy]
directory gedit_openfiles/ Thu Nov 26 20:57:44 -0800 2009 Added a thread to add files to the sqlite db, t... [vbabiy]
README
Gedit Open Files - Gedit plugin to open files based on a query
================================================================

This is a plugin for Gedit that adds support, to search and open files based 
on the file browser root or a specifed root. 

Dependencies
------------

Gedit Open Files is written in Python, so doesn't need compiling, however you will
need the following runtime dependencies:

  * Python 2.4 or later
  * PyGTK 2.10 or later
  * sqlite3
  * pyinotify

Installation
------------

Copy all the files inside the plugin directory into ~/.gnome2/gedit/plugins

Features, Bugs Requests
-----------------------
Please post all request here http://geditopenfiles.uservoice.com/

Other
-----
gedit-openfiles is now included in gmate -- http://github.com/lexrupy/gmate/tree/master.