On Wed, 18 Nov 2020 22:41:13 +0100, Mattias Gaertner via lazarus
<lazarus@lists.lazarus-ide.org> wrote:

>That's strange, because Lazarus has a startprotocol. If the last
>project crashed the IDE, next time it will ask if it should open the
>project.
>
>How do you start Lazarus?
>
I have desktop files in:
~/.local/share/applications/

These typically contains this (for the latest version I have), notice
that my newsreader is autowrapping the Exec line:

File lazarus_2.0.10.desktop:

[Desktop Entry]
Comment=Lazarus IDE 2.0.10
Terminal=false
Name=Lazarus 2.0.10
Exec=/home/pi/dev/lazarus/2.0.10/startlazarus
--pcp=/home/pi/.lazarus_2.0.10 %f
Type=Application
Icon=/home/pi/dev/lazarus/2.0.10/images/ide_icon48x48.png
Categories=Application;IDE;Development;GTK;GUIDesigner;Programming;
NoDisplay=false
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;



-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to