libreoffice-online/loleaflet/html
Tor Lillqvist e15dc044d7 Handle the GTKAPP case, too, in loleaflet
In loleaflet.html.m4, define a macro MOBILEAPP as true if either
IOSAPP or GTKAPP is true.

Set a window.ThisIsAMobileApp property in either case, and
window.ThisIsTheGtkApp in the GTKAPP case.

The checks for ThisIsTheiOSApp in the JS could in fact all be changed
to check for ThisIsAMobileApp instead, as they were all equally valid
for the gtk+ testbed app. For instance, sending WebKit messages to the
app code works the same way in JavaScript both for iOS and
webkit-gtk+. Which is not surprising, I guess, as the underlying
WebKit is the same.
2018-10-17 02:10:14 +03:00
..
framed.html
loading.html No need to load l10n framework for a page that appears for fragment of a second 2018-06-15 12:34:16 +02:00
loleaflet-help.html loleaflet: fix Keyboard Shortcuts help localization 2018-07-31 09:24:50 +02:00
loleaflet.html.m4 Handle the GTKAPP case, too, in loleaflet 2018-10-17 02:10:14 +03:00