Missed this one.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42338 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Clemens Zeidler 2011-06-28 23:43:34 +00:00
parent aba82385f1
commit 531eb250f7
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
/*
* NewMailNotification.rdef
*/
resource app_signature "application/x-vnd.Haiku-NewMailNotification";
resource app_version {
major = 1,
middle = 0,
minor = 0,
variety = 0,
internal = 0,
short_info = "1.0.0",
long_info = "Haiku NewMailNotification mail_daemon add-on."
};