X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Fmain%2Fsrc%2Fgtkdirsel.c;h=e17ed4c800619cb9219879dcf65498fd72532102;hb=6fbb1ddfd9cc5dd53b279e19a67b9029e11d3b4e;hp=651c5b22382b6042df5c9b2b47802afa1db5210c;hpb=32abbc51645342dde940bf20c084f51a566d9ae8;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/main/src/gtkdirsel.c b/ltt/branches/poly/lttv/modules/gui/main/src/gtkdirsel.c index 651c5b22..e17ed4c8 100644 --- a/ltt/branches/poly/lttv/modules/gui/main/src/gtkdirsel.c +++ b/ltt/branches/poly/lttv/modules/gui/main/src/gtkdirsel.c @@ -2159,6 +2159,7 @@ gtk_dir_selection_populate (GtkDirSelection *fs, g_free (escaped); gtk_label_set_text_with_mnemonic (GTK_LABEL (fs->selection_text), sel_text); + gtk_entry_set_text (GTK_ENTRY (fs->selection_entry), cmpl_reference_position (cmpl_state)); g_free (sel_text); }