file-wizard: don't use gtk_combo_box_append_text
commitad931375e6d5b0362272d6085124c49715c5d709
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Mon, 13 Jul 2009 20:39:58 +0000 (13 22:39 +0200)
committerSébastien Granjoux <seb.sfo@free.fr>
Wed, 29 Jul 2009 19:51:42 +0000 (29 21:51 +0200)
tree3c8dff55ad2c5adc9448aeafdaaad1eeca8b033e
parent206fe07adcfc83605327df2fb0a00a7ea676f779
file-wizard: don't use gtk_combo_box_append_text

GtkBuilder can't create text ComboBoxes so we have to create a ListStore for the ComboBox.
plugins/file-wizard/anjuta-file-wizard.ui
plugins/file-wizard/file.c