The branch, master has been updated via 1a1ab1dbd055d31ec639da9ddf815afc7a55d86f (commit) via 6cdc40a31c8ca51ac9feade208cea13a9157308c (commit) from 51c52fb1b0d3f94c6cc9c1d42fe5f84674e6026e (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 1a1ab1dbd055d31ec639da9ddf815afc7a55d86f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 20 09:51:21 2012 +0100 add trailing semicolon to pyhoca-gui.desktop commit 6cdc40a31c8ca51ac9feade208cea13a9157308c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 20 09:50:49 2012 +0100 remove /usr/bin/env python from messages.py ----------------------------------------------------------------------- Summary of changes: desktop/pyhoca-gui.desktop | 2 +- pyhoca/wxgui/messages.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) The diff of changes is: diff --git a/desktop/pyhoca-gui.desktop b/desktop/pyhoca-gui.desktop index 2c53624..13b9ae8 100644 --- a/desktop/pyhoca-gui.desktop +++ b/desktop/pyhoca-gui.desktop @@ -9,4 +9,4 @@ X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable Terminal=false Type=Application -Categories=GNOME;KDE;Network +Categories=GNOME;KDE;Network; diff --git a/pyhoca/wxgui/messages.py b/pyhoca/wxgui/messages.py index 2fe0a10..721384d 100644 --- a/pyhoca/wxgui/messages.py +++ b/pyhoca/wxgui/messages.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- # Copyright (C) 2010 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) 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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).