This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 94264d3383ebcd90109e64875346b096cd70df05 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 20 23:11:52 2014 +0200 Update README.Unity file. --- README.Unity | 22 +++++++++++++++------- debian/changelog | 2 +- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/README.Unity b/README.Unity index 9a61a48..8e33035 100644 --- a/README.Unity +++ b/README.Unity @@ -1,8 +1,8 @@ -pyhoca-gui - Copyright (C) 2010-2013 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - Copyright (C) 2010-2013 by Dick Kniep <dick.kniep@lindix.nl> +pyhoca-gui - Copyright (C) 2010-2014 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + Copyright (C) 2010-2014 by Dick Kniep <dick.kniep@lindix.nl> Published under the terms of the GNU Affero General Public License. -See http://www.gnu.org/licenses/gpl.html for a recent copy. +See http://www.gnu.org/licenses/agpl.html for a recent copy. === The PyHoca-GUI icon does not appear on Unity (Ubuntu 12.04 or later)? === @@ -13,10 +13,12 @@ Skype, and hp-systray. As you can see: PyHoca-GUI is not among those... :-( -But there's an easy way to either re-enable the Systray for all applications or to -whitelist a few applications (e.g. PyHoca-GUI) you can't live without. Read on to -learn how to get your systray back! +There used to be an easy way to either re-enable the Systray for all applications +or to whitelist a few applications (e.g. PyHoca-GUI) you can't live without. + +Solution for Unity on Ubuntu 12.10 and 13.04... +----------------------------------------------- Allow all applications to appear in the systray: $ gsettings set com.canonical.Unity.Panel systray-whitelist "['all']" @@ -30,5 +32,11 @@ The above command includes the already whitelisted (by default) applications so replace "YOUR_APPLICATION" with the application you want to whitelist (in our case: "pyhoca-gui"). + +No solution for Unity on recent Ubuntu versions... +-------------------------------------------------- +Use Ubuntu MATE Remix instead!!! + + light+love -Mike Gabriel, 20120531 +Mike Gabriel, 20142010 diff --git a/debian/changelog b/debian/changelog index 20d13b3..ade0cc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ pyhoca-gui (0.5.0.1-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.5.0.1): - - Continue development... + - Update README.Unity file. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 23:11:10 +0200 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git