mirror of
https://abf.rosa.ru/djam/lazarus.git
synced 2025-02-24 07:32:48 +00:00
19 lines
830 B
Diff
19 lines
830 B
Diff
diff -urN lazarus/install/lazarus.desktop lazarus-patched/install/lazarus.desktop
|
|
--- a/lazarus/install/lazarus.desktop 2014-06-15 19:57:06.000000000 +1100
|
|
+++ b/lazarus-patched/install/lazarus.desktop 2015-11-24 01:10:39.170139344 +1000
|
|
@@ -4,13 +4,8 @@
|
|
Exec=startlazarus %f
|
|
Terminal=false
|
|
Type=Application
|
|
-Icon=lazarus.png
|
|
-Categories=Application;IDE;Development;GTK;GUIDesigner;
|
|
+Icon=lazarus
|
|
+Categories=IDE;Development;GTK;GUIDesigner;
|
|
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;
|
|
-[Property::X-KDE-NativeExtension]
|
|
-Type=QString
|
|
-Value=.pas
|
|
-X-Ubuntu-Gettext-Domain=desktop_kdelibs
|
|
-
|