From 89842eca331d3e3e9b1bd70f785f2128179cad21 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Fri, 28 Sep 2007 11:41:25 +0000 Subject: [PATCH] svn path=/trunk/boinc/; revision=13700 --- checkin_notes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 08c655e26f..2e77d1b933 100755 --- a/checkin_notes +++ b/checkin_notes @@ -8923,7 +8923,9 @@ Charlie 28 Sep 2007 - graphics API: Write window size and position to a file in slot directory; if exit and relaunched, open the window with same size and position. - Mac V6 GFX: don't call setMacPList(). This shows graphics application icons - in the Dock so user can bring them to front when needed. + in the Dock so user can bring them to front when needed. If they wish, + projects can add a custom icon to their graphics application by calling + setMacIcon() as described in the document HowToBuildBOINC_XCode.rtf. api/ graphics2_unix.C