- Cleaned up soeveral Copyright strings.
- Shuffled the resource app_flags entry as it somehow fixed corrupt version/description;icons for several files here. It seems this entry must be the last one before the icons. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19735 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,8 +10,8 @@ resource app_version {
|
||||
internal = 0,
|
||||
|
||||
short_info = "ProcessController",
|
||||
long_info = "ProcessController ©1997-2001, G.E. Berenger,\n"
|
||||
"©2006 Haiku"
|
||||
long_info = "ProcessController ©1997-2001 G.E. Berenger,\n"
|
||||
"©2006-2007 Haiku, Inc."
|
||||
};
|
||||
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
|
||||
Reference in New Issue
Block a user