# GIMP gimprc
#
# This is your personal gimprc file.  Any variable defined in this file takes
# precedence over the value defined in the system-wide gimprc:
# /etc/gimp/2.0/gimprc
# Most values can be set within GIMP by changing some options in the
# Preferences dialog.

(plug-in-path "${gimp_plug_in_dir}/plug-ins:${HOME}/code/gimp-plugins/parse_subtitles/plug-ins")
(show-tips no)

# end of gimprc
