~midori/midori/trunk

« back to all changes in this revision

Viewing changes to tests/searchaction.vala

  • Committer: gue5t
  • Date: 2014-04-22 19:18:09 UTC
  • mto: This revision was merged to the branch mainline in revision 6674.
  • Revision ID: gue5t@midori.launchpad-20140422191809-oeg5hrals3q2x1su
Compile with valac 0.16 again

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    { "about:blank", "" },
51
51
    { "", "" },
52
52
    { "file:///", "" },
53
 
    { "file:///form.html", "" },
 
53
    { "file:///form.html", "" }
54
54
};
55
55
 
56
56
void searchaction_token () {