(05-26-2018, 03:19 AM)Espermaschine Wrote: https://www.gimp-forum.net/Thread-ofnuts...-in-2-10-2
Thank you Espermachine. I manage to change the code to what Kevin pointed out and I copy and pasted the plugin from: C:\Users\Pocholo\AppData\Roaming\GIMP\.gimp-2.8\plug-ins to the; C:\Program Files\GIMP 2.10.2\GIMP 2\lib\gimp\2.0\plug-ins. So far when I right click on the brushes, Font,Gradient,Patterns dialog, I get an empty "Set Manager"pop up window.
Code:
from gimpfu import *
import pygtk,gtk,re,sys,os,glob,shutil,ConfigParser,codecs,copy,zipfile,time
pygtk.require('2.0')