-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-01-30 13:59, Pierre-Olivier Boulant wrote:
On 30/01/2013 13:46, Nicolas Montgermont wrote:
a few comments though, (sorry if I miss previous discussions): - is is possible to get rid of the french localization?
rename or trash the /po and /extra/search-plugin/po folders. That's how I do it. ;)
the canonical way would be to set LANG to "C" before starting pd. e.g. $ LANG=C pd-extended
- how do I load a gui plugin?
they are automatically loaded on startup; you cannot manually choose which plugins to use. there is the "plugins-plugin" which in theory allows you to disable selected plugins (by simply removing/renaming them in the startup-folder; which might not work in some circumstances [1])
and a few ideas: - one menu with all the preferences - possibility to choose between different config file.
maybe these are doable as gui plugins?
yes for the "one menu with all preferences".
unlikely for "config file chooser": the problem here is, that once you have started Pd, it's configuration will already be active, and you cannot undo that (e.g. you cannot unload libraries). the only thing that could be done (and probably as a GUI-plugin) would be: "save this config as" and "restore chosen saveconfig to be used as the default on next startup"
fgmasdr IOhannes
[1] https://sourceforge.net/tracker/?func=detail&aid=3590124&group_id=55...