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 "X2go Client API written in Python". The branch, develop has been updated via 1cd9f8a1839fec823bc981bdffa0a4a4ab8ea06a (commit) via f4887ffe0402f097ada7a1adb92e93850ab1f16d (commit) from cfed96609af5f807562f15cb126492d66c05160a (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 1cd9f8a1839fec823bc981bdffa0a4a4ab8ea06a Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Thu Feb 3 12:54:39 2011 +0100 ignoring .pyc and .pyo files in Git (added .gitignore) commit f4887ffe0402f097ada7a1adb92e93850ab1f16d Author: Mike Gabriel <m.gabriel@das-netzwerkteam.de> Date: Thu Feb 3 12:53:33 2011 +0100 added x2goclient-qt trayicon settings to default X2goClientSettings ----------------------------------------------------------------------- Summary of changes: .gitignore | 3 +++ x2go/defaults.py | 7 +++++++ 2 files changed, 10 insertions(+), 0 deletions(-) create mode 100644 .gitignore hooks/post-receive -- X2go Client API written in Python