summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2011-03-31 21:58:44 +0530
committerVincent Untz <vuntz@gnome.org>2011-03-31 21:58:44 +0530
commit47322e554cc5388a3e6325f36b7d07a13f124594 (patch)
tree585e747c0a8810a0e98129164efa0a8ca540438d
parent4bd92be521ad76b0bdd81cc18e33fc313fe41ff0 (diff)
Add Unity to list of registered environments
See http://lists.freedesktop.org/archives/xdg/2011-March/011856.html
-rw-r--r--src/validate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/validate.c b/src/validate.c
index 04bc8d0..9c399a3 100644
--- a/src/validate.c
+++ b/src/validate.c
@@ -338,7 +338,7 @@ static struct {
};
static const char *show_in_registered[] = {
- "GNOME", "KDE", "LXDE", "ROX", "XFCE", "Old"
+ "GNOME", "KDE", "LXDE", "ROX", "Unity", "XFCE", "Old"
};
static struct {