Modifing the Exec cmd in the desktop-files
authorGeorges Khaznadar <georgesk@debian.org>
Sat, 3 Sep 2016 15:57:10 +0000 (17:57 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Wed, 25 Jan 2017 21:38:35 +0000 (21:38 +0000)
Fixup the *.desktop files and add a file handler to the Exec key.
https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html

Gbp-Pq: Topic fixes
Gbp-Pq: Name Modifing-the-Exec-cmd-in-the-desktop-files.patch

resources/linux/mime/applications/bitmap2component.desktop
resources/linux/mime/applications/cvpcb.desktop
resources/linux/mime/applications/eeschema.desktop
resources/linux/mime/applications/gerbview.desktop
resources/linux/mime/applications/kicad.desktop
resources/linux/mime/applications/pcbcalculator.desktop
resources/linux/mime/applications/pcbnew.desktop

index f2ff02404ed43c54fab89c48f015468ae723edcd..07a71ad78c66a02223d059eab3d266f4a34f55cb 100644 (file)
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Categories=Development;Electronics;
 Comment=Create a component from a bitmap for use with KiCad
-Exec=bitmap2component
+Exec=bitmap2component %f
+Keywords=Bitmap;Converter;
 GenericName=EDA Suite
 Icon=bitmap2component
 MimeType=application/x-bitmap2component-project;
index 4610839e3d43ff76bf3af386ea924e65fb8feca9..eadbc64dab2ad21527cc9f676537b78373376591 100644 (file)
@@ -1,7 +1,7 @@
 [Desktop Entry]
 Categories=Development;Electronics;
 Comment=Assign footprints to symbols (part of KiCad)
-Exec=cvpcb
+Exec=cvpcb %f
 GenericName=EDA Suite
 Icon=cvpcb
 MimeType=application/x-cvpcb-project;
index 41b1ba324485da5b3ffa1e2967354a42eda9e5db..3ed469513e248378fe42338af6c669497305ae04 100644 (file)
@@ -3,6 +3,7 @@ Categories=Development;Electronics;
 Comment=Design an electronic schematic
 Comment[fr]=Dessiner des schémas électroniques
 Exec=eeschema %f
+Keywords=Schematic;Editor;
 GenericName=Electronic schematic design
 GenericName[fr]=Saisie de schéma électronique
 Icon=eeschema
index 42e3a83643082b1820700f9a3fe46cadb5018e36..5f983161a9777fca3879dbdfc8352c4f38450742 100644 (file)
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Categories=Development;Electronics;
 Comment=View gerber files
-Exec=gerbview
+Exec=gerbview %f
+Keywords=PCB;Viewer;
 GenericName=EDA Suite
 Icon=gerbview
 MimeType=application/x-gerbview-project;
index e9df0f0acade854ab26c87f9c036c997696d1004..d2dc06afdba55b82614e8dd525a012d7ac101762 100644 (file)
@@ -3,6 +3,7 @@ Categories=Development;Electronics;
 Comment=Design a printed circuit board
 Comment[fr]=Concevoir un circuit imprimé
 Exec=kicad %f
+Keywords=Kicad;Projectmanager;
 GenericName=EDA Suite
 GenericName[fr]=Suite logicielle de conception électronique
 Icon=kicad
index ce37e646c8fe43dd1c76a7eebf89820486d35880..31312609a61bc28ccabe601fb2d3de67e08ab6b5 100644 (file)
@@ -1,7 +1,8 @@
 [Desktop Entry]
 Categories=Development;Electronics;
 Comment=Calculator for various electronics related computations
-Exec=pcb_calculator
+Exec=pcb_calculator %f
+Keywords=PCB;Caculator;
 GenericName=EDA Suite
 Icon=pcbcalculator
 MimeType=application/x-pcbcalculator-project;
index 120231edc31f86947c292ee1a074b76427c20089..ba7bed1a00eced4163d8f2b3897785f84849a41c 100644 (file)
@@ -2,6 +2,7 @@
 Categories=Development;Electronics;
 Comment=Layout a printed circuit board
 Exec=pcbnew %f
+Keywords=PCB;Circuit;Layout;Design;Editor;Footprint;
 GenericName=EDA Suite
 Icon=pcbnew
 MimeType=application/x-pcbnew-pcb;