Branch: refs/heads/master Author: Enrico Tröger enrico.troeger@uvena.de Committer: Enrico Tröger enrico.troeger@uvena.de Date: Thu, 07 Mar 2013 23:08:58 UTC Commit: b01f31c09bfdd0988b4fb94bc154683f0bedaff6 https://github.com/geany/geany/commit/b01f31c09bfdd0988b4fb94bc154683f0bedaf...
Log Message: ----------- Merge branch 'gentoo90-context-menu-icon'
Modified Paths: -------------- geany.nsi
Modified: geany.nsi 1 files changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -217,6 +217,7 @@ SectionEnd Section "Context Menus" SEC07 SectionIn 1 WriteRegStr HKCR "*\shell\OpenWithGeany" "" "Open with Geany" + WriteRegStr HKCR "*\shell\OpenWithGeany" "Icon" "$INSTDIR\bin\geany.exe" WriteRegStr HKCR "*\shell\OpenWithGeany\command" "" '"$INSTDIR\bin\geany.exe" "%1"' SectionEnd
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).