[gimp] Installer: fix typos



commit 0dc3b763061968e391c4c383e1f9da4688130efc
Author: Jernej Simončič <jernej|s-gitstuff eternallybored org>
Date:   Sun May 20 22:19:12 2018 +0200

    Installer: fix typos

 build/windows/installer/gimp3264.iss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/installer/gimp3264.iss b/build/windows/installer/gimp3264.iss
index b64f293..2ab2023 100755
--- a/build/windows/installer/gimp3264.iss
+++ b/build/windows/installer/gimp3264.iss
@@ -339,8 +339,8 @@ Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\metadata.exe"
 Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\file-psd-save.exe"
 Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\file-psd-load.exe"
 Type: files; Name: "{app}\lib\babl-0.1\sse-fixups.dll"
-Type: files: Name: "{app}\lib\gimp\2.0\plug-ins\pyconsole.py"
-Type: files: Name: "{app}\lib\gimp\2.0\plug-ins\python-console.py"
+Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\pyconsole.py"
+Type: files; Name: "{app}\lib\gimp\2.0\plug-ins\python-console.py"
 
 [UninstallDelete]
 Type: files; Name: "{app}\uninst\uninst.inf"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]