This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 8ac4185 Windows: Set the pyhoca-gui icon on pyhoca-gui.exe (Fixes: #548) new 52b617a Add Keywords= field to pyhoca-gui.desktop file. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 1 + desktop/pyhoca-gui.desktop | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 52b617a16c639c62b7f9bf49fd5a6c9c31bb0742 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Aug 6 18:21:30 2014 +0200 Add Keywords= field to pyhoca-gui.desktop file. --- debian/changelog | 1 + desktop/pyhoca-gui.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2421865..636a454 100644 --- a/debian/changelog +++ b/debian/changelog @@ -69,6 +69,7 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low - Prepare for running against wxPython 3.0. More testing needed. (Fixes: #534). - Rename LICENSE.txt to COPYING. + - Add Keywords= field to pyhoca-gui.desktop file. * debian/control: + Add D (bin:package pyhoca-gui): python-cups. (Fixes: #460). diff --git a/desktop/pyhoca-gui.desktop b/desktop/pyhoca-gui.desktop index 13b9ae8..e7e1835 100644 --- a/desktop/pyhoca-gui.desktop +++ b/desktop/pyhoca-gui.desktop @@ -9,4 +9,5 @@ X-HildonDesk-ShowInToolbar=true X-Osso-Type=application/x-executable Terminal=false Type=Application +Keywords=X2Go;Remote;Desktop;Published;Applications;Administration;Applet; Categories=GNOME;KDE;Network; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git