update to 1.2.4 OBS-URL: https://build.opensuse.org/request/show/240229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=28
23 lines
847 B
Diff
23 lines
847 B
Diff
diff -Pdpru lazarus.orig/install/lazarus.desktop lazarus/install/lazarus.desktop
|
|
--- lazarus.orig/install/lazarus.desktop 2014-02-04 19:40:31.000000000 +0100
|
|
+++ lazarus/install/lazarus.desktop 2014-07-09 19:59:49.959500048 +0200
|
|
@@ -1,15 +1,11 @@
|
|
[Desktop Entry]
|
|
Name=Lazarus
|
|
+GenericName=Integrated Development Environment
|
|
Comment=Lazarus IDE
|
|
Exec=startlazarus %f
|
|
Terminal=false
|
|
Type=Application
|
|
-Icon=lazarus.png
|
|
-Categories=Application;IDE;Development;GTK;GUIDesigner;
|
|
+Icon=lazarus
|
|
+Categories=Development;IDE;
|
|
StartupWMClass=Lazarus
|
|
MimeType=text/x-pascal;text/lazarus-project-source;text/lazarus-project-information;text/lazarus-form;text/lazarus-resource;text/lazarus-package;text/lazarus-package-link;text/lazarus-code-inlay;
|
|
-[Property::X-KDE-NativeExtension]
|
|
-Type=QString
|
|
-Value=.pas
|
|
-X-Ubuntu-Gettext-Domain=desktop_kdelibs
|
|
-
|