90bcbee
VNC viewer binary in Fedora is vncviewer, not xvncviewer
90bcbee
(Lubomir Kundrak <lkundrak@redhat.com>)
90bcbee
90bcbee
diff -urp avahi-0.6.22.orig/avahi-ui/bssh.c avahi-0.6.22/avahi-ui/bssh.c
90bcbee
--- avahi-0.6.22.orig/avahi-ui/bssh.c	2007-12-17 16:12:57.000000000 +0100
90bcbee
+++ avahi-0.6.22/avahi-ui/bssh.c	2007-12-18 11:46:15.000000000 +0100
90bcbee
@@ -86,8 +86,8 @@ int main(int argc, char*argv[]) {
90bcbee
 
90bcbee
             gtk_widget_destroy(d);
90bcbee
 
90bcbee
-            g_print("xvncviewer %s\n", p);
90bcbee
-            execlp("xvncviewer", "xvncviewer", p, NULL);
90bcbee
+            g_print("vncviewer %s\n", p);
90bcbee
+            execlp("vncviewer", "vncviewer", p, NULL);
90bcbee
 
90bcbee
         } else {
90bcbee
             char p[16];
90bcbee
diff -urp avahi-0.6.22.orig/man/bssh.1 avahi-0.6.22/man/bssh.1
90bcbee
--- avahi-0.6.22.orig/man/bssh.1	2007-12-17 16:40:46.000000000 +0100
90bcbee
+++ avahi-0.6.22/man/bssh.1	2007-12-18 11:46:56.000000000 +0100
90bcbee
@@ -7,12 +7,12 @@ bssh/bvnc \- Browse for SSH/VNC servers 
90bcbee
 bvnc
90bcbee
 \f1
90bcbee
 .SH DESCRIPTION
90bcbee
-bssh/bvnc browses for local SSH/VNC servers on the local network, shows them in a GUI for the user to select one and finally calls ssh/xvncviewer after a selection was made.
90bcbee
+bssh/bvnc browses for local SSH/VNC servers on the local network, shows them in a GUI for the user to select one and finally calls ssh/vncviewer after a selection was made.
90bcbee
 .SH OPTIONS
90bcbee
 bssh/bvnc takes no command line arguments at the moment.
90bcbee
 .SH AUTHORS
90bcbee
 The Avahi Developers <avahi (at) lists (dot) freedesktop (dot) org>; Avahi is available from \fBhttp://avahi.org/\f1
90bcbee
 .SH SEE ALSO
90bcbee
-\fBavahi-browse(1)\f1, \fBssh(1)\f1, \fBxvncviewer(1)\f1
90bcbee
+\fBavahi-browse(1)\f1, \fBssh(1)\f1, \fBvncviewer(1)\f1
90bcbee
 .SH COMMENTS
90bcbee
 This man page was written using \fBxml2man(1)\f1 by Oliver Kurth.
90bcbee
diff -urp avahi-0.6.22.orig/man/bssh.1.xml.in avahi-0.6.22/man/bssh.1.xml.in
90bcbee
--- avahi-0.6.22.orig/man/bssh.1.xml.in	2007-09-03 14:32:47.000000000 +0200
90bcbee
+++ avahi-0.6.22/man/bssh.1.xml.in	2007-12-18 11:46:40.000000000 +0100
90bcbee
@@ -33,7 +33,7 @@
90bcbee
     <description>
90bcbee
       

bssh/bvnc browses for local SSH/VNC servers on the local

90bcbee
       network, shows them in a GUI for the user to select one and
90bcbee
-      finally calls ssh/xvncviewer after a selection was made.

90bcbee
+      finally calls ssh/vncviewer after a selection was made.

90bcbee
     
90bcbee
     </description>
90bcbee
 	
90bcbee
@@ -50,7 +50,7 @@
90bcbee
 	
90bcbee
     <section name="See also">
90bcbee
       

90bcbee
-        <manref name="avahi-browse" section="1"/>, <manref name="ssh" section="1"/>, <manref name="xvncviewer" section="1"/>
90bcbee
+        <manref name="avahi-browse" section="1"/>, <manref name="ssh" section="1"/>, <manref name="vncviewer" section="1"/>
90bcbee
       

90bcbee
     </section>
90bcbee