forked from AuroraMiddleware/gtk
Autocomplete by inserting/selecting the common prefix
Signed-off-by: Federico Mena Quintero <federico@gnu.org> svn path=/trunk/; revision=19808
This commit is contained in:
parent
e7afb62172
commit
f027017d8b
@ -934,7 +934,7 @@ autocomplete (GtkFileChooserEntry *chooser_entry)
|
|||||||
|
|
||||||
printf ("Doing autocompletion since our folder is finished loading\n");
|
printf ("Doing autocompletion since our folder is finished loading\n");
|
||||||
|
|
||||||
/* FIXME */
|
append_common_prefix (chooser_entry, TRUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user