- Update to version 1.8.0, for a complete changelog see: http://wiki.freepascal.org/Lazarus_1.8.0_release_notes - Refreshed lazarus.desktop.patch - Enabled Qt5 and built libQt5Pas for supported targets OBS-URL: https://build.opensuse.org/request/show/557750 OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/lazarus?expand=0&rev=40
19 lines
727 B
Diff
19 lines
727 B
Diff
Index: lazarus/install/lazarus.desktop
|
|
===================================================================
|
|
--- lazarus.orig/install/lazarus.desktop
|
|
+++ lazarus/install/lazarus.desktop
|
|
@@ -1,11 +1,12 @@
|
|
[Desktop Entry]
|
|
Name=Lazarus
|
|
+GenericName=Integrated Development Environment
|
|
Comment=Lazarus IDE
|
|
Exec=startlazarus %f
|
|
Terminal=false
|
|
Type=Application
|
|
Icon=lazarus
|
|
-Categories=IDE;Development;GTK;GUIDesigner;
|
|
+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;
|
|
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
|