This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from 99bf379 fix grammar in changelog new 62a87a2 Re-name x2gonautilus to "Nautilus (X2Go/SSHFS)" in x2gonautilus.desktop file. 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 | 2 ++ share/applications/x2gonautilus.desktop | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gognomebindings. commit 62a87a2d00c329df35d2180377bbb14d2d8a19c8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 4 06:33:38 2014 +0100 Re-name x2gonautilus to "Nautilus (X2Go/SSHFS)" in x2gonautilus.desktop file. --- debian/changelog | 2 ++ share/applications/x2gonautilus.desktop | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 36d50b3..3da47da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ x2gognomebindings (2.0.2.2-0~x2go2) UNRELEASED; urgency=low [ Mike Gabriel ] * New upstream version (2.0.2.2): - Update COPYING file (to update FSF address). + - Re-name x2gonautilus to "Nautilus (X2Go/SSHFS)" in x2gonautilus.desktop + file. [ Martti Pitkänen ] * New upstream version (2.0.2.2): diff --git a/share/applications/x2gonautilus.desktop b/share/applications/x2gonautilus.desktop index 84306c5..a33ffdf 100644 --- a/share/applications/x2gonautilus.desktop +++ b/share/applications/x2gonautilus.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=x2gonautilus +Name=Nautilus (X2Go/SSHFS) MimeType=application/sshfsdisk-x2go-gnome;application/sshfscdrom-x2go-gnome;application/sshfsremovable-x2go-gnome Exec=x2gonautilus %f Type=Application -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git