Forgot this one too

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7195 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Niels Sascha Reedijk 2004-04-13 06:28:56 +00:00
parent 3a02ba00db
commit 7e2eb72f9a

View File

@ -0,0 +1,20 @@
/*
** uhci.rdef
**
*/
/* BEOS:APP_SIG :
application:/x-vnd.obos.app-name
*/
resource app_signature "application/x-vnd.Be-elfexecutable";
resource app_version {
major = 0,
middle = 0,
minor = 1,
variety = 0,
internal = 0,
short_info = "UHCI host controller driver",
long_info = "OpenBeOS - This driver is (c) 2003-2004 Niels Sascha Reedijk"
};