Adjusting content in the desktop-files
Signed-off-by: Georges Khaznadar <georgesk@debian.org> Signed-off-by: Adrien Ricciardi <adrien.ricciardi@hotmail.fr> [Adrien Ricciardi: This patch comes from Debian: https://sources.debian.org/src/kicad/7.0.5+dfsg-2/debian/patches/fixes/Adjusting-content-in-the-desktop-files.patch ; Also reworded the misspelled "Calculator" word]
This commit is contained in:
parent
4473ebb02d
commit
6a19d93a5e
|
@ -2,6 +2,7 @@
|
|||
Version=1.0
|
||||
Terminal=false
|
||||
Icon=bitmap2component
|
||||
Keywords=bitmap2component;Bitmap;Converter;
|
||||
Type=Application
|
||||
Categories=Science;Electronics;
|
||||
Exec=bitmap2component %f
|
||||
|
@ -9,5 +10,4 @@ StartupWMClass=bitmap2component
|
|||
Name=KiCad Image Converter
|
||||
GenericName=Bitmap to Component Converter
|
||||
Comment=Create a component from a bitmap for use with KiCad
|
||||
Keywords=bitmap2component
|
||||
X-AppStream-Ignore=true
|
||||
|
|
|
@ -10,5 +10,5 @@ MimeType=application/x-gerber;application/x-excellon;application/x-gerber-job
|
|||
Name=KiCad Gerber Viewer
|
||||
GenericName=Gerber File Viewer
|
||||
Comment=View Gerber files
|
||||
Keywords=gerbview
|
||||
Keywords=gerbview;PCB;Gerber;
|
||||
X-AppStream-Ignore=true
|
||||
|
|
|
@ -6,6 +6,7 @@ Type=Application
|
|||
Categories=Science;Electronics;
|
||||
Exec=kicad %f
|
||||
StartupWMClass=kicad
|
||||
Keywords=Projectmanager;
|
||||
MimeType=application/x-kicad-project;
|
||||
Name=KiCad
|
||||
GenericName=EDA Suite
|
||||
|
|
|
@ -7,6 +7,7 @@ Categories=Science;Electronics;
|
|||
Exec=pcb_calculator
|
||||
StartupWMClass=pcb_calculator
|
||||
Name=KiCad PCB Calculator
|
||||
Keywords=PCB;Calculator;
|
||||
GenericName=PCB Calculator
|
||||
Comment=Calculator for various electronics-related computations
|
||||
X-AppStream-Ignore=true
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Terminal=false
|
||||
Keywords=pcbnew;PCB;Circuit;Layout;Design;Editor;Footprint;
|
||||
Icon=pcbnew
|
||||
Type=Application
|
||||
Categories=Science;Electronics;
|
||||
|
@ -10,5 +11,4 @@ MimeType=application/x-kicad-pcb;
|
|||
Name=KiCad PCB Editor (Standalone)
|
||||
GenericName=PCB layout editor
|
||||
Comment=Standalone circuit board editor for KiCad boards
|
||||
Keywords=pcbnew
|
||||
X-AppStream-Ignore=true
|
||||
|
|
Loading…
Reference in New Issue