diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-25 13:51:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-11-25 13:51:42 +0800 |
commit | f4b777342dadc07fe48bfcb70e7df7eeeee3e033 (patch) | |
tree | cec4b9b598f8468fd59bdec99e0927587319ad52 /editors/gedit2/pkg-descr | |
parent | e5b5de33af0512817ea8c415f5021da3a1fc4a03 (diff) | |
download | marcuscom-ports-f4b777342dadc07fe48bfcb70e7df7eeeee3e033.tar.gz marcuscom-ports-f4b777342dadc07fe48bfcb70e7df7eeeee3e033.tar.zst marcuscom-ports-f4b777342dadc07fe48bfcb70e7df7eeeee3e033.zip |
Update to 2.5.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1367 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit2/pkg-descr')
-rw-r--r-- | editors/gedit2/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/editors/gedit2/pkg-descr b/editors/gedit2/pkg-descr new file mode 100644 index 000000000..3ccfe39b0 --- /dev/null +++ b/editors/gedit2/pkg-descr @@ -0,0 +1,21 @@ +gEdit is a text editor for X using the GTK+ and GNOME libraries. +It is being developed by Alex Roberts, Evan Lawrence and Chris Lahey +(among others). + +gEdit is quite a neat text editor. It contains the following +features: + * Opening/Saving/Creating files + * File Revert + * Cut/Copy/Paste and Select All text + * Complete integration with the GNOME Environment, including GnomeMDI + * Search and Replace + * Global search + * A complete preferences interface + * Dynamically loading fonts + * Splitscreen Mode + * Printing support + * Configurable Plugins system + * Configurable window sizing + * Unlimited Undo/Redo + +WWW: http://gedit.sourceforge.net/ |