[X2Go-Commits] [x2gomatebindings] 02/02: happy new year

git-admin at x2go.org git-admin at x2go.org
Wed Apr 2 15:04:46 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gomatebindings.

commit 19dc5eafb20a5d3493a7dc5f2098e68e5e0f4b19
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Apr 2 15:04:43 2014 +0200

    happy new year
---
 extension/caja-x2goumount-module.c                 |    6 +++---
 extension/caja-x2goumount.c                        |    6 +++---
 extension/caja-x2goumount.h                        |    6 +++---
 .../pre-runcommand.d/005_MATE-monitors-xml-ignore  |    4 ++--
 man/man1/x2gocaja.1                                |    2 +-
 man/man1/x2gosuspend-session-mate.1                |    2 +-
 man/man1/x2goumount-session-mate.1                 |    2 +-
 sbin/update-mate-menu-x2go                         |    8 ++++----
 .../x2gofeature.d/x2goserver-matebindings.features |    8 ++++----
 9 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/extension/caja-x2goumount-module.c b/extension/caja-x2goumount-module.c
index 430b02c..e7bf62b 100644
--- a/extension/caja-x2goumount-module.c
+++ b/extension/caja-x2goumount-module.c
@@ -1,8 +1,8 @@
 /* Caja x2goumount
  * Copyright (C) 2005 The GNOME Foundation
- * Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
- * Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
- * Copyright (C) 2013 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+ * Copyright (C) 2007-2014  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+ * Copyright (C) 2007-2014  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+ * Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  *
  * This Program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/extension/caja-x2goumount.c b/extension/caja-x2goumount.c
index 958ecb5..ed199fd 100644
--- a/extension/caja-x2goumount.c
+++ b/extension/caja-x2goumount.c
@@ -1,8 +1,8 @@
 /* Caja x2goumount
  * Copyright (C) 2005 The GNOME Foundation
- * Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
- * Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
- * Copyright (C) 2013 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+ * Copyright (C) 2007-2014  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+ * Copyright (C) 2007-2014  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+ * Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  *
  * This Program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/extension/caja-x2goumount.h b/extension/caja-x2goumount.h
index cd539d3..6afadcc 100644
--- a/extension/caja-x2goumount.h
+++ b/extension/caja-x2goumount.h
@@ -1,8 +1,8 @@
 /* Caja x2goumount
  * Copyright (C) 2005 The GNOME Foundation
- * Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
- * Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
- * Copyright (C) 2013 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+ * Copyright (C) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+ * Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+ * Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
  *
  * This Program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/lib/x2go/extensions/pre-runcommand.d/005_MATE-monitors-xml-ignore b/lib/x2go/extensions/pre-runcommand.d/005_MATE-monitors-xml-ignore
index 2f77bed..5ed9a42 100755
--- a/lib/x2go/extensions/pre-runcommand.d/005_MATE-monitors-xml-ignore
+++ b/lib/x2go/extensions/pre-runcommand.d/005_MATE-monitors-xml-ignore
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2012 X2Go Project - http://wiki.x2go.org
+# Copyright (C) 2012-2014 X2Go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 #
-# Copyright (C) 2012-2013 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2012-2014 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
 X2GO_SESSION=$1
 
diff --git a/man/man1/x2gocaja.1 b/man/man1/x2gocaja.1
index fe0df86..7481498 100644
--- a/man/man1/x2gocaja.1
+++ b/man/man1/x2gocaja.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH x2gocaja 1 "July 2013" "Version 0.0.1.x" "X2Go MATE Bindings"
+.TH x2gocaja 1 "Apr 2014" "Version 0.0.1.x" "X2Go MATE Bindings"
 .SH NAME
 x2gocaja \- X2Go MATE Wrapper for Browsing X2Go Shared Folders with Caja
 .SH SYNOPSIS
diff --git a/man/man1/x2gosuspend-session-mate.1 b/man/man1/x2gosuspend-session-mate.1
index 9776535..fe2f738 100644
--- a/man/man1/x2gosuspend-session-mate.1
+++ b/man/man1/x2gosuspend-session-mate.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH x2gosuspend-session-mate 1 "July 2013" "Version 0.0.1.x" "X2Go MATE Bindings"
+.TH x2gosuspend-session-mate 1 "Apr 2014" "Version 0.0.1.x" "X2Go MATE Bindings"
 .SH NAME
 x2gosuspend-session-mate \- Suspend X2Go Sessions from MATE Menu
 .SH SYNOPSIS
diff --git a/man/man1/x2goumount-session-mate.1 b/man/man1/x2goumount-session-mate.1
index de800e4..e6559ea 100644
--- a/man/man1/x2goumount-session-mate.1
+++ b/man/man1/x2goumount-session-mate.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH x2goumount-session-mate 1 "July 2013" "Version 2.0.2.x" "X2Go MATE Bindings"
+.TH x2goumount-session-mate 1 "Apr 2014" "Version 2.0.2.x" "X2Go MATE Bindings"
 .SH NAME
 x2goumount-session-mate \- MATE Binding for X2Go Server: Unmount shared folder via Caja
 .SH SYNOPSIS
diff --git a/sbin/update-mate-menu-x2go b/sbin/update-mate-menu-x2go
index 30ff981..ac33526 100755
--- a/sbin/update-mate-menu-x2go
+++ b/sbin/update-mate-menu-x2go
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2014 X2go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -17,9 +17,9 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 #
-# Copyright (C) 2007-2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
-# Copyright (C) 2007-2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
-# Copyright (C) 2013 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+# Copyright (C) 2013-2014 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
 use strict;
 
diff --git a/share/x2go/x2gofeature.d/x2goserver-matebindings.features b/share/x2go/x2gofeature.d/x2goserver-matebindings.features
index 13410af..a4414b3 100755
--- a/share/x2go/x2gofeature.d/x2goserver-matebindings.features
+++ b/share/x2go/x2gofeature.d/x2goserver-matebindings.features
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org
+# Copyright (C) 2007-2014 X2go Project - http://wiki.x2go.org
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -17,9 +17,9 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 #
-# Copyright (C) 2011  Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
-# Copyright (C) 2011  Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
-# Copyright (C) 2011-2013  Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+# Copyright (C) 2011-2014 Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
 X2GO_LIB_PATH=`x2gopath libexec`
 

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git



More information about the x2go-commits mailing list