This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goadmincenter. from 33d1403 On SUSE <= 11.3: Mark x2goadmincenter.desktop as non-translatable. new 24a79f7 x2goadmincenter.desktop: Add key "Utility" to Categories= field. 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 + x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- 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 24a79f717ce3c7038ae06d45ab08b552ca5fa42f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Jan 30 13:13:03 2015 +0100 x2goadmincenter.desktop: Add key "Utility" to Categories= field. --- debian/changelog | 1 + x2goadmincenter/desktop/x2goadmincenter.desktop | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7459774..fdb1264 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ x2goadmincenter (0.0.0.1-0x2go1) UNRELEASED; urgency=low - x2goadmincenter.desktop: Add GenericName= field, remove obsolete key "Application" from Categories= field. Remove conflicting key "RemoteAccess" from Categories= field. + - x2goadmincenter.desktop: Add key "Utility" to 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 cfb8890..a03117c 100644 --- a/x2goadmincenter/desktop/x2goadmincenter.desktop +++ b/x2goadmincenter/desktop/x2goadmincenter.desktop @@ -8,5 +8,5 @@ Icon=x2goadmincenter StartupWMClass=x2goadmincenter X-Window-Icon=x2goadmincenter Terminal=false -Categories=Qt;KDE;System; +Categories=Qt;KDE;System;Utility; 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