This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from bf950e7 Add Danish translation file. new d1ffb9c Translate Name= field in x2gosuspend-mate to Danish. 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 | 1 + share/applications/x2gosuspend-mate.desktop | 1 + 2 files changed, 2 insertions(+) -- 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 d1ffb9ccd29e28048cb2bb540f8d51995dd13c3e Author: Mark Pedersen-Cook <mark@fleten.net> Date: Tue Nov 4 06:24:55 2014 +0100 Translate Name= field in x2gosuspend-mate to Danish. --- debian/changelog | 1 + share/applications/x2gosuspend-mate.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 15ffe48..bd787f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ x2gomatebindings (0.0.1.3-0~x2go1) UNRELEASED; urgency=medium [ Mark Pedersen-Cook ] * New upstream version (0.0.1.3): - Add Danish translation file. + - Translate Name= field in x2gosuspend-mate to Danish. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 03 Oct 2014 17:03:24 +0200 diff --git a/share/applications/x2gosuspend-mate.desktop b/share/applications/x2gosuspend-mate.desktop index d6cea6c..0e5eb0e 100644 --- a/share/applications/x2gosuspend-mate.desktop +++ b/share/applications/x2gosuspend-mate.desktop @@ -3,6 +3,7 @@ Name=Suspend X2Go session Name[de]=X2Go Sitzung unterbrechen Name[nl]=X2Go sessie pauzeren Name[fi]=Pysäytä X2Go -istunto +Name[da]=Suspendere X2Go Sessionen Icon=exit Exec=x2gosuspend-session-mate Terminal=false -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git