kicad/resources/linux/launchers
Steven A. Falco 9af5ed32f7 Launchers must specify WM_CLASS
On some Linux desktops, we get extra icons in the application dock.
This happens because the dock doesn't know the "class" of the
application.  We need to add StartupWMClass=xxx lines, where xxx is
the name associated with the application.

This patch addresses the following issue:

https://gitlab.com/kicad/packaging/kicad-ubuntu-builder/kicad-daily-package/-/issues/30

While it was written against Ubuntu, it also affects Fedora, and
probably other Linux systems too.

(cherry picked from commit e8e25fd732)
2022-01-11 07:42:32 -05:00
..
org.kicad.bitmap2component.desktop.in Launchers must specify WM_CLASS 2022-01-11 07:42:32 -05:00
org.kicad.eeschema.desktop.in Launchers must specify WM_CLASS 2022-01-11 07:42:32 -05:00
org.kicad.gerbview.desktop.in Launchers must specify WM_CLASS 2022-01-11 07:42:32 -05:00
org.kicad.kicad.desktop.in Launchers must specify WM_CLASS 2022-01-11 07:42:32 -05:00
org.kicad.pcbcalculator.desktop.in Launchers must specify WM_CLASS 2022-01-11 07:42:32 -05:00
org.kicad.pcbnew.desktop.in Launchers must specify WM_CLASS 2022-01-11 07:42:32 -05:00