diff options
author | dynaflash <[email protected]> | 2007-04-27 15:53:56 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-04-27 15:53:56 +0000 |
commit | d61750f591c9979617e40dcba3a6f2d38d5b7be9 (patch) | |
tree | 0df8e3b8502c1f71abc90deb1a93664aaf82da8b /macosx/Growl.framework/Resources | |
parent | 73c2865afee53a5240b3fbff1f417e56a03b9551 (diff) |
macGui: Growl Support initial implementation
- include Growl.framework in xcode project
- Growl notify when encode is done
- fix cancelled encode finished bug
- may want a user pref to let them select if they want a notification and what type, on screen or grow. or both
- right now, its both.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@554 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/Growl.framework/Resources')
l--------- | macosx/Growl.framework/Resources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/Growl.framework/Resources b/macosx/Growl.framework/Resources new file mode 120000 index 000000000..953ee36f3 --- /dev/null +++ b/macosx/Growl.framework/Resources @@ -0,0 +1 @@ +Versions/Current/Resources
\ No newline at end of file |