This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from d1ffb9c Translate Name= field in x2gosuspend-mate to Danish. new efe467d Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.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 | 3 +++ share/applications/x2gocaja.desktop | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gomatebindings. commit efe467de51ba311c4f48460278d9729453d5b19a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Nov 4 06:32:05 2014 +0100 Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.desktop file. --- debian/changelog | 3 +++ share/applications/x2gocaja.desktop | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bd787f6..b8232d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium * New upstream version (0.0.1.3): + - Re-name x2gocaja to "Caja (X2Go/SSHFS)" in x2gocaja.desktop file. * x2gomatebindings.spec: + Drop from BR: GConf2-devel. @@ -9,6 +10,8 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium - Add Danish translation file. - Translate Name= field in x2gosuspend-mate to Danish. + [ Mike Gabriel ] + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 03 Oct 2014 17:03:24 +0200 x2gomatebindings (0.0.1.2-0~x2go2) unstable; urgency=low diff --git a/share/applications/x2gocaja.desktop b/share/applications/x2gocaja.desktop index 2569881..220e34d 100644 --- a/share/applications/x2gocaja.desktop +++ b/share/applications/x2gocaja.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=x2gocaja +Name=Caja (X2Go/SSHFS) MimeType=application/sshfsdisk-x2go-mate;application/sshfscdrom-x2go-mate;application/sshfsremovable-x2go-mate Exec=x2gocaja %f Type=Application -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git