2014-07-10 17:02:10 +00:00
|
|
|
diff -Pdpru lazarus.orig/install/lazarus.desktop lazarus/install/lazarus.desktop
|
2015-04-23 04:45:17 +00:00
|
|
|
--- lazarus.orig/install/lazarus.desktop 2014-06-15 10:57:06.000000000 +0200
|
|
|
|
+++ lazarus/install/lazarus.desktop 2015-04-23 00:08:30.474115079 +0200
|
|
|
|
@@ -1,16 +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
|
|
|
|
-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;
|
2015-04-23 04:45:17 +00:00
|
|
|
Keywords=editor;Pascal;IDE;FreePascal;fpc;Design;Designer;
|
2013-08-10 04:01:34 +00:00
|
|
|
-[Property::X-KDE-NativeExtension]
|
|
|
|
-Type=QString
|
|
|
|
-Value=.pas
|
|
|
|
-X-Ubuntu-Gettext-Domain=desktop_kdelibs
|
|
|
|
-
|