installer: whitespace only

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38782 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2011-05-19 00:49:34 +00:00
parent cec318896c
commit 8cd8785630

View File

@ -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}