diff options
author | ritsuka <[email protected]> | 2014-08-08 06:12:55 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2014-08-08 06:12:55 +0000 |
commit | 57e31fc550f9418d8aaafc5ed079afa207cf1248 (patch) | |
tree | 9b957488cfc8feb949b3c5d3bf5bde31f4dfb27a /macosx/English.lproj/MainMenu.xib | |
parent | f30b62ffdb8b1cc5e51a5331383f4682a2e47939 (diff) |
MacGui: removed the last remaining of the code to load a custom application icon. It was used to load a specific icon for the 64bit version, but it’s now unused.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6276 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/MainMenu.xib')
-rw-r--r-- | macosx/English.lproj/MainMenu.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/MainMenu.xib b/macosx/English.lproj/MainMenu.xib index 2c7697695..c0391d779 100644 --- a/macosx/English.lproj/MainMenu.xib +++ b/macosx/English.lproj/MainMenu.xib @@ -432,7 +432,7 @@ <menuItem title="About HandBrake" id="58"> <modifierMask key="keyEquivalentModifierMask"/> <connections> - <action selector="showAboutPanel:" target="240" id="5245"/> + <action selector="orderFrontStandardAboutPanel:" target="-2" id="W6s-9y-dwJ"/> </connections> </menuItem> <menuItem title="Check for Updates…" id="4964"> |