Add sokoke_search_uri to sokoke.h
This commit is contained in:
parent
192084d48e
commit
574fccf445
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ gboolean
|
|||
sokoke_spawn_program (const gchar* command,
|
||||
const gchar* argument);
|
||||
|
||||
gchar* sokoke_search_uri (const gchar* uri,
|
||||
const gchar* keywords);
|
||||
|
||||
gchar*
|
||||
sokoke_magic_uri (const gchar* uri,
|
||||
KatzeArray* search_engines);
|
||||
|
|
Loading…
Reference in a new issue