[Monodevelop-devel] Integration MonoDevelop into Gnome

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Jan 17 01:52:21 EST 2010


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