mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 23:59:12 +02:00
linux installers: let the desktop icon point to /usr/bin/startlazarus instead of /usr/share/lazarus/startlazarus (bug #7969)
git-svn-id: trunk@10332 -
This commit is contained in:
parent
a0507c6111
commit
3a1836c830
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Lazarus
|
||||
Comment=Lazarus IDE
|
||||
Exec=/usr/share/lazarus/startlazarus %f
|
||||
Exec=/usr/bin/startlazarus %f
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Icon=lazarus.png
|
||||
|
Loading…
Reference in New Issue
Block a user