Kaynağa Gözat

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 ay önce
ebeveyn
işleme
b59ddd0c8c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      vncviewer/vncviewer.desktop.in.in

+ 1
- 1
vncviewer/vncviewer.desktop.in.in Dosyayı Görüntüle

@@ -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;

Loading…
İptal
Kaydet