diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-12 15:19:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-04-12 15:19:05 +0800 |
commit | 319a9d8e3d9c0674e82f917a4b6130b6c46952e7 (patch) | |
tree | 8ea97f6bcd8add174cdd12edff2cc5575d26d217 /editors/gedit2/pkg-descr | |
parent | 64f46874662bd9bdd164f48e094d4bb09a96fea7 (diff) | |
download | marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.tar marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.tar.gz marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.tar.bz2 marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.tar.lz marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.tar.xz marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.tar.zst marcuscom-ports-319a9d8e3d9c0674e82f917a4b6130b6c46952e7.zip |
Add gedit2-2.3.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@597 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/ |