mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
fix file icon
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38033 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
06a45f16a7
commit
243ab03e77
@ -22,7 +22,7 @@ Section -FileAssociations
|
||||
!define REG_FILETYPE 'WriteRegStr SHELL_CONTEXT "Software\Classes\${APP_REGNAME_DOC}'
|
||||
|
||||
${REG_FILETYPE}" "" "${APP_NAME} Document"
|
||||
${REG_FILETYPE}\DefaultIcon" "" "$INSTDIR\bin\LyXLauncher.exe,0"
|
||||
${REG_FILETYPE}\DefaultIcon" "" "$INSTDIR\${APP_RUN},0"
|
||||
${REG_FILETYPE}\Shell\open\command" "" '"$INSTDIR\${APP_RUN}" "%1"'
|
||||
|
||||
!define REG_FILEEXT 'WriteRegStr SHELL_CONTEXT "Software\Classes\${APP_EXT}"'
|
||||
|
Loading…
Reference in New Issue
Block a user