<div dir="ltr"><div><br></div><div>Please search the following phrase in Google :</div><div><br></div><div>adding an entry into cinnamon main menu</div><div><br></div><div><br></div><div>For example :<br></div><div><br></div><div><a href="https://askubuntu.com/questions/232053/how-to-add-a-shortcut-to-a-command-to-the-cinnamon-menu">https://askubuntu.com/questions/232053/how-to-add-a-shortcut-to-a-command-to-the-cinnamon-menu</a></div><div>How to add a shortcut to a command to the Cinnamon menu?<br></div><div><br></div><div>and some of the other search results .</div><div><br></div><div><br></div><div>With my best regards ,</div><div><br></div><div><br></div><div>Mehmet Erol Sanliturk<br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Nov 23, 2021 at 12:36 AM Bo Berglund via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have successfully built Lazarus 2.0.12 with fpc 3.2.2 on an Ubuntu 20.04.3<br>
machine running the Cinnamon desktop.<br>
<br>
I have noted this problem:<br>
<br>
The desktop file is not recognized by Ubuntu so it shows in the main menu.<br>
I have created it here:<br>
$HOME/.local/share/applications/lazarus_2.0.12.desktop<br>
<br>
If I copy the desktop file to $HOME/Desktop then it appears on the screen and I<br>
can start it.<br>
But I want it on the menu....<br>
<br>
The content is this (newsreader wraps long lines so Exec= is wrapped):<br>
<br>
[Desktop Entry]<br>
Comment=Lazarus IDE 2.0.12<br>
Terminal=false<br>
Name=Lazarus 2.0.12<br>
Exec=/home/bosse/devel/lazarus/2.0.12/startlazarus<br>
--pcp=/home/bosse/.lazarus_2.0.12 %f<br>
Type=Application<br>
Icon=/home/bosse/devel/lazarus/2.0.12/images/ide_icon48x48.png<br>
Categories=Application;IDE;Development;GTK;GUIDesigner;Programming;<br>
NoDisplay=false<br>
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;<br>
<br>
Does Ubuntu with Cinnamon place the files in another location?<br>
<br>
-- <br>
Bo Berglund<br>
Developer in Sweden<br>
<br>
-- <br>
_______________________________________________<br>
lazarus mailing list<br>
<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a><br>
<a href="https://lists.lazarus-ide.org/listinfo/lazarus" rel="noreferrer" target="_blank">https://lists.lazarus-ide.org/listinfo/lazarus</a><br>
</blockquote></div>