[gnome-software] trivial: Add XFCE to the list of projects whos applications we show



commit 9cbcf1846a9dc4f0333c62c7c68e744eae22d4dc
Author: Richard Hughes <richard hughsie com>
Date:   Mon Nov 4 11:46:45 2013 +0000

    trivial: Add XFCE to the list of projects whos applications we show
    
    This really only leaves MATE and LXDE applications out of the UI.

 data/org.gnome.software.gschema.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.software.gschema.xml b/data/org.gnome.software.gschema.xml
index c4f7c20..fbdc8ee 100644
--- a/data/org.gnome.software.gschema.xml
+++ b/data/org.gnome.software.gschema.xml
@@ -1,7 +1,7 @@
 <schemalist>
   <schema id="org.gnome.software" path="/org/gnome/software/" gettext-domain="gnome-software">
     <key name="compatible-projects" type="as">
-      <default>['GNOME', 'KDE']</default>
+      <default>['GNOME', 'KDE', 'XFCE']</default>
       <summary>A list of compatible projects</summary>
       <description>This is a list of compatible projects we should show such as GNOME, KDE and 
XFCE.</description>
     </key>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]