Re: [CMake] Adding MIME-types and .desktop files using CMake

2010-09-07 Thread Michael Wild
On 7. Sep, 2010, at 12:39 , Amir Pakdel wrote: > On Tue, Sep 7, 2010 at 10:36 AM, Michael Wild wrote: >> >> On 7. Sep, 2010, at 6:45 , Amir Pakdel wrote: >> >>> Hi developers, >>> >>> I am trying to add a MIME type for "Basket Note Pads" files so that >>> Desktop Environments (KDE and GNOME)

Re: [CMake] Adding MIME-types and .desktop files using CMake

2010-09-07 Thread Amir Pakdel
On Tue, Sep 7, 2010 at 10:36 AM, Michael Wild wrote: > > On 7. Sep, 2010, at 6:45 , Amir Pakdel wrote: > >> Hi developers, >> >> I am trying to add a MIME type for "Basket Note Pads" files so that >> Desktop Environments (KDE and GNOME) can recognise them. For that >> purpose, I created a basket.x

Re: [CMake] Adding MIME-types and .desktop files using CMake

2010-09-06 Thread Michael Wild
On 7. Sep, 2010, at 6:45 , Amir Pakdel wrote: > Hi developers, > > I am trying to add a MIME type for "Basket Note Pads" files so that > Desktop Environments (KDE and GNOME) can recognise them. For that > purpose, I created a basket.xml and included the MIME type in the > basket.desktop file; th

[CMake] Adding MIME-types and .desktop files using CMake

2010-09-06 Thread Amir Pakdel
Hi developers, I am trying to add a MIME type for "Basket Note Pads" files so that Desktop Environments (KDE and GNOME) can recognise them. For that purpose, I created a basket.xml and included the MIME type in the basket.desktop file; then, I have added the MIME type and associated this MIME type