jshipley / gedit-project-manager
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
9b60296
Jeff Shipley (author)
Wed Aug 13 21:47:44 -0700 2008
commit 9b60296092102a9a004c4195995adbd53777a11b
tree a2fb2c7b086244161680d06574ae07fee094c87a
parent b5983770e6ab06ffe460158280d965b34aa7788d
tree a2fb2c7b086244161680d06574ae07fee094c87a
parent b5983770e6ab06ffe460158280d965b34aa7788d
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
TODO | ||
| |
projectmanager.gedit-plugin | ||
| |
projectmanager/ |
README
To install: Copy all files into ~/.gnome2/gedit/plugins Open gedit, go to Edit->Preferences->Plugins Enable the plugin named Project Manager ---------- Project Manager -- a plugin for gedit Copyright (C) 2008 Jeff Shipley (2008) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. ---------- This plugin is still in an early stage of development, it opens a project from a hard coded location, and displays the project file in a tree view in gedit's sidebar

