public
Fork of vbabiy/gedit-openfiles
Description: open files based on file name query. (Based on gedit open file)
Homepage:
Clone URL: git://github.com/gfxmonk/file-finder.git
name age message
file AUTHORS Sat Oct 24 01:25:47 -0700 2009 Merge branch 'upstream' Conflicts: AUTHORS g... [gfxmonk]
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 Loading commit data...
directory gedit_openfiles/
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.