Gedit

From Apertium
Revision as of 07:23, 4 September 2017 by Unhammer (talk | contribs) (Created page with "'''Gedit''' is a simple GUI code / plain text editor (written in C/Python) There's an [https://twitter.com/jordimash/status/885378239220371462 apertium translate plugin] pa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Gedit is a simple GUI code / plain text editor (written in C/Python)


There's an apertium translate plugin part of the official gedit-plugins package, should be possible to install with

   sudo apt-get install gedit gedit-plugins

if your Debian/Ubuntu is new enough.


To use gedit for editing Apertium XML:

   sudo apt-get install gedit gedit-developer-plugins
   There's an XML validation plugin at https://launchpad.net/gedit-xmltools but it only works with gedit2 


External links