Re: [gedit-list] Dynamic loading of plug-ins?
- From: Jesse van den Kieboom <jessevdk gnome org>
- To: ricardo lafuente <bollecs sollec org>
- Cc: gedit-list gnome org
- Subject: Re: [gedit-list] Dynamic loading of plug-ins?
- Date: Sat, 09 Jan 2010 13:42:48 +0100
ricardo lafuente wrote:
Hi all,
I was wondering if it is possible to call Gedit specifying which
plug-ins should be active.
It's not possible to specify them on the command line, but you could
change them in gconf where its stored which ones are activated. So, you
could write a little script that takes as an argument which plugins to
enable, and then use gconftool-2 to set the key
'/apps/gedit-2/plugins/active-plugins' which holds the active plugins.
Note that you just change the global settings with this, which also
means that any running gedit will deactivate/activate the new setting
and any new gedit processes will also use this setting.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]