Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to change splash screens (and how to get offline Help working)?
#3
The location of the Gimp profile has changed a bit between 2.8 and 2.10. In 2.10 that would be ~/.config/GIMP/2.10/ if you use the package install. If you use the flatpak, this is ~/.var/app/org.gimp.GIMP/config/GIMP/2.10. In the general case, open the Gimp Python console (Filters>Python-fu>Console) and enter:
Code:
print gimp.directory
The output is where you should create the splashes screen.

See https://docs.gimp.org/en/customize-splashscreen.html

For the help: which version did you install? Package from repo, package from PPA, flatpak? snap?
Reply


Messages In This Thread
RE: How to change splash screens (and how to get offline Help working)? - by Ofnuts - 12-22-2019, 08:52 AM

Forum Jump: