* Applied patch by Vasilis Kaoutsis: added rdef file for all Haiku utilities.
* Updated coreutils.rdef to follow the same style as all other rdef files (or at least most of them). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19792 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
resource app_version
|
||||
{
|
||||
resource app_version {
|
||||
major = 6,
|
||||
middle = 7,
|
||||
minor = 0,
|
||||
variety = 5,
|
||||
variety = B_FINAL_VERSION,
|
||||
internal = 0,
|
||||
short_info = "6.7",
|
||||
long_info = "6.7 ©2006 The Free Software Foundation"
|
||||
short_info = "coreutils",
|
||||
long_info = "coreutils ©2006 The Free Software Foundation"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user