Thread: Monodevelop App shortcut
i'm on ubuntu 11.10, , got monodevelop 2.8.5,
of now, have do
on terminal every time run monodevelop, install permanently , create shortcut, i'm doing followingcode:>make run
it's working perfectly, create shortcut,code:>./configure --select --prefix=/opt/monodevelop > sudo make && sudo make install
the contents of monodevelop.desktop follows,code:> sudo nano /usr/share/applications/monodevelop.desktop
the problem :code:[desktop entry] version=1.0 encoding=utf-8 name=monodevelop genericname=monodevelop ide comment=monodevelop ide exec=***path executable*** - customize icon=***path icon*** - customize terminal=false type=application startupnotify=false categories=development;ide
don't know exact values of exec , icon should be.
should values hold?
the original question here
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Monodevelop App shortcut
Ubuntu
Comments
Post a Comment