> Hi > > I download some python scripts to ~/.gimp-2.8/plug-ins and they not > appear > in gimps, then I try to move them to ~/.gimp-2.8/scripts but they not > appear in gimp. > > scm scripts worked from ~/.gimp-2.8/scripts
You need to make them executable, eg # chmod 755 *.py -- Owen _______________________________________________ gimp-user-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gimp-user-list
