[X2Go-Commits] x2gognomebindings.git - build-main (branch) updated: 2.0.1.7-6-g9190249
X2Go dev team
git-admin at x2go.org
Sun Jul 28 12:36:41 CEST 2013
The branch, build-main has been updated
via 9190249432d6fff592b7e453c388634a38f95091 (commit)
from a1caf98189fbed4af5d43c93cf1dd57aac54c49d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 3 ++-
man/man1/x2gonautilus.1 | 22 ++++++++++++++++++++++
man/man1/x2gosuspend-session-gnome.1 | 23 +++++++++++++++++++++++
man/man1/x2goumount-session-gnome.1 | 23 +++++++++++++++++++++++
man/man8/x2gonautilus.8 | 22 ----------------------
man/man8/x2gosuspend-session-gnome.8 | 23 -----------------------
man/man8/x2goumount-session-gnome.8 | 23 -----------------------
7 files changed, 70 insertions(+), 69 deletions(-)
create mode 100644 man/man1/x2gonautilus.1
create mode 100644 man/man1/x2gosuspend-session-gnome.1
create mode 100644 man/man1/x2goumount-session-gnome.1
delete mode 100644 man/man8/x2gonautilus.8
delete mode 100644 man/man8/x2gosuspend-session-gnome.8
delete mode 100644 man/man8/x2goumount-session-gnome.8
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 6538aa4..750edf6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
x2gognomebindings (2.0.2.0-0~x2go2) UNRELEASED; urgency=low
* New upstream version (2.0.2.0):
- - Continue development (for GNOMEv2).
+ - Update man pages, move from section 8 (admin) to section 1 (general
+ commands).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Mon, 31 Dec 2012 13:40:45 +0100
diff --git a/man/man1/x2gonautilus.1 b/man/man1/x2gonautilus.1
new file mode 100644
index 0000000..f44a3bf
--- /dev/null
+++ b/man/man1/x2gonautilus.1
@@ -0,0 +1,22 @@
+'\" -*- coding: utf-8 -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH x2gonautilus 1 "July 2013" "Version 2.0.2.x" "X2Go GNOMEv2 Bindings"
+.SH NAME
+x2gonautilus \- Wrapper for Browsing X2Go Shared Folders with Nautilus
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+x2gonautilus <path>
+
+.SH DESCRIPTION
+\fBx2gonautilus\fR is a component of the X2Go GNOMEv2 bindings and a simple wrapper for GNOME's Nautilus
+file manager when browsing X2Go client-side shared folders.
+.SH AUTHOR
+This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
+(http://www.x2go.org).
diff --git a/man/man1/x2gosuspend-session-gnome.1 b/man/man1/x2gosuspend-session-gnome.1
new file mode 100644
index 0000000..1b5cfdf
--- /dev/null
+++ b/man/man1/x2gosuspend-session-gnome.1
@@ -0,0 +1,23 @@
+'\" -*- coding: utf-8 -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH x2gosuspend-session-gnome 1 "July 2013" "Version 2.0.2.x" "X2Go GNOMEv2 Bindings"
+.SH NAME
+x2gosuspend-session-gnome \- Helper for Suspending X2Go Sessions from GNOMEv2 Menu
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+x2gosuspend-session-gnome
+
+.SH DESCRIPTION
+\fBx2gosuspend-session-gnome\fR is a component of the X2Go GNOMEv2 bindings and a simple wrapper around the X2Go Server
+script ,,x2gosuspend-session'' for suspending the current X2Go session.
+.PP
+.SH AUTHOR
+This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
+(http://www.x2go.org).
diff --git a/man/man1/x2goumount-session-gnome.1 b/man/man1/x2goumount-session-gnome.1
new file mode 100644
index 0000000..40e0513
--- /dev/null
+++ b/man/man1/x2goumount-session-gnome.1
@@ -0,0 +1,23 @@
+'\" -*- coding: utf-8 -*-
+.if \n(.g .ds T< \\FC
+.if \n(.g .ds T> \\F[\n[.fam]]
+.de URL
+\\$2 \(la\\$1\(ra\\$3
+..
+.if \n(.g .mso www.tmac
+.TH x2goumount-session-gnome 1 "July 2013" "Version 2.0.2.x" "X2Go GNOMEv2 Bindings"
+.SH NAME
+x2goumount-session-gnome \- GNOMEv2 Binding for X2Go Server: Unmount shared folder via Nautilus
+.SH SYNOPSIS
+'nh
+.fi
+.ad l
+\fBx2goumount-session-gnome\fR \fI<mount-point> <session-id>\fR
+
+.SH DESCRIPTION
+\fBx2goumount-session-gnome\fR is a component of the X2Go GNOMEv2 bindings. It is run if a user selects the ,,Unmount''
+action in the right-click context menu of X2Go shared folder icons on the GNOMEv2 desktop.
+.PP
+.SH AUTHOR
+This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2Go project
+(http://www.x2go.org).
diff --git a/man/man8/x2gonautilus.8 b/man/man8/x2gonautilus.8
deleted file mode 100644
index d99667f..0000000
--- a/man/man8/x2gonautilus.8
+++ /dev/null
@@ -1,22 +0,0 @@
-'\" -*- coding: utf-8 -*-
-.if \n(.g .ds T< \\FC
-.if \n(.g .ds T> \\F[\n[.fam]]
-.de URL
-\\$2 \(la\\$1\(ra\\$3
-..
-.if \n(.g .mso www.tmac
-.TH x2gonautilus 8 "18 May 2011" "Version 3.0.99.x" "X2go GNOME Bindings"
-.SH NAME
-x2gonautilus \- X2go GNOME Wrapper for Browsing X2go Shared Folders with Nautilus
-.SH SYNOPSIS
-'nh
-.fi
-.ad l
-x2gonautilus <path>
-
-.SH DESCRIPTION
-\fBx2gonautilus\fR is a component of the X2go GNOME bindings and a simple wrapper GNOME's Nautilus
-file browser for X2go-base shared folders.
-.SH AUTHOR
-This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2go project
-(http://www.x2go.org).
diff --git a/man/man8/x2gosuspend-session-gnome.8 b/man/man8/x2gosuspend-session-gnome.8
deleted file mode 100644
index 749b7a9..0000000
--- a/man/man8/x2gosuspend-session-gnome.8
+++ /dev/null
@@ -1,23 +0,0 @@
-'\" -*- coding: utf-8 -*-
-.if \n(.g .ds T< \\FC
-.if \n(.g .ds T> \\F[\n[.fam]]
-.de URL
-\\$2 \(la\\$1\(ra\\$3
-..
-.if \n(.g .mso www.tmac
-.TH x2gosuspend-session-gnome 8 "18 May 2011" "Version 3.0.99.x" "X2go GNOME Bindings"
-.SH NAME
-x2gosuspend-session-gnome \- X2go GNOME Binding for X2go Server: Suspend X2go Sessions from GNOME Menu
-.SH SYNOPSIS
-'nh
-.fi
-.ad l
-x2gosuspend-session-gnome <session_id>
-
-.SH DESCRIPTION
-\fBx2gosuspend-gnome-session\fR is a component of the X2go GNOME bindings and a simple wrapper around the X2go Server
-script ,,x2gosuspend-session''--with the potentials to be customized for X2go on GNOME desktops.
-.PP
-.SH AUTHOR
-This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2go project
-(http://www.x2go.org).
diff --git a/man/man8/x2goumount-session-gnome.8 b/man/man8/x2goumount-session-gnome.8
deleted file mode 100644
index f8d50ea..0000000
--- a/man/man8/x2goumount-session-gnome.8
+++ /dev/null
@@ -1,23 +0,0 @@
-'\" -*- coding: utf-8 -*-
-.if \n(.g .ds T< \\FC
-.if \n(.g .ds T> \\F[\n[.fam]]
-.de URL
-\\$2 \(la\\$1\(ra\\$3
-..
-.if \n(.g .mso www.tmac
-.TH x2goumount-session-gnome 8 "18 May 2011" "Version 3.0.99.x" "X2go GNOME Bindings"
-.SH NAME
-x2goumount-session-gnome \- X2go GNOME Binding for X2go Server: Unmount shared folder via Nautilus
-.SH SYNOPSIS
-'nh
-.fi
-.ad l
-x2goumount-session-gnome <arg1> <arg2> ...
-
-.SH DESCRIPTION
-\fBx2goumount-session-gnome\fR is a component of the X2go GNOME bindings. It is run if a user selects the ,,Unmount''
-action in the right-click context menu on X2go shared folder icons on the GNOME desktop.
-.PP
-.SH AUTHOR
-This manual has been written by Mike Gabriel <mike.gabriel at das-netzwerkteam.de> for the X2go project
-(http://www.x2go.org).
hooks/post-receive
--
x2gognomebindings.git (GNOME bindings for X2Go)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gognomebindings.git" (GNOME bindings for X2Go).
More information about the x2go-commits
mailing list