aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-10 19:38:45 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-02-10 19:40:56 +0100
commit4a6ccd5037c8410f24dc177c9286272c2f47cd9d (patch)
tree196aa1a8091ac3b4007f7582dd18cc40d2206b57 /debian
parent57a58c73cfe91c94d8a18a6e823bc687fab45d8f (diff)
downloadnx-libs-4a6ccd5037c8410f24dc177c9286272c2f47cd9d.tar.gz
nx-libs-4a6ccd5037c8410f24dc177c9286272c2f47cd9d.tar.bz2
nx-libs-4a6ccd5037c8410f24dc177c9286272c2f47cd9d.zip
Add x2goagent man page (209_x2goagent_add-man-page.full.patch).
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/209_x2goagent_add-man-page.full.patch41
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 42 deletions
diff --git a/debian/patches/209_x2goagent_add-man-page.full.patch b/debian/patches/209_x2goagent_add-man-page.full.patch
deleted file mode 100644
index 310fa87d6..000000000
--- a/debian/patches/209_x2goagent_add-man-page.full.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-Description: Add x2goagent man page
-Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
-
---- /dev/null
-+++ b/nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1
-@@ -0,0 +1,35 @@
-+.TH x2goagent 1
-+.SH NAME
-+x2goagent \- X2Go Agent.
-+.SH SYNOPSIS
-+.B x2goagent
-+.I "[options]"
-+
-+.SH DESCRIPTION
-+\fBx2goagent\fR is an Xnest-like X server for remote application/desktop access.
-+.PP
-+\fBx2goagent\fR implements a very efficient compression of the X11 protocol.
-+.PP
-+This increases performance when using X applications over high latency and
-+low bandwidth networks, while providing a local (LAN-like) usage experience
-+even if connecting from off-site locations (via cable modem or GSM).
-+.PP
-+\fBx2goagent\fR is not designed to be used as a standalone application.
-+It has to be launched on the server side by the X2Go server software.
-+.PP
-+Available clients are
-+\fBx2goclient\fR, \fBpyhoca-gui\fR and \fBpyhoca-gui\fR (using the
-+Python X2Go API).
-+
-+.SH OPTIONS
-+.TP
-+.B \--help
-+Lists all others options that are not listed here.
-+
-+.SH FURTHER READINGS
-+Information on X2Go: http://wiki.x2go.org
-+.PP
-+Information on NX: http://www.nomachine.com
-+
-+.SH AUTHOR
-+This manual page was written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.
diff --git a/debian/patches/series b/debian/patches/series
index 4ebb735ca..48b9abddc 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-209_x2goagent_add-man-page.full.patch
210_nxagent_save_session_state.full.patch
210_nxcomp_save_session_state.full+lite.patch
211_nxcomp_set_default_options.full+lite.patch