This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 8be4fe6631194ff9f937c1ea761926ccff15f677 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Apr 1 10:33:12 2014 +0200 x2gofm.desktop: Drop obsolete Encoding key from .desktop file. --- debian/changelog | 1 + .../share/applications/x2gofm.desktop | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index af359cb..dd333bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -118,6 +118,7 @@ x2goserver (4.0.1.14-0x2go1) UNRELEASED; urgency=low #441). - Provide proper Gentoo support in x2goserver-xsession portion of X2Go Server. (Fixes: #445). + - x2gofm.desktop: Drop obsolete Encoding key from .desktop file. * x2goserver.spec: - Let builds for EPEL-7 behave like recent Fedora builds. * debian/*.doc-base: diff --git a/x2goserver-fmbindings/share/applications/x2gofm.desktop b/x2goserver-fmbindings/share/applications/x2gofm.desktop index 337cf3d..499c46b 100644 --- a/x2goserver-fmbindings/share/applications/x2gofm.desktop +++ b/x2goserver-fmbindings/share/applications/x2gofm.desktop @@ -1,5 +1,4 @@ [Desktop Entry] -Encoding=UTF-8 Name=x2gofm MimeType=application/sshfsdisk-x2go;application/sshfscdrom-x2go;application/sshfsremovable-x2go; Exec=x2gofm %f -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goserver.git