This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gomatebindings. from 346d454 Add Finnish translation file. new f743cbb Translate Name= field in x2gosuspend-mate.desktop to Finnish. 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 f743cbb414263e9b523e8f5beca3374ac110c569 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Aug 22 16:15:44 2014 +0200 Translate Name= field in x2gosuspend-mate.desktop to Finnish. --- debian/changelog | 1 + share/applications/x2gosuspend-mate.desktop | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 782679c..d2136f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,7 @@ x2gomatebindings (0.0.1.2-0~x2go2) UNRELEASED; urgency=low [ Martti Pitkänen ] * New upstream version (0.0.1.2): - Add Finnish translation file. + - Translate Name= field in x2gosuspend-mate.desktop to Finnish. [ Ricardo Díaz Martín ] * New upstream version (0.0.1.2): diff --git a/share/applications/x2gosuspend-mate.desktop b/share/applications/x2gosuspend-mate.desktop index daf57c1..d6cea6c 100644 --- a/share/applications/x2gosuspend-mate.desktop +++ b/share/applications/x2gosuspend-mate.desktop @@ -2,6 +2,7 @@ Name=Suspend X2Go session Name[de]=X2Go Sitzung unterbrechen Name[nl]=X2Go sessie pauzeren +Name[fi]=Pysäytä X2Go -istunto Icon=exit Exec=x2gosuspend-session-mate Terminal=false -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gomatebindings.git