The branch, master has been updated via e2b79e29e640b1aa824173e1b2a4ab879ce3672f (commit) from 7b4066478085c8a50109ca4f9dce093ef6f81531 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e2b79e29e640b1aa824173e1b2a4ab879ce3672f Author: Milan Knížek <knizek.confy@volny.cz> Date: Tue Aug 16 12:35:44 2011 +0200 Fix for wrong/test MIME type in x2gopcmanfm.desktop. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 10 ++++++++++ share/applications/x2gopcmanfm.desktop | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index dd50236..1c64a80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +x2golxdebindings (1.0.1.0-0~x2go2) UNRELEASED; urgency=low + + [ Mike Gabriel ] + * Nothing yet. + + [ Milan Knížek ] + * Fix for wrong/test MIME type in x2gopcmanfm.desktop. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 16 Aug 2011 12:33:53 +0200 + x2golxdebindings (1.0.1.0-0~x2go1) unstable; urgency=low * Imported original tarball version to X2go Git diff --git a/share/applications/x2gopcmanfm.desktop b/share/applications/x2gopcmanfm.desktop index af6442e..d6245ac 100644 --- a/share/applications/x2gopcmanfm.desktop +++ b/share/applications/x2gopcmanfm.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Encoding=UTF-8 Name=x2gopcmanfm -MimeType=application/pcman-sshfsdisk;application/pcman-sshfscdrom;application/pcman-sshfsremovable +MimeType=application/sshfsdisk-x2go-lxde;application/sshfscdrom-x2go-lxde;application/sshfsremovable-x2go-lxde Exec=x2gopcmanfm %f Type=Application Terminal=false hooks/post-receive -- x2golxdebindings.git (LXDE bindings for X2go) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2golxdebindings.git" (LXDE bindings for X2go).