diff options
author | byteframe <byteframe@gmail.com> | 2011-10-08 08:32:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-10-11 21:20:29 -0500 |
commit | a61ad101b77d8d5c43f6e814bfad6e16c9228bd0 (patch) | |
tree | bb43dc907d910ec8c21def5b0c9824464a45632d /development/gedit/README | |
parent | 81198616f642fa8dc74c4fe0982e47963cab5425 (diff) | |
download | slackbuilds-a61ad101b77d8d5c43f6e814bfad6e16c9228bd0.tar.gz |
development/gedit: Added (GNOME Text Editor)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/gedit/README')
-rw-r--r-- | development/gedit/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/development/gedit/README b/development/gedit/README new file mode 100644 index 0000000000..4d58ad4a43 --- /dev/null +++ b/development/gedit/README @@ -0,0 +1,6 @@ +gedit is the official text editor of the GNOME desktop environment. While +aiming at simplicity and ease of use, gedit is a powerful general purpose +text editor. + +This requires GConf and gtksourceview. pygtksourceview is an optional +dependency for python plugin support and some additional plugins. |