scratchabit: Add APP.is_ui to help plugin know whether full UI is running.
commit85c53efec2f60d58d8c5f72cbf65f98501e6bb13
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>
Tue, 6 Sep 2016 22:22:21 +0000 (7 01:22 +0300)
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>
Tue, 6 Sep 2016 22:22:21 +0000 (7 01:22 +0300)
treebd7ae1344427bbdd212ed250a447e79ec6adb0ff
parentca4b9a601752e437c44ba48de85e57c4f7811941
scratchabit: Add APP.is_ui to help plugin know whether full UI is running.

If False, it's in "command line" mode (pre-loading/batch mode).
scratchabit.py