]> git.michaelhowe.org Git - packages/o/openafs.git/commit
macos: fix growlagent icon handling
authorDerrick Brashear <shadow@dementix.org>
Tue, 17 Jul 2012 02:32:55 +0000 (22:32 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 21 Dec 2012 10:11:53 +0000 (02:11 -0800)
commitcddc0c46696e25c590d85afcc71c7c018d42f6a3
treea01432af43cd0f37a22f740bce698db6c7bc7d74
parentb64c45535b7d2f7e3fb65dc33d2767cd30633383
macos: fix growlagent icon handling

the whole of the api used for icon handling when you steal it
from a resource fork is deprecated in new macos. fine. we'll just make
an app bundle by cheating, move andy into a standalone icns file,
install him into the "bundle" and open it the macos way.

Reviewed-on: http://gerrit.openafs.org/7786
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
Tested-by: Derrick Brashear <shadow@dementix.org>
(cherry picked from commit 3dd230e8595e2b9635d6ec412a145ae3be229b7a)

Change-Id: I9a439601058a4c2f32cbe687865a9143d56b92bf
Reviewed-on: http://gerrit.openafs.org/8781
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Paul Smeddle <paul.smeddle@gmail.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/platform/DARWIN/growlagent/Andy.icns [new file with mode: 0644]
src/platform/DARWIN/growlagent/CFGrowlAdditions.c [deleted file]
src/platform/DARWIN/growlagent/CFGrowlAdditions.h [deleted file]
src/platform/DARWIN/growlagent/CFGrowlDefines.h [deleted file]
src/platform/DARWIN/growlagent/Info.plist [new file with mode: 0644]
src/platform/DARWIN/growlagent/Makefile.in
src/platform/DARWIN/growlagent/main.m