mirror of https://github.com/GNOME/gimp.git
Changed gimp-data-dir to gimp-data-directory.
2004-10-25 Kevin Cozens <kcozens@cvs.gimp.org> * scripts/tiny-fu.init: Changed gimp-data-dir to gimp-data-directory.
This commit is contained in:
parent
66ba9eca3e
commit
b20396f75f
|
@ -584,5 +584,5 @@
|
|||
(gc-verbose #f)
|
||||
|
||||
; The following improves compatibility with older Script-Fu scripts.
|
||||
(load (string-append gimp-data-dir DIR-SEPARATOR "scripts"
|
||||
(load (string-append gimp-data-directory DIR-SEPARATOR "scripts"
|
||||
DIR-SEPARATOR "script-fu-compat.init"))
|
||||
|
|
Loading…
Reference in New Issue