This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from ba70a70 Add x2godesktopsharing-rpmlintrc. new eb348e0 Add GenericName= field to x2godesktopsharing.desktop. 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 + x2godesktopsharing.desktop | 1 + 2 files changed, 2 insertions(+) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit eb348e07ba2746ba46cb16efd9c5a75e4cf967a5 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Oct 15 09:20:51 2014 +0200 Add GenericName= field to x2godesktopsharing.desktop. --- debian/changelog | 1 + x2godesktopsharing.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 89e5737..f132981 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ x2godesktopsharing (3.1.1.2-0x2go1) UNRELEASED; urgency=low * New upstream version (3.1.1.2): - Provide empty translation template for Estonian, Portuguese and Finnish. Update all .ts files. + - Add GenericName= field to x2godesktopsharing.desktop. * x2godesktopsharing.spec: + Adapt to building on openSUSE/SLES. + Add x2godesktopsharing-rpmlintrc. diff --git a/x2godesktopsharing.desktop b/x2godesktopsharing.desktop index ab8056c..3aa8482 100644 --- a/x2godesktopsharing.desktop +++ b/x2godesktopsharing.desktop @@ -2,6 +2,7 @@ Encoding=UTF-8 Type=Application Name=X2Go Desktop Sharing +GenericName=Share your Desktop with X2Go Exec=/usr/bin/x2godesktopsharing Icon=x2godesktopsharing StartupWMClass=x2godesktopsharing -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git