[kupfer] plugin.applications: List all registered Desktop Environments
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [kupfer] plugin.applications: List all registered Desktop Environments
- Date: Thu, 10 Sep 2009 22:36:39 +0000 (UTC)
commit 03a31644ab2e8de12e217e2a266fe39bf0c160eb
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Thu Sep 10 21:41:13 2009 +0200
plugin.applications: List all registered Desktop Environments
We use the Desktop Menu Spec that lists the registered names we can
use to identify DEs -- so that we discriminate none, except the Old.
kupfer/plugin/applications.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/kupfer/plugin/applications.py b/kupfer/plugin/applications.py
index a6182e4..d6a037b 100644
--- a/kupfer/plugin/applications.py
+++ b/kupfer/plugin/applications.py
@@ -22,7 +22,7 @@ __kupfer_settings__ = plugin_support.PluginSettings(
"label": _("Applications for Desktop Environment"),
"type": str,
"value": "GNOME",
- "alternatives": ("GNOME", "KDE", "XFCE")
+ "alternatives": ("GNOME", "KDE", "LXDE", "ROX", "XFCE")
},
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]