[X2Go-Commits] x2gognomebindings.git - build-main (branch) updated: 2.0.2.0-23-g950dfa1

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:58:07 CET 2014


The branch, build-main has been updated
       via  950dfa1bf9a07ab3a7a13e101d700a084b644634 (commit)
      from  24934237a6f75cf380a763b331ca7f69cb438478 (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:
 bin/x2gonautilus                                   |    6 +++---
 bin/x2gosuspend-session-gnome                      |    6 +++---
 bin/x2goumount-session-gnome                       |    6 +++---
 debian/copyright                                   |    4 ++--
 .../pre-runcommand.d/005_GNOME-monitors-xml-ignore |    4 ++--
 sbin/update-gnome-menu-x2go                        |    6 +++---
 .../x2goserver-gnomebindings.features              |    6 +++---
 7 files changed, 19 insertions(+), 19 deletions(-)

The diff of changes is:
diff --git a/bin/x2gonautilus b/bin/x2gonautilus
index 13c5fc3..6cb5862 100755
--- a/bin/x2gonautilus
+++ b/bin/x2gonautilus
@@ -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,8 +17,8 @@
 # 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) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
 
 use strict;
 
diff --git a/bin/x2gosuspend-session-gnome b/bin/x2gosuspend-session-gnome
index 10ae9b6..2d363c3 100755
--- a/bin/x2gosuspend-session-gnome
+++ b/bin/x2gosuspend-session-gnome
@@ -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,7 +17,7 @@
 # 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) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
 
 x2gosuspend-session $X2GO_SESSION
diff --git a/bin/x2goumount-session-gnome b/bin/x2goumount-session-gnome
index bb9d1d8..b5b8dd0 100755
--- a/bin/x2goumount-session-gnome
+++ b/bin/x2goumount-session-gnome
@@ -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/debian/copyright b/debian/copyright
index a1ff4a3..15067cb 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,8 +5,8 @@ Source: http://wiki.x2go.org
 
 Files: *
 Copyright:
- 2007-2011, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
- 2007-2011, Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
+ 2007-2014, Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+ 2007-2014, Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
  20013, Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 License: GPL-2+
 
diff --git a/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore b/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore
index c8d416a..8e5feac 100755
--- a/lib/x2go/extensions/pre-runcommand.d/005_GNOME-monitors-xml-ignore
+++ b/lib/x2go/extensions/pre-runcommand.d/005_GNOME-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  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/sbin/update-gnome-menu-x2go b/sbin/update-gnome-menu-x2go
index 9d4de0f..927b283 100755
--- a/sbin/update-gnome-menu-x2go
+++ b/sbin/update-gnome-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,8 +17,8 @@
 # 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) 2007-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2007-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
 
 use strict;
 
diff --git a/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features b/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features
index cd4963c..385fa56 100755
--- a/share/x2go/x2gofeature.d/x2goserver-gnomebindings.features
+++ b/share/x2go/x2gofeature.d/x2goserver-gnomebindings.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,8 +17,8 @@
 # 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-2014 Oleksandr Shneyder <oleksandr.shneyder at obviously-nice.de>
+# Copyright (C) 2011-2014 Heinz-Markus Graesing <heinz-m.graesing at obviously-nice.de>
 
 X2GO_LIB_PATH=`x2gopath libexec`
 


hooks/post-receive
-- 
x2gognomebindings.git (GNOMEv2 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" (GNOMEv2 bindings for X2Go).




More information about the x2go-commits mailing list