Added comments for ubuntu 17.10

This commit is contained in:
nathan 2018-10-23 11:13:25 +02:00
parent 1f280d3517
commit 9e058e90aa

View File

@ -472,6 +472,7 @@ class OSUtil {
// BLEH. if gnome-shell is running, IT'S REALLY GNOME!
// we must ALWAYS do this check!!
// Ubuntu 17.10 is special ... this is ubuntu:GNOME
if (OSUtil.DesktopEnv.isGnome()) {
XDG = "gnome";
}