Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
scribes: A sleek, simple, and powerful text editor for the GNOME desktop
- Summary
- Scribes is a simple and sleek text editor for the the GNOME desktop. It focuses
on keeping the working environment free from distractions, and providing strong
automation of mundane, repetitive tasks.
Through this simplicity, Scribes is very powerful. Its many features include:
* A dynamic templating system (called Snippets),
* Automatic completion of indentifiers and bracketing,
* Automatic indentation and file saving,
* Bookmarks,
* Drag-and-drop functionality,
* Full support for Unicode (UTF-8) text (and many other encodings),
* Syntax highlighting for over 30 programming languages,
* Powerful GNOME integration
* Translations into several different languages,
...and more are in development!
In order to make use of its runtime documentation facilities, you will need to
install Yelp. Also, you may install the python-psyco package (x86-only) for a
boost in startup speed.
Arch: src
Download: | scribes-0.3.1-1.al3.src.rpm |
Build Date: | Wed Mar 21 12:29:41 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 902 KiB |
Changelog
- * Sat Mar 17 17:00:00 2007 Peter Gordon <peter{%}thecodergeek{*}com> - 0.3.1-1
- Update to new upstream release (0.3.1).
- Update Source0 URL
- Drop pygobject2 as a run-time dependency (since it's pulled in by pygtk2).
- Drop the fix-plugins-installation-dir patch (this bug was fixed upstream):
- fix-plugins-installation-dir.patch
- Don't mark installed GConf schemas file as %config.
- * Mon Dec 18 16:00:00 2006 Peter Gordon <peter{%}thecodergeek{*}com> - 0.3-2.20061218bzr
- Update to 2006-12-18 BZR snapshot. This should fix the longstanding bug
wherein a zombie .scribesclient process is left which becomes incredibly
processor-intensive, since the internal IPC has been reworked; also includes
various updated translations.
- Don't add the X-Fedora category to the installed .desktop file
- Add CONTRIBUTORS, TRANSLATORS, and TODO files as %doc
- Add patch to install plugins to proper $(DESTDIR) location:
+ fix-plugins-installation-dir.patch
- * Sat Nov 4 16:00:00 2006 Peter Gordon <peter{%}thecodergeek{*}com> - 0.3-1
- Update to new upstream release (0.3 final)