[X2go-Commits] lightdm-remote-session-x2go.git - master (branch) updated: 0ad430c07bb21a88694e5e71ce040b8b44c7af67
X2Go dev team
git-admin at x2go.org
Fri Nov 9 22:14:09 CET 2012
The branch, master has been updated
via 0ad430c07bb21a88694e5e71ce040b8b44c7af67 (commit)
from eafbe4363ec921f0ead8ee3ee9fe448e9f7067bc (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 0ad430c07bb21a88694e5e71ce040b8b44c7af67
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Nov 9 22:11:33 2012 +0100
some more renaming
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/Makefile.am b/Makefile.am
index 04538bb..7113c74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ session_startdir = $(pkgdatadir)
session_start_SCRIPTS = \
freerdp-session
-x2go-session: x2go-session.in
+freerdp-session: freerdp-session.in
@sed -e "s|\@libexecdir\@|$(libexecdir)|" $< > $@
@chmod +x $@
diff --git a/configure.ac b/configure.ac
index 6bdc96d..a3688ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([lightdm-remote-session-x2go], [1.0])
+AC_INIT([lightdm-remote-session-x2go], [0.0.0.1])
AM_INIT_AUTOMAKE([1.11 -Wno-portability])
AM_SILENT_RULES([yes])
hooks/post-receive
--
lightdm-remote-session-x2go.git (X2Go-based remote login session support for LightDM)
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 "lightdm-remote-session-x2go.git" (X2Go-based remote login session support for LightDM).
More information about the x2go-commits
mailing list