Kaydet (Commit) 8c82e487 authored tarafından Pranav Kant's avatar Pranav Kant

libreofficekit: Update the README to match reality

Change-Id: Ifb7bf759e87cb654401005914ed8906ef9456fdd
üst cc438f60
......@@ -88,11 +88,11 @@ object files into a single .so, etc).
To run gtktiledviewer:
bin/run gtktiledviewer $PWD/instdir/program path/to/test.odt
bin/run gtktiledviewer --lo-path=$PWD/instdir/program path/to/test.odt
To receive all incoming events from core use G_MESSAGES_DEBUG=all
G_MESSAGES_DEBUG=all bin/run gtktiledviewer $PWD/instdir/program ../test.odt
G_MESSAGES_DEBUG=all bin/run gtktiledviewer --lo-path=$PWD/instdir/program ../test.odt
To debug with gdb:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment