From c780eb2decd3dbfce27d1330ec4bbd1117dad5f2 Mon Sep 17 00:00:00 2001 From: dynaflash Date: Fri, 27 Apr 2007 16:21:38 +0000 Subject: macGui: Change the Growl encode done notification to be the same as the onscreen notification. Thanks jbrjake! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@555 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/Controller.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx') diff --git a/macosx/Controller.mm b/macosx/Controller.mm index 7caaf7fac..0437e2ba9 100644 --- a/macosx/Controller.mm +++ b/macosx/Controller.mm @@ -616,7 +616,7 @@ return registrationDictionary; [GrowlApplicationBridge notifyWithTitle:@"Put down that cocktail..." - description:@"Thank You for using HandBrake" + description:@"your HandBrake encode is done!" notificationName:SERVICE_NAME iconData:nil priority:0 -- cgit v1.2.3