User-Agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.8.1.11) Gecko/20071204 Epiphany/2.20 Firefox/2.0.0.11 Build Identifier: This patch makes xfrun4 use a real GtkComboBoxEntry instead of the current entry/button/menu combination. Reproducible: Always Steps to Reproduce:
Created attachment 1502 ComboBoxEntry patch
Really cool. I'll try to look at this this weekend.
Works nice for me, except the three warnings at compilation time. xfrun-dialog.c: In function ‘xfrun_comboboxentry_changed’: xfrun-dialog.c:368: warning: passing argument 1 of ‘gtk_combo_box_get_active_iter’ from incompatible pointer type xfrun-dialog.c:368: warning: passing argument 2 of ‘gtk_combo_box_get_active_iter’ from incompatible pointer type xfrun-dialog.c:372: warning: passing argument 2 of ‘gtk_tree_model_get’ from incompatible pointer type
Sorry I'm so slow. Committed with warnings fixes and added copyright attribution, trunk rev 26642.