From 893e7d1a3099feadf803eb238c5e5810c3bd6cfa Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Thu, 30 Jul 1998 16:54:05 +0000 Subject: [PATCH] Fixed ALRT resources (new resource format) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10763 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/SAP/GSSforSAP.r | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/mac/SAP/GSSforSAP.r b/src/mac/SAP/GSSforSAP.r index ca25a8384..1a3865ae8 100644 --- a/src/mac/SAP/GSSforSAP.r +++ b/src/mac/SAP/GSSforSAP.r @@ -77,9 +77,8 @@ resource 'ALRT' (135, nonpurgeable) { OK, visible, sound1, /* [4] */ OK, visible, sound1 - } - /****** Extra bytes follow... ******/ - /* $"0000" /* .. */ + }, + alertPositionParentWindowScreen }; resource 'ALRT' (136, nonpurgeable) { @@ -94,9 +93,8 @@ resource 'ALRT' (136, nonpurgeable) { OK, visible, sound1, /* [4] */ OK, visible, sound1 - } - /****** Extra bytes follow... ******/ - /* $"0000" /* .. */ + }, + alertPositionParentWindowScreen }; resource 'actb' (136) { -- 2.26.2