gtk: rename loleaflet -> browser

Change-Id: Ib46a667f6add8b52600074d10db459e69b836d04
Signed-off-by: Henry Castro <hcastro@collabora.com>
pull/3597/head
Henry Castro 2021-11-03 10:22:46 -04:00 committed by Jan Holesovsky
parent 2f4ee1944b
commit 705968cef5
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ int main(int argc, char* argv[])
fileURL = "file://" + FileUtil::realpath(argv[1]);
std::string urlAndQuery =
"file://" TOPSRCDIR "/loleaflet/dist/cool.html"
"file://" TOPSRCDIR "/browser/dist/cool.html"
"?file_path=" + fileURL +
"&closebutton=1"
"&permission=edit"