summaryrefslogtreecommitdiffstats
path: root/libreoffice/build/profile.d/libreoffice.sh
blob: 680f2069e7115994c0d5998d23c847b5d1122401 (about) (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

# To force the use of a certain VCL UI interface, use one of these envvars.
#export SAL_USE_VCLPLUGIN=gen
#export SAL_USE_VCLPLUGIN=gtk3
#export SAL_USE_VCLPLUGIN=gtk3_kde5
#export SAL_USE_VCLPLUGIN=kf5
#export SAL_USE_VCLPLUGIN=qt5