Changed preferences.php to ask for QEMU version not wine version.
svn path=/; revision=9
This commit is contained in:
@@ -91,7 +91,7 @@ function show_user_fields($oUser)
|
||||
|
||||
|
||||
$oTableRow = new TableRow();
|
||||
$oTableRow->AddTextCell(" Wine version");
|
||||
$oTableRow->AddTextCell(" QEMU version");
|
||||
|
||||
$sBugzillaVersionList = make_bugzilla_version_list("sWineRelease",
|
||||
$sWineRelease);
|
||||
|
||||
Reference in New Issue
Block a user