This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit eb3ad5767880be962c294a4b09b9199bccb7b7f9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Oct 14 21:00:53 2014 +0200 pyhoca-gui.desktop: Set Categories: to Application;Network;RemoteAccess;. --- debian/changelog | 1 + desktop/pyhoca-gui.desktop | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index cfec420..7602e1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -73,6 +73,7 @@ pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low - Add Keywords= field to pyhoca-gui.desktop file. - Don't flood PyHocaGUI._eventid_(uns)hared_folders_map dict with non-valid-anymore event IDs. + - pyhoca-gui.desktop: Set Categories: to Application;Network;RemoteAccess;. * debian/control: + Add D (bin:package pyhoca-gui): python-cups. (Fixes: #460). * pyhoca-gui.spec: diff --git a/desktop/pyhoca-gui.desktop b/desktop/pyhoca-gui.desktop index e7e1835..4725eeb 100644 --- a/desktop/pyhoca-gui.desktop +++ b/desktop/pyhoca-gui.desktop @@ -10,4 +10,4 @@ X-Osso-Type=application/x-executable Terminal=false Type=Application Keywords=X2Go;Remote;Desktop;Published;Applications;Administration;Applet; -Categories=GNOME;KDE;Network; +Categories=Application;Network;RemoteAccess; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git