Gedit plugins for everyone


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Gedit plugins for everyone
# 1  
Old 06-23-2008
Gedit plugins for everyone

Mon, 23 Jun 2008 08:00:00 GMT
If you drift between distributions, one of the first things you might notice is that Gedit, GNOME's text editor, is not always the same on each system. For instance, in Debian, Gedit is a relatively simple text edit, while in Ubuntu, it sprouts features that Debian users may never have seen. The difference is the plugins that each distribution packages with Gedit and enables by default. Many of these plugins make only small alterations by themselves, but enable a dozen or more and you'll find Gedit transformed almost out of recognition, regardless of whether you are using it to write code or plain text.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Red Hat

Cannot install gedit-plugins-2.16.0 on RHEL 5.7 (Tikanga)

I am trying to compile the gedit plugins with gedit 2.16.0 and RHEL 5.7 (arch: i386). I downloaded the package and followed the instruction in README: The error output: checking for GEDIT... configure: error: Package requirements ( glib-2.0 >= 2.8.0 gtk+-2.0 >= 2.8.0 gtksourceview-1.0 >=... (1 Reply)
Discussion started by: imperialguy
1 Replies

2. UNIX for Dummies Questions & Answers

gedit newline weirdness

I have this file cd /media/AUDIO/WAVE/9780743561181 ~/Desktop/mp3-to-m4b 9780743561181-UNLEASHING THE IDEA VIRUS "UNLEASHING THE IDEA VIRUS" "GODIN, SETH" 2006 n cd /media/AUDIO/WAVE/9780743561204 ~/Desktop/mp3-to-m4b 9780743561204-STALIN'S GHOST "STALIN'S GHOST" "SMITH, MARTIN" 2007 n cd... (1 Reply)
Discussion started by: glev2005
1 Replies

3. UNIX and Linux Applications

gedit/gtksourceview: Updating types for syntax highlighting?

I wrote a new .lang file for syntax highlighting a language I use frequently. It works fine, except that it doesn't glob onto the files automatically. Is there a utility I need to run to update a gtksourceview database? Here's the relevant portion of the code. <language id="pari"... (0 Replies)
Discussion started by: CRGreathouse
0 Replies

4. Red Hat

Unable to activate Gedit plugin

Hi everyone I downloaded the multi-edit plugin for Gedit from this link: Multi-edit | Jon Walsh I copied all the files in ~/.gnome2/gedit/plugins/ as described in the website but I can't activate the plugin. I can see it but I can't activate it in Gedit preferences. Does anyone come... (0 Replies)
Discussion started by: goude
0 Replies

5. UNIX for Dummies Questions & Answers

how to open a text file using some tool such as gedit under gtk

how to open a text file using some tool such as gedit under gtk I list some text file names in a GtkCList . I want to open the file on when users click on the row. How to implement this ? Thanks (0 Replies)
Discussion started by: cy163
0 Replies
Login or Register to Ask a Question
PYRPUB(1)							 Pyrite Publisher							 PYRPUB(1)

NAME
pyrpub - convert content to Palm-compatible format SYNOPSIS
dtk [ -P plugin-names ] [ -h | --help ] [ -l | --list-plugins ] [ OPTIONS ... ] FILES ... DESCRIPTION
This manual pages documents pyrpub, the command-line user interface to Pyrite Publisher. Pyrite Publisher is a modular system for convert- ing various kinds of content into forms which are usable on Palm Computing(R) platform handhelds. (Currently only textual document conver- sion is supported, targeting the Doc format which is the de facto standard for large text documents on the Palm platform.) OPTIONS
The options described in this section are part of the Pyrite Publisher core, and are always available. There may be additional options available, depending on what plugins are installed BASIC OPTIONS -h, --help Show a summary of options, including those that apply to all installed plugins. -l, --list-plugins List all installed plugins. -P NAME[,NAME...] Request that a particular plugin be used, if it is possible to do so. (If it is not possible to convert the input using a sequence of plugins that includes the ones specified in this option, an error will be reported.) --list-properties List the names of the properties of all installed plugins. AUTHOR
Pyrite Publisher was written by Rob Tillotson <rob@pyrite.org>. The Pyrite Project 29 Mar 2001 PYRPUB(1)