diff --git a/index.php b/index.php index ef713b0..b208c9a 100644 --- a/index.php +++ b/index.php @@ -100,22 +100,26 @@ wine-users mailing list or the wine newsgroup, for more information visit
Applications which install and run virtually flawless on a out-of-the-box Wine installation make it to the Gold list:
| Application | Version | Description | Screenshot | +Application | Description | Screenshot |
|---|---|---|---|---|---|---|
| '.$oApp->data->appName.' | -'.$oVersion->versionName.' | -'.trim(substr($oApp->data->description,0,88)).'... | +'.$oApp->data->appName.' | +'.$aDesc[0].' | '.$img.' |
| Application | Version | Description | Screenshot | +Application | Description | Screenshot |
|---|---|---|---|---|---|---|
| '.$oApp->data->appName.' | -'.$oVersion->versionName.' | -'.trim(substr($oApp->data->description,0,88)).'... | +'.$oApp->data->appName.' | +'.$aDesc[0].' | '.$img.' |