summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorHenry Castro <hcastro@collabora.com>2021-10-26 09:23:28 -0400
committerJan Holesovsky <holesovsky@gmail.com>2021-11-10 17:18:56 +0100
commite0fe47be5fe9eb0ebe93d3c5f176830dc2d24e75 (patch)
tree6302532925b8a8f7bfac3935d40fc3131fb1b125 /gtk
parentcypress: disable all writer undo-redo and repair document specs temporarily (diff)
downloadonline-e0fe47be5fe9eb0ebe93d3c5f176830dc2d24e75.tar.gz
online-e0fe47be5fe9eb0ebe93d3c5f176830dc2d24e75.zip
rename loleaflet.html -> cool.html
Change-Id: Iaa28f1269f8192755ec323396ae4ff054529f412 Signed-off-by: Henry Castro <hcastro@collabora.com>
Diffstat (limited to 'gtk')
-rw-r--r--gtk/mobile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/mobile.cpp b/gtk/mobile.cpp
index c61ca69f62..b944c820eb 100644
--- a/gtk/mobile.cpp
+++ b/gtk/mobile.cpp
@@ -327,7 +327,7 @@ int main(int argc, char* argv[])
fileURL = "file://" + FileUtil::realpath(argv[1]);
std::string urlAndQuery =
- "file://" TOPSRCDIR "/loleaflet/dist/loleaflet.html"
+ "file://" TOPSRCDIR "/loleaflet/dist/cool.html"
"?file_path=" + fileURL +
"&closebutton=1"
"&permission=edit"