OSDN Git Service

Make it possible to set the external file browser on unix.
authorDaniel Molkentin <daniel.molkentin@nokia.com>
Mon, 4 Jan 2010 14:19:29 +0000 (15:19 +0100)
committerDaniel Molkentin <daniel.molkentin@nokia.com>
Mon, 4 Jan 2010 14:30:04 +0000 (15:30 +0100)
commit77761b37c3bc193b753583dbb8ec123e53b26ab3
tree9d01a42e379b66274abf2c0169dfbac349f1ec8a
parent4416dda24309ccfc06fcc367a78694042bbb383c
Make it possible to set the external file browser on unix.

xdg-open is not available everywhere and fails when no DE is running.

Reviewed-By: Oswald Buddenhagen
src/libs/utils/unixutils.cpp [new file with mode: 0644]
src/libs/utils/unixutils.h [new file with mode: 0644]
src/libs/utils/utils.pro
src/plugins/coreplugin/generalsettings.cpp
src/plugins/coreplugin/generalsettings.h
src/plugins/coreplugin/generalsettings.ui
src/plugins/projectexplorer/projectexplorer.cpp
src/plugins/projectexplorer/projectexplorer.h