From 8cd878563052c97e10c2cd103cc168ff78bc631e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Thu, 19 May 2011 00:49:34 +0000 Subject: [PATCH] installer: whitespace only git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38782 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/Win32/packaging/installer/setup/configure.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/Win32/packaging/installer/setup/configure.nsh b/development/Win32/packaging/installer/setup/configure.nsh index 24bdd4f7d8..e3f4c56c2d 100644 --- a/development/Win32/packaging/installer/setup/configure.nsh +++ b/development/Win32/packaging/installer/setup/configure.nsh @@ -28,7 +28,7 @@ Section -FileAssociations !define REG_FILEEXT 'WriteRegStr SHELL_CONTEXT "Software\Classes\${APP_EXT}"' ${REG_FILEEXT} "" "${APP_REGNAME_DOC}" - ${REG_FILEEXT} "Content Type" "${APP_MIME_TYPE}" + ${REG_FILEEXT} "Content Type" "${APP_MIME_TYPE}" # Refresh shell ${RefreshShellIcons} -- 2.39.2