On 02.10.2012 03:00, Zeeshan Ali (Khattak) wrote: > From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> > > Currently this is just so that apps can recognise GNOME live ISOs but > later could be re-used when/if we need to treat GNOME as an OS: > > http://afaikblog.wordpress.com/2012/08/07/gnome-os/ > --- > data/oses/Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/data/oses/Makefile.am b/data/oses/Makefile.am > index 98fa47c..fd0b9ae 100644 > --- a/data/oses/Makefile.am > +++ b/data/oses/Makefile.am > @@ -6,6 +6,7 @@ database_DATA = \ > dos.xml \ > fedora.xml \ > freebsd.xml \ > + gnome.xml \ > mandriva.xml \ > mandrake.xml \ > netbsd.xml \ > I think this one should be a part of your "Add data on GNOME 3.6" patches. And it indeed is. Michal