[vlc-commits] macosx: draw vlc. icns instead of a bogus white png with an icon in the about panel
Felix Paul Kühne
git at videolan.org
Tue Jun 12 21:02:33 CEST 2012
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Jun 12 21:02:05 2012 +0200| [a574f2f9052027ccd279e0431f7ae625e351cad7] | committer: Felix Paul Kühne
macosx: draw vlc.icns instead of a bogus white png with an icon in the about panel
no user-visible change. However, we save 29KB and don't need to update that graphic for HiDPI
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a574f2f9052027ccd279e0431f7ae625e351cad7
---
Makefile.am | 1 -
.../macosx/Resources/English.lproj/About.xib | 50 ++++++++++----------
extras/package/macosx/Resources/about_bg.png | Bin 26611 -> 0 bytes
.../package/macosx/vlc.xcodeproj/project.pbxproj | 10 ++--
modules/gui/macosx/about.h | 5 ++
modules/gui/macosx/about.m | 14 ++++++
6 files changed, 47 insertions(+), 33 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a574f2f9052027ccd279e0431f7ae625e351cad7
More information about the vlc-commits
mailing list