]> git.lyx.org Git - features.git/blob - development/keystest/autolyx
Show toolbar context menu only when clicking on the toolbar
[features.git] / development / keystest / autolyx
1 #!/bin/bash
2 DIRNAME0=`dirname "$0"`
3 . $DIRNAME0/shared_variables.sh
4 . $DIRNAME0/shared_functions.sh
5 autolyx_main "$@"