[geany/geany] b01f31: Merge branch 'gentoo90-context-menu-icon'

Enrico Tröger git-noreply at xxxxx
Thu Mar 7 23:08:58 UTC 2013


Branch:      refs/heads/master
Author:      Enrico Tröger <enrico.troeger at uvena.de>
Committer:   Enrico Tröger <enrico.troeger at uvena.de>
Date:        Thu, 07 Mar 2013 23:08:58 UTC
Commit:      b01f31c09bfdd0988b4fb94bc154683f0bedaff6
             https://github.com/geany/geany/commit/b01f31c09bfdd0988b4fb94bc154683f0bedaff6

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).


More information about the Commits mailing list