~michael-sheldon/ubuntu-touch-session/fix-1659388

« back to all changes in this revision

Viewing changes to etc/profile.d/qpa_plugin.sh

  • Committer: Oliver Grawert
  • Date: 2014-01-20 11:06:45 UTC
  • Revision ID: ogra@ubuntu.com-20140120110645-1a2mf3vnowvu1vu1
merge qpa_plugin.sh revert from archive

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
if [ -n "$MIR_SOCKET" ]; then
 
1
if [ -f "$HOME/.display-mir" ]; then
2
2
    export QT_QPA_PLATFORM=ubuntumirclient
3
3
else
4
4
    export QT_QPA_PLATFORM=ubuntu