[X2go-Commits] x2golxdebindings.git - master (branch) updated: 1.0.1.1-3-g7996595

X2go dev team git-admin at x2go.org
Fri Feb 17 20:50:15 CET 2012


The branch, master has been updated
       via  7996595327eb35e013c9c6ff264da6d41bd5f5fe (commit)
      from  24c973a5f353fb839791522189d396c7f579c40a (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 -----------------------------------------------------------------
commit 7996595327eb35e013c9c6ff264da6d41bd5f5fe
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Feb 17 20:50:10 2012 +0100

    fix wrong path for x2gofeature.d directory

-----------------------------------------------------------------------

Summary of changes:
 .../x2gofeature.d/x2goserver-lxdebindings.features |   36 --------------------
 1 files changed, 0 insertions(+), 36 deletions(-)
 delete mode 100755 share/x2gofeature.d/x2goserver-lxdebindings.features

The diff of changes is:
diff --git a/share/x2gofeature.d/x2goserver-lxdebindings.features b/share/x2gofeature.d/x2goserver-lxdebindings.features
deleted file mode 100755
index 035953d..0000000
--- a/share/x2gofeature.d/x2goserver-lxdebindings.features
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/bash
-
-# Copyright (C) 2007-2011 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
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the
-# 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>
-
-X2GO_LIB_PATH=`echo -n \$(x2gobasepath)/lib/x2go`
-
-$X2GO_LIB_PATH/x2gosyslog "$0" "info" "$(basename $0) called with options: $@"
-
-X2GO_FEATURE=$1
-
-# check for X2go server core features
-case "$X2GO_FEATURE" in
-
-    "X2GO_LXDEBINDINGS") echo "ok"; exit 0;;
-    *) exit -1;;
-
-esac
-


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




More information about the x2go-commits mailing list