[Monodevelop-devel] Integration MonoDevelop into Gnome

Alexander M. Batishchev abatishchev at godfather.net.ru
Sun Jan 17 07:55:19 EST 2010


Hello Michael.

Thank you for mention /usr/local/share/applications/. Indeed my
monodevelop.desktop is located there.

Can I suggest to add next mime-types:

application/x-aspx
application/x-web-config
application/xml or text/xml
application/xhtml+xml
text/html
text/plain

Thanks.
Alex

-----Original Message-----
From: Michael Hutchinson [mailto:m.j.hutchinson at gmail.com] 
Sent: Sunday, January 17, 2010 9:52 AM
To: Alexander M. Batishchev
Cc: monodevelop-devel-list
Subject: Re: [Monodevelop-devel] Integration MonoDevelop into Gnome

On Thu, Jan 14, 2010 at 10:26 AM, Alexander M. Batishchev
<abatishchev at godfather.net.ru> wrote:
> Hello.
>
> As far as I could find out, MonoDevelop installation script doesn't create
a
> desktop entry in /usr/share/applications/
> I wish to improve it.
>
> Were there already done some tasks in this topic? Who does manage this
> topic?

The MD makefile has done this for many years. See the
monodevelop.desktop file in the MD source, and the Makefile.am which
has
desktopdir = $(datadir)/applications
desktop_DATA = monodevelop.desktop

Perhaps something is wrong with your local install, or you are looking
in the wrong place? For example, if you configure with a prefix of
/usr/local, the .desktop file will be in
/usr/local/share/applications/

-- 
Michael Hutchinson
http://mjhutchinson.com



More information about the Monodevelop-devel-list mailing list