2019-02-05 14:20:31 +00:00
|
|
|
Index: lazarus/install/lazarus.desktop
|
|
|
|
===================================================================
|
|
|
|
--- lazarus.orig/install/lazarus.desktop
|
|
|
|
+++ lazarus/install/lazarus.desktop
|
|
|
|
@@ -1,11 +1,12 @@
|
2013-08-10 04:01:34 +00:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=Lazarus
|
|
|
|
+GenericName=Integrated Development Environment
|
|
|
|
Comment=Lazarus IDE
|
|
|
|
Exec=startlazarus %f
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
2019-02-05 14:20:31 +00:00
|
|
|
Icon=lazarus
|
|
|
|
-Categories=IDE;Development;GTK;GUIDesigner;
|
2013-08-10 04:01:34 +00:00
|
|
|
+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;
|
2015-04-23 04:45:17 +00:00
|
|
|
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
|