[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
Thu Jun 14 14:50:19 CEST 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Jun 14 14:50:06 2012 +0200| [03d85649a64b40e63ade493be2f8930e78bd00fe] | 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

This is a manual backport of a574f2f9052027ccd279e0431f7ae625e351cad7.

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=03d85649a64b40e63ade493be2f8930e78bd00fe
---

 Makefile.am                                        |    1 -
 .../macosx/Resources/English.lproj/About.xib       |   25 +++++++-------------
 extras/package/macosx/Resources/about_bg.png       |  Bin 26611 -> 0 bytes
 .../package/macosx/vlc.xcodeproj/project.pbxproj   |    4 ----
 modules/gui/macosx/about.h                         |    7 +++++-
 modules/gui/macosx/about.m                         |   16 ++++++++++++-
 6 files changed, 30 insertions(+), 23 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commitdiff;h=03d85649a64b40e63ade493be2f8930e78bd00fe


More information about the vlc-commits mailing list