Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37495092
en ru br
ALT Linux repositórios
S:1.11.0-alt1

Group :: Rede/Acesso Remoto
RPM: tigervnc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: Ubuntu-0175-xtigervncviewer-WM_CLASS.patch
Download


Description: Update WM_CLASS to correspond to the one given in the xtigervncviewer.desktop file
Author: Joachim Falk
Index: pkg-tigervnc/vncviewer/vncviewer.cxx
===================================================================
--- pkg-tigervnc.orig/vncviewer/vncviewer.cxx
+++ pkg-tigervnc/vncviewer/vncviewer.cxx
@@ -206,7 +206,7 @@ static void init_fltk()
 
   // Proper Gnome Shell integration requires that we set a sensible
   // WM_CLASS for the window.
-  Fl_Window::default_xclass("vncviewer");
+  Fl_Window::default_xclass("TigerVNC Viewer");
 
   // Set the default icon for all windows.
 #ifdef WIN32
Index: pkg-tigervnc/vncviewer/vncviewer.desktop.in.in
===================================================================
--- pkg-tigervnc.orig/vncviewer/vncviewer.desktop.in.in
+++ pkg-tigervnc/vncviewer/vncviewer.desktop.in.in
@@ -2,9 +2,10 @@
 Name=TigerVNC Viewer
 GenericName=Remote Desktop Viewer
 Comment=Connect to VNC server and display remote desktop
-Exec=@CMAKE_INSTALL_FULL_BINDIR@/vncviewer
+Keywords=remote desktop;vnc;
+Exec=@CMAKE_INSTALL_FULL_BINDIR@/xtigervncviewer
 Icon=tigervnc
 Terminal=false
 Type=Application
-StartupWMClass=TigerVNC Viewer: Connection Details
+StartupWMClass=TigerVNC Viewer
 Categories=Network;RemoteAccess;
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009