* 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:
Axel Dörfler
2007-01-14 13:01:21 +00:00
parent 5efe9479fe
commit e57d2e1b09
3 changed files with 27 additions and 21 deletions
+4 -5
View File
@@ -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"
};