| author | Vincent Untz <vuntz@gnome.org> | 2012-05-11 12:06:28 (GMT) |
|---|---|---|
| committer | Vincent Untz <vuntz@gnome.org> | 2012-05-11 12:06:28 (GMT) |
| commit | fadbee1bdceffa3c6ffdbaa67563dbcb0ce059f7 (patch) (side-by-side diff) | |
| tree | 01ad0e19400262ab68ed3a503a7f9364a9fb4d14 | |
| parent | ff6bf3b5f8e1e2f384939db9d212b4b21c24d5f3 (diff) | |
| download | desktop-file-utils-master.zip desktop-file-utils-master.tar.gz | |
See http://lists.freedesktop.org/archives/xdg/2012-April/012374.html
| -rw-r--r-- | src/validate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/validate.c b/src/validate.c index 887dc14..8e0d869 100644 --- a/src/validate.c +++ b/src/validate.c @@ -360,7 +360,7 @@ static DesktopKeyDefinition registered_action_keys[] = { }; static const char *show_in_registered[] = { - "GNOME", "KDE", "LXDE", "MATE", "Razor", "ROX", "Unity", "XFCE", "Old" + "GNOME", "KDE", "LXDE", "MATE", "Razor", "ROX", "TDE", "Unity", "XFCE", "Old" }; static struct { |
