This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch release/4.0.1.x in repository x2goserver. commit 0774dd93f1b06358a4f8406543f38b30c1355bdd 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 187ba43..7aaa8c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,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