This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit 8b2510d91dfc3bac9dcf60611e338255df8e553d Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Feb 14 00:28:54 2015 +0100 general: move *.ts files back to the top directory (they are resources.) --- debian/changelog | 1 + src/i18n/x2goclient_da.ts => x2goclient_da.ts | 0 src/i18n/x2goclient_de.ts => x2goclient_de.ts | 0 src/i18n/x2goclient_es.ts => x2goclient_es.ts | 0 src/i18n/x2goclient_et.ts => x2goclient_et.ts | 0 src/i18n/x2goclient_fi.ts => x2goclient_fi.ts | 0 src/i18n/x2goclient_fr.ts => x2goclient_fr.ts | 0 .../x2goclient_nb_no.ts => x2goclient_nb_no.ts | 0 src/i18n/x2goclient_nl.ts => x2goclient_nl.ts | 0 src/i18n/x2goclient_pt.ts => x2goclient_pt.ts | 0 src/i18n/x2goclient_ru.ts => x2goclient_ru.ts | 0 src/i18n/x2goclient_sv.ts => x2goclient_sv.ts | 0 src/i18n/x2goclient_tr.ts => x2goclient_tr.ts | 0 .../x2goclient_zh_tw.ts => x2goclient_zh_tw.ts | 0 14 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index f995510..cf09770 100644 --- a/debian/changelog +++ b/debian/changelog @@ -128,6 +128,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium src/onmainwindow.cpp. - Move svg/ to img/svg/ and update references in resources.rcc, src/folderbutton.cpp, src/onmainwindow.cpp and src/sessionbutton.cpp. + - Move *.ts files back to the top directory (they are resources.) -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100 diff --git a/src/i18n/x2goclient_da.ts b/x2goclient_da.ts similarity index 100% rename from src/i18n/x2goclient_da.ts rename to x2goclient_da.ts diff --git a/src/i18n/x2goclient_de.ts b/x2goclient_de.ts similarity index 100% rename from src/i18n/x2goclient_de.ts rename to x2goclient_de.ts diff --git a/src/i18n/x2goclient_es.ts b/x2goclient_es.ts similarity index 100% rename from src/i18n/x2goclient_es.ts rename to x2goclient_es.ts diff --git a/src/i18n/x2goclient_et.ts b/x2goclient_et.ts similarity index 100% rename from src/i18n/x2goclient_et.ts rename to x2goclient_et.ts diff --git a/src/i18n/x2goclient_fi.ts b/x2goclient_fi.ts similarity index 100% rename from src/i18n/x2goclient_fi.ts rename to x2goclient_fi.ts diff --git a/src/i18n/x2goclient_fr.ts b/x2goclient_fr.ts similarity index 100% rename from src/i18n/x2goclient_fr.ts rename to x2goclient_fr.ts diff --git a/src/i18n/x2goclient_nb_no.ts b/x2goclient_nb_no.ts similarity index 100% rename from src/i18n/x2goclient_nb_no.ts rename to x2goclient_nb_no.ts diff --git a/src/i18n/x2goclient_nl.ts b/x2goclient_nl.ts similarity index 100% rename from src/i18n/x2goclient_nl.ts rename to x2goclient_nl.ts diff --git a/src/i18n/x2goclient_pt.ts b/x2goclient_pt.ts similarity index 100% rename from src/i18n/x2goclient_pt.ts rename to x2goclient_pt.ts diff --git a/src/i18n/x2goclient_ru.ts b/x2goclient_ru.ts similarity index 100% rename from src/i18n/x2goclient_ru.ts rename to x2goclient_ru.ts diff --git a/src/i18n/x2goclient_sv.ts b/x2goclient_sv.ts similarity index 100% rename from src/i18n/x2goclient_sv.ts rename to x2goclient_sv.ts diff --git a/src/i18n/x2goclient_tr.ts b/x2goclient_tr.ts similarity index 100% rename from src/i18n/x2goclient_tr.ts rename to x2goclient_tr.ts diff --git a/src/i18n/x2goclient_zh_tw.ts b/x2goclient_zh_tw.ts similarity index 100% rename from src/i18n/x2goclient_zh_tw.ts rename to x2goclient_zh_tw.ts -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git