This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from 5e60ef0 Set Categories= field in x2goadmincenter.desktop to Qt;KDE;Application;System. new 5a866fb ...to Qt;KDE;Application;System;RemoteAccess;. 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 | 2 +- x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goadmincenter.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goadmincenter. commit 5a866fbbc19de3f26f301e11df7fdfb3077d371e Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 09:56:06 2014 +0200 ...to Qt;KDE;Application;System;RemoteAccess;. --- debian/changelog | 2 +- x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87a7040..fc09e32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,7 +34,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low + EPEL-7 build-requires man2html-core rather than man. + Adapt to building on openSUSE/SLES. + Set Categories= field in x2goadmincenter.desktop to - Qt;KDE;Application;System. + Qt;KDE;Application;System;RemoteAccess;. [ Martti Pitkanen ] * Upstream version 0.0.0.1 (initial release): diff --git a/x2goadmincenter/desktop/x2goadmincenter.desktop b/x2goadmincenter/desktop/x2goadmincenter.desktop index 2e4aa61..3673236 100644 --- a/x2goadmincenter/desktop/x2goadmincenter.desktop +++ b/x2goadmincenter/desktop/x2goadmincenter.desktop @@ -7,5 +7,5 @@ Icon=x2goadmincenter StartupWMClass=x2goadmincenter X-Window-Icon=x2goadmincenter Terminal=false -Categories=Qt;KDE;Application;System; +Categories=Qt;KDE;Application;System;RemoteAccess; 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