This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 27680b3 Add Dutch translation file. new 96d0cbf Translate Name= field in x2gosuspend-mate.desktop to Dutch. 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 96d0cbf78f9abdfb9f1958232e0975ff33e161a4 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 19 17:29:11 2014 +0200 Translate Name= field in x2gosuspend-mate.desktop to Dutch. --- debian/changelog | 1 + share/applications/x2gosuspend-mate.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index f72531c..2704b2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ x2gomatebindings (0.0.1.2-0~x2go2) UNRELEASED; urgency=low [ Jos ] * New upstream version (0.0.1.2): - Add Dutch translation file. + - Translate Name= field in x2gosuspend-mate.desktop to Dutch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 18 Aug 2014 15:49:51 +0200 diff --git a/share/applications/x2gosuspend-mate.desktop b/share/applications/x2gosuspend-mate.desktop index 0e344ec..daf57c1 100644 --- a/share/applications/x2gosuspend-mate.desktop +++ b/share/applications/x2gosuspend-mate.desktop @@ -1,6 +1,7 @@ [Desktop Entry] Name=Suspend X2Go session Name[de]=X2Go Sitzung unterbrechen +Name[nl]=X2Go sessie pauzeren Icon=exit Exec=x2gosuspend-session-mate Terminal=false -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git