s/save/export/g

SVN revision: 36025
This commit is contained in:
Gustavo Sverzut Barbieri 2008-09-16 19:20:21 +00:00
parent 3a441393b7
commit e1e7256359
2 changed files with 3 additions and 3 deletions

View File

@ -4,4 +4,4 @@ if HAVE_PYTHON
bin_SCRIPTS = inkscape2edc bin_SCRIPTS = inkscape2edc
endif endif
EXTRA_DIST = gimp-edje-save.py EXTRA_DIST = gimp-edje-export.py

View File

@ -19,8 +19,8 @@
# #
# INSTALL: # INSTALL:
# #
# cp gimp-edje-save.py ~/.gimp/plug-ins/ # cp gimp-edje-export.py ~/.gimp/plug-ins/
# chmod +x ~/.gimp/plug-ins/gimp-edje-save.py # chmod +x ~/.gimp/plug-ins/gimp-edje-export.py
# #
# Notes: # Notes:
# - ~/.gimp may change depending on gimp version, ie: ~/.gimp-2.4. # - ~/.gimp may change depending on gimp version, ie: ~/.gimp-2.4.