diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 07:02:23 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-09 07:02:23 +0800 |
commit | e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a (patch) | |
tree | 920c3a0cdf8f0cd64e9e1801899befd40dbd4c38 /editors/gedit2/pkg-descr | |
parent | 9757477161720a1f776411b6c41f3f07b801761f (diff) | |
download | marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.tar marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.tar.gz marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.tar.bz2 marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.tar.lz marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.tar.xz marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.tar.zst marcuscom-ports-e774b2ae44e0367cb0f27b5c4ed830f36ab6bb2a.zip |
Add gedit2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@36 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..6016fb0db --- /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). + +This version is quite a neat text editor, it contains the following +features: + * Opening/Saving/Creating of 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/ |