Bläddra i källkod

Fix WM_CLASS in desktop file

The WM_CLASS we set on all windows is just "vncviewer", so that it
matches the name of the .desktop file, which is what GNOME expects.
pull/1645/head
Pierre Ossman 10 månader sedan
förälder
incheckning
b59ddd0c8c
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      vncviewer/vncviewer.desktop.in.in

+ 1
- 1
vncviewer/vncviewer.desktop.in.in Visa fil

@@ -6,5 +6,5 @@ Exec=@CMAKE_INSTALL_FULL_BINDIR@/vncviewer
Icon=tigervnc
Terminal=false
Type=Application
StartupWMClass=TigerVNC Viewer: Connection Details
StartupWMClass=vncviewer
Categories=Network;RemoteAccess;

Laddar…
Avbryt
Spara