Comment 2 for bug 941704

Revision history for this message
Sebastien Bacher (seb128) wrote :

basically the way it's done at other places is

if (!g_strcmp0 (g_getenv ("XDG_CURRENT_DESKTOP"), "Unity"))
 unity_value
else
  upstream_value