This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit 7faea91d6d67e09aa8df2756e915d3c833e5efa9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 10:02:43 2015 +0100 x2goadmincenter.desktop: Add GenericName= field, remove obsolete key "Application" from Categories= field. Remove conflicting key "RemoteAccess" from Categories= field. --- debian/changelog | 3 +++ x2goadmincenter/desktop/x2goadmincenter.desktop | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 12266f1..4212420 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,9 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low - Update qt_<lang>.qm files from Debian unstable as of today. - Update language files. Add .ts files for languages we have translators for. + - x2goadmincenter.desktop: Add GenericName= field, remove obsolete key + "Application" from Categories= field. Remove conflicting key + "RemoteAccess" from Categories= field. * debian/control: + Maintainer change in package: X2Go Developers <x2go-dev@lists.berlios.de>. + Reduce build dependencies to a minimal set of packages. diff --git a/x2goadmincenter/desktop/x2goadmincenter.desktop b/x2goadmincenter/desktop/x2goadmincenter.desktop index 3673236..cfb8890 100644 --- a/x2goadmincenter/desktop/x2goadmincenter.desktop +++ b/x2goadmincenter/desktop/x2goadmincenter.desktop @@ -2,10 +2,11 @@ Version=1.0 Type=Application Name=X2Go Admin Center +GenericName=Administrate X2Go Exec=x2goadmincenter Icon=x2goadmincenter StartupWMClass=x2goadmincenter X-Window-Icon=x2goadmincenter Terminal=false -Categories=Qt;KDE;Application;System;RemoteAccess; +Categories=Qt;KDE;System; Keywords=X2Go,Session,Administration,User,Group,Shadow,LDAP,Cipux; -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git