p2v: Use GtkComboBoxText instead of deprecated gtk_combo_box_new_text.

Requires Gtk >= 2.24, which is the same version that RHEL 6 has.
This commit is contained in:
Richard W.M. Jones
2015-09-03 15:56:19 +01:00
parent cf3d93c826
commit 314713c3b0
2 changed files with 16 additions and 12 deletions

2
README
View File

@@ -183,7 +183,7 @@ The full requirements are described below.
| liblzma | | O | Can be used by virt-builder for fast |
| | | | uncompression of templates. |
+--------------+-------------+---+-----------------------------------------+
| gtk2 | | O | Used by virt-p2v user interface. |
| gtk2 | 2.24 | O | Used by virt-p2v user interface. |
+--------------+-------------+---+-----------------------------------------+
| zip, unzip | | O | Used by virt-v2v for OVA files. |
+--------------+-------------+---+-----------------------------------------+