Forgot this one
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7194 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -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 = "USB system software",
|
||||||
|
long_info = "OpenBeOS - This driver is (c) 2003-2004 Niels Sascha Reedijk"
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user