From: Georges Khaznadar Date: Sat, 3 Sep 2016 15:57:10 +0000 (+0200) Subject: Adjusting content in the desktop-files X-Git-Tag: archive/raspbian/8.0.3+dfsg-1+rpi1~4^2~4 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6810af9a4d4676daa054b05f09db327a7b643a6d;p=kicad.git Adjusting content in the desktop-files Almost only extending / modifying the 'Keyword' values to catch up more topics. Gbp-Pq: Topic fixes Gbp-Pq: Name Adjusting-content-in-the-desktop-files.patch --- diff --git a/resources/linux/launchers/org.kicad.bitmap2component.desktop.in b/resources/linux/launchers/org.kicad.bitmap2component.desktop.in index 5e8cc6be..0e11b640 100644 --- a/resources/linux/launchers/org.kicad.bitmap2component.desktop.in +++ b/resources/linux/launchers/org.kicad.bitmap2component.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] Version=1.0 Terminal=false -Icon=@KICAD_DESKTOP_FILE_ICON_PREFIX@bitmap2component -Keywords=bitmap2component;Bitmap;Converter; +Icon=bitmap2component +Keywords=Bitmap;Converter; Type=Application Categories=Science;Electronics; Exec=bitmap2component %f diff --git a/resources/linux/launchers/org.kicad.gerbview.desktop.in b/resources/linux/launchers/org.kicad.gerbview.desktop.in index d10f4eec..98ce38d5 100644 --- a/resources/linux/launchers/org.kicad.gerbview.desktop.in +++ b/resources/linux/launchers/org.kicad.gerbview.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.0 Terminal=false -Icon=@KICAD_DESKTOP_FILE_ICON_PREFIX@gerbview +Icon=gerbview Type=Application Categories=Science;Electronics; Exec=gerbview %F diff --git a/resources/linux/launchers/org.kicad.kicad.desktop.in b/resources/linux/launchers/org.kicad.kicad.desktop.in index 57ba467d..24175233 100644 --- a/resources/linux/launchers/org.kicad.kicad.desktop.in +++ b/resources/linux/launchers/org.kicad.kicad.desktop.in @@ -1,12 +1,12 @@ [Desktop Entry] Version=1.0 Terminal=false -Icon=@KICAD_DESKTOP_FILE_ICON_KICAD@ +Icon=kicad Type=Application Categories=Science;Electronics; Exec=kicad %f StartupWMClass=kicad -Keywords=Projectmanager; +Keywords=KiCad;Projectmanager; MimeType=application/x-kicad-project; Name=KiCad GenericName=EDA Suite diff --git a/resources/linux/launchers/org.kicad.pcbcalculator.desktop.in b/resources/linux/launchers/org.kicad.pcbcalculator.desktop.in index a5d75239..54a060d7 100644 --- a/resources/linux/launchers/org.kicad.pcbcalculator.desktop.in +++ b/resources/linux/launchers/org.kicad.pcbcalculator.desktop.in @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.0 Terminal=false -Icon=@KICAD_DESKTOP_FILE_ICON_PREFIX@pcbcalculator +Icon=pcbcalculator Type=Application Categories=Science;Electronics; Exec=pcb_calculator diff --git a/resources/linux/launchers/org.kicad.pcbnew.desktop.in b/resources/linux/launchers/org.kicad.pcbnew.desktop.in index 470360ce..a46a61ac 100644 --- a/resources/linux/launchers/org.kicad.pcbnew.desktop.in +++ b/resources/linux/launchers/org.kicad.pcbnew.desktop.in @@ -1,8 +1,8 @@ [Desktop Entry] Version=1.0 Terminal=false -Keywords=pcbnew;PCB;Circuit;Layout;Design;Editor;Footprint; -Icon=@KICAD_DESKTOP_FILE_ICON_PREFIX@pcbnew +Keywords=PCB;Circuit;Layout;Design;Editor;Footprint; +Icon=pcbnew Type=Application Categories=Science;Electronics; Exec=pcbnew %f