This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gognomebindings. from b692c3b Add translation of X2Go GNOMEv2 Bindings to Dutch. new 463f14d Translation Name= field in x2gosuspend-gnome2.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-gnome2.desktop | 1 + 2 files changed, 2 insertions(+) -- 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 463f14d907df1fa215eab14c13ab739c1afbec6d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Aug 19 17:27:45 2014 +0200 Translation Name= field in x2gosuspend-gnome2.desktop to Dutch. --- debian/changelog | 1 + share/applications/x2gosuspend-gnome2.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 40ac4f8..d2b0c91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ x2gognomebindings (2.0.2.2-0~x2go2) UNRELEASED; urgency=low [ Jos ] * New upstream version (2.0.2.2): - Add translation of X2Go GNOMEv2 Bindings to Dutch. + - Translation Name= field in x2gosuspend-gnome2.desktop to Dutch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 18 Aug 2014 15:56:44 +0200 diff --git a/share/applications/x2gosuspend-gnome2.desktop b/share/applications/x2gosuspend-gnome2.desktop index c4f30e8..2dd96a8 100644 --- a/share/applications/x2gosuspend-gnome2.desktop +++ b/share/applications/x2gosuspend-gnome2.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-gnome Terminal=false -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gognomebindings.git