pzorin / qgo

qGo is a Go Client (IGS, WING, LGS, WBaduk/CyberORO, Tygem, Tom, and eWeiqi) based on Qt 5. No active development is happening nor should any be expected.
GNU General Public License v2.0
82 stars 34 forks source link

Fix installation on non-Linux and non-Mac Unix OSes #31

Closed pinotree closed 10 years ago

pinotree commented 10 years ago

Use the Linux installation paths in any Unix platform different than Mac OS X (still including Linux), so on those OSes qgo is installed correctly.

Because of this, shuffle the defines for sounds and translation paths, so the paths previously used for Linux only are now used for anything different than Windows and Mac OS X.