The branch, master has been updated via 0ded57a812b43a2c59dd5017543237571376eaad (commit) from 5f479e48a2cab9a43916109eb0dfc5dffe99158a (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 0ded57a812b43a2c59dd5017543237571376eaad Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 5 16:59:33 2013 +0100 more typos ----------------------------------------------------------------------- Summary of changes: X2Go/SupeReNicer.pm | 6 +++--- x2goserver-common/etc/x2goserver.conf | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) The diff of changes is: diff --git a/X2Go/SupeReNicer.pm b/X2Go/SupeReNicer.pm index fcc8a97..0a9fda2 100644 --- a/X2Go/SupeReNicer.pm +++ b/X2Go/SupeReNicer.pm @@ -20,15 +20,15 @@ # Copyright (C) 2013 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> # Copyright (C) 2013 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -package X2Go::SuperRenicer; +package X2Go::SupeReNicer; =head1 NAME -X2Go::SuperRenicer- X2Go SuperRenicer package for Perl +X2Go::SupeReNicer- X2Go SupeReNicer package for Perl =head1 DESCRIPTION -X2Go::SuperRenicer Perl package. +X2Go::SupeReNicer Perl package. =cut diff --git a/x2goserver-common/etc/x2goserver.conf b/x2goserver-common/etc/x2goserver.conf index fc98c90..3391295 100644 --- a/x2goserver-common/etc/x2goserver.conf +++ b/x2goserver-common/etc/x2goserver.conf @@ -9,7 +9,7 @@ #umask="0117" [superenicer] -# enable the superrenicer code in x2gocleansessions, this will renice suspended sessions to nice level 19 +# enable the SupeReNicer code in x2gocleansessions, this will renice suspended sessions to nice level 19 # and renice them to level 0 if the session becomes marked as running again... enable=yes hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).