[X2Go-Commits] [x2goclient] 02/04: general: move *.cpp and *.h files to src/ and *.ts files to src/i18n/.

git-admin at x2go.org git-admin at x2go.org
Fri Feb 13 20:19:26 CET 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch feature/cleanup
in repository x2goclient.

commit ee48064ffcf6761ad988c9c5e06b6c68d515725a
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Feb 13 20:03:21 2015 +0100

    general: move *.cpp and *.h files to src/ and *.ts files to src/i18n/.
---
 debian/changelog                                   |    4 ++++
 LDAPSession.cpp => src/LDAPSession.cpp             |    0
 LDAPSession.h => src/LDAPSession.h                 |    0
 SVGFrame.cpp => src/SVGFrame.cpp                   |    0
 SVGFrame.h => src/SVGFrame.h                       |    0
 appdialog.cpp => src/appdialog.cpp                 |    0
 appdialog.h => src/appdialog.h                     |    0
 brokerpassdlg.cpp => src/brokerpassdlg.cpp         |    0
 brokerpassdlg.h => src/brokerpassdlg.h             |    0
 clicklineedit.cpp => src/clicklineedit.cpp         |    0
 clicklineedit.h => src/clicklineedit.h             |    0
 configdialog.cpp => src/configdialog.cpp           |    0
 configdialog.h => src/configdialog.h               |    0
 configwidget.cpp => src/configwidget.cpp           |    0
 configwidget.h => src/configwidget.h               |    0
 connectionwidget.cpp => src/connectionwidget.cpp   |    0
 connectionwidget.h => src/connectionwidget.h       |    0
 contest.cpp => src/contest.cpp                     |    0
 contest.h => src/contest.h                         |    0
 cupsprint.cpp => src/cupsprint.cpp                 |    0
 cupsprint.h => src/cupsprint.h                     |    0
 .../cupsprintersettingsdialog.cpp                  |    0
 .../cupsprintersettingsdialog.h                    |    0
 cupsprintwidget.cpp => src/cupsprintwidget.cpp     |    0
 cupsprintwidget.h => src/cupsprintwidget.h         |    0
 .../editconnectiondialog.cpp                       |    0
 .../editconnectiondialog.h                         |    0
 exportdialog.cpp => src/exportdialog.cpp           |    0
 exportdialog.h => src/exportdialog.h               |    0
 folderbutton.cpp => src/folderbutton.cpp           |    0
 folderbutton.h => src/folderbutton.h               |    0
 folderexplorer.cpp => src/folderexplorer.cpp       |    0
 folderexplorer.h => src/folderexplorer.h           |    0
 helpdialog.cpp => src/helpdialog.cpp               |    0
 helpdialog.h => src/helpdialog.h                   |    0
 httpbrokerclient.cpp => src/httpbrokerclient.cpp   |    0
 httpbrokerclient.h => src/httpbrokerclient.h       |    0
 x2goclient_da.ts => src/i18n/x2goclient_da.ts      |    0
 x2goclient_de.ts => src/i18n/x2goclient_de.ts      |    0
 x2goclient_es.ts => src/i18n/x2goclient_es.ts      |    0
 x2goclient_et.ts => src/i18n/x2goclient_et.ts      |    0
 x2goclient_fi.ts => src/i18n/x2goclient_fi.ts      |    0
 x2goclient_fr.ts => src/i18n/x2goclient_fr.ts      |    0
 .../i18n/x2goclient_nb_no.ts                       |    0
 x2goclient_nl.ts => src/i18n/x2goclient_nl.ts      |    0
 x2goclient_pt.ts => src/i18n/x2goclient_pt.ts      |    0
 x2goclient_ru.ts => src/i18n/x2goclient_ru.ts      |    0
 x2goclient_sv.ts => src/i18n/x2goclient_sv.ts      |    0
 x2goclient_tr.ts => src/i18n/x2goclient_tr.ts      |    0
 .../i18n/x2goclient_zh_tw.ts                       |    0
 imgframe.cpp => src/imgframe.cpp                   |    0
 imgframe.h => src/imgframe.h                       |    0
 mediawidget.cpp => src/mediawidget.cpp             |    0
 mediawidget.h => src/mediawidget.h                 |    0
 ongetpass.cpp => src/ongetpass.cpp                 |    0
 ongetpass.h => src/ongetpass.h                     |    0
 onmainwindow.cpp => src/onmainwindow.cpp           |    0
 onmainwindow.h => src/onmainwindow.h               |    0
 onmainwindow_privat.h => src/onmainwindow_privat.h |    0
 printdialog.cpp => src/printdialog.cpp             |    0
 printdialog.h => src/printdialog.h                 |    0
 printercmddialog.cpp => src/printercmddialog.cpp   |    0
 printercmddialog.h => src/printercmddialog.h       |    0
 printprocess.cpp => src/printprocess.cpp           |    0
 printprocess.h => src/printprocess.h               |    0
 printwidget.cpp => src/printwidget.cpp             |    0
 printwidget.h => src/printwidget.h                 |    0
 sessionbutton.cpp => src/sessionbutton.cpp         |    0
 sessionbutton.h => src/sessionbutton.h             |    0
 sessionexplorer.cpp => src/sessionexplorer.cpp     |    0
 sessionexplorer.h => src/sessionexplorer.h         |    0
 .../sessionmanagedialog.cpp                        |    0
 sessionmanagedialog.h => src/sessionmanagedialog.h |    0
 sessionwidget.cpp => src/sessionwidget.cpp         |    0
 sessionwidget.h => src/sessionwidget.h             |    0
 settingswidget.cpp => src/settingswidget.cpp       |    0
 settingswidget.h => src/settingswidget.h           |    0
 sharewidget.cpp => src/sharewidget.cpp             |    0
 sharewidget.h => src/sharewidget.h                 |    0
 .../sshmasterconnection.cpp                        |    0
 sshmasterconnection.h => src/sshmasterconnection.h |    0
 sshprocess.cpp => src/sshprocess.cpp               |    0
 sshprocess.h => src/sshprocess.h                   |    0
 userbutton.cpp => src/userbutton.cpp               |    0
 userbutton.h => src/userbutton.h                   |    0
 version.h => src/version.h                         |    0
 wapi.cpp => src/wapi.cpp                           |    0
 wapi.h => src/wapi.h                               |    0
 x2goclient.cpp => src/x2goclient.cpp               |    0
 x2goclientconfig.h => src/x2goclientconfig.h       |    0
 x2gologdebug.cpp => src/x2gologdebug.cpp           |    0
 x2gologdebug.h => src/x2gologdebug.h               |    0
 x2gosettings.cpp => src/x2gosettings.cpp           |    0
 x2gosettings.h => src/x2gosettings.h               |    0
 x2goutils.cpp => src/x2goutils.cpp                 |    0
 x2goutils.h => src/x2goutils.h                     |    0
 xsettingswidget.cpp => src/xsettingswidget.cpp     |    0
 xsettingswidget.h => src/xsettingswidget.h         |    0
 98 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c40f3ab..3e112fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -89,6 +89,10 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium
   * New upstream version (4.0.3.2):
     - Add Turkish translation file.
 
+  [ Mihai Moldovan ]
+  * New upstream version (4.0.3.2):
+    - Move *.cpp and *.h files to src/ and *.ts files to src/i18n/.
+
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 27 Nov 2014 12:01:43 +0100
 
 x2goclient (4.0.3.1-0x2go1) unstable; urgency=medium
diff --git a/LDAPSession.cpp b/src/LDAPSession.cpp
similarity index 100%
rename from LDAPSession.cpp
rename to src/LDAPSession.cpp
diff --git a/LDAPSession.h b/src/LDAPSession.h
similarity index 100%
rename from LDAPSession.h
rename to src/LDAPSession.h
diff --git a/SVGFrame.cpp b/src/SVGFrame.cpp
similarity index 100%
rename from SVGFrame.cpp
rename to src/SVGFrame.cpp
diff --git a/SVGFrame.h b/src/SVGFrame.h
similarity index 100%
rename from SVGFrame.h
rename to src/SVGFrame.h
diff --git a/appdialog.cpp b/src/appdialog.cpp
similarity index 100%
rename from appdialog.cpp
rename to src/appdialog.cpp
diff --git a/appdialog.h b/src/appdialog.h
similarity index 100%
rename from appdialog.h
rename to src/appdialog.h
diff --git a/brokerpassdlg.cpp b/src/brokerpassdlg.cpp
similarity index 100%
rename from brokerpassdlg.cpp
rename to src/brokerpassdlg.cpp
diff --git a/brokerpassdlg.h b/src/brokerpassdlg.h
similarity index 100%
rename from brokerpassdlg.h
rename to src/brokerpassdlg.h
diff --git a/clicklineedit.cpp b/src/clicklineedit.cpp
similarity index 100%
rename from clicklineedit.cpp
rename to src/clicklineedit.cpp
diff --git a/clicklineedit.h b/src/clicklineedit.h
similarity index 100%
rename from clicklineedit.h
rename to src/clicklineedit.h
diff --git a/configdialog.cpp b/src/configdialog.cpp
similarity index 100%
rename from configdialog.cpp
rename to src/configdialog.cpp
diff --git a/configdialog.h b/src/configdialog.h
similarity index 100%
rename from configdialog.h
rename to src/configdialog.h
diff --git a/configwidget.cpp b/src/configwidget.cpp
similarity index 100%
rename from configwidget.cpp
rename to src/configwidget.cpp
diff --git a/configwidget.h b/src/configwidget.h
similarity index 100%
rename from configwidget.h
rename to src/configwidget.h
diff --git a/connectionwidget.cpp b/src/connectionwidget.cpp
similarity index 100%
rename from connectionwidget.cpp
rename to src/connectionwidget.cpp
diff --git a/connectionwidget.h b/src/connectionwidget.h
similarity index 100%
rename from connectionwidget.h
rename to src/connectionwidget.h
diff --git a/contest.cpp b/src/contest.cpp
similarity index 100%
rename from contest.cpp
rename to src/contest.cpp
diff --git a/contest.h b/src/contest.h
similarity index 100%
rename from contest.h
rename to src/contest.h
diff --git a/cupsprint.cpp b/src/cupsprint.cpp
similarity index 100%
rename from cupsprint.cpp
rename to src/cupsprint.cpp
diff --git a/cupsprint.h b/src/cupsprint.h
similarity index 100%
rename from cupsprint.h
rename to src/cupsprint.h
diff --git a/cupsprintersettingsdialog.cpp b/src/cupsprintersettingsdialog.cpp
similarity index 100%
rename from cupsprintersettingsdialog.cpp
rename to src/cupsprintersettingsdialog.cpp
diff --git a/cupsprintersettingsdialog.h b/src/cupsprintersettingsdialog.h
similarity index 100%
rename from cupsprintersettingsdialog.h
rename to src/cupsprintersettingsdialog.h
diff --git a/cupsprintwidget.cpp b/src/cupsprintwidget.cpp
similarity index 100%
rename from cupsprintwidget.cpp
rename to src/cupsprintwidget.cpp
diff --git a/cupsprintwidget.h b/src/cupsprintwidget.h
similarity index 100%
rename from cupsprintwidget.h
rename to src/cupsprintwidget.h
diff --git a/editconnectiondialog.cpp b/src/editconnectiondialog.cpp
similarity index 100%
rename from editconnectiondialog.cpp
rename to src/editconnectiondialog.cpp
diff --git a/editconnectiondialog.h b/src/editconnectiondialog.h
similarity index 100%
rename from editconnectiondialog.h
rename to src/editconnectiondialog.h
diff --git a/exportdialog.cpp b/src/exportdialog.cpp
similarity index 100%
rename from exportdialog.cpp
rename to src/exportdialog.cpp
diff --git a/exportdialog.h b/src/exportdialog.h
similarity index 100%
rename from exportdialog.h
rename to src/exportdialog.h
diff --git a/folderbutton.cpp b/src/folderbutton.cpp
similarity index 100%
rename from folderbutton.cpp
rename to src/folderbutton.cpp
diff --git a/folderbutton.h b/src/folderbutton.h
similarity index 100%
rename from folderbutton.h
rename to src/folderbutton.h
diff --git a/folderexplorer.cpp b/src/folderexplorer.cpp
similarity index 100%
rename from folderexplorer.cpp
rename to src/folderexplorer.cpp
diff --git a/folderexplorer.h b/src/folderexplorer.h
similarity index 100%
rename from folderexplorer.h
rename to src/folderexplorer.h
diff --git a/helpdialog.cpp b/src/helpdialog.cpp
similarity index 100%
rename from helpdialog.cpp
rename to src/helpdialog.cpp
diff --git a/helpdialog.h b/src/helpdialog.h
similarity index 100%
rename from helpdialog.h
rename to src/helpdialog.h
diff --git a/httpbrokerclient.cpp b/src/httpbrokerclient.cpp
similarity index 100%
rename from httpbrokerclient.cpp
rename to src/httpbrokerclient.cpp
diff --git a/httpbrokerclient.h b/src/httpbrokerclient.h
similarity index 100%
rename from httpbrokerclient.h
rename to src/httpbrokerclient.h
diff --git a/x2goclient_da.ts b/src/i18n/x2goclient_da.ts
similarity index 100%
rename from x2goclient_da.ts
rename to src/i18n/x2goclient_da.ts
diff --git a/x2goclient_de.ts b/src/i18n/x2goclient_de.ts
similarity index 100%
rename from x2goclient_de.ts
rename to src/i18n/x2goclient_de.ts
diff --git a/x2goclient_es.ts b/src/i18n/x2goclient_es.ts
similarity index 100%
rename from x2goclient_es.ts
rename to src/i18n/x2goclient_es.ts
diff --git a/x2goclient_et.ts b/src/i18n/x2goclient_et.ts
similarity index 100%
rename from x2goclient_et.ts
rename to src/i18n/x2goclient_et.ts
diff --git a/x2goclient_fi.ts b/src/i18n/x2goclient_fi.ts
similarity index 100%
rename from x2goclient_fi.ts
rename to src/i18n/x2goclient_fi.ts
diff --git a/x2goclient_fr.ts b/src/i18n/x2goclient_fr.ts
similarity index 100%
rename from x2goclient_fr.ts
rename to src/i18n/x2goclient_fr.ts
diff --git a/x2goclient_nb_no.ts b/src/i18n/x2goclient_nb_no.ts
similarity index 100%
rename from x2goclient_nb_no.ts
rename to src/i18n/x2goclient_nb_no.ts
diff --git a/x2goclient_nl.ts b/src/i18n/x2goclient_nl.ts
similarity index 100%
rename from x2goclient_nl.ts
rename to src/i18n/x2goclient_nl.ts
diff --git a/x2goclient_pt.ts b/src/i18n/x2goclient_pt.ts
similarity index 100%
rename from x2goclient_pt.ts
rename to src/i18n/x2goclient_pt.ts
diff --git a/x2goclient_ru.ts b/src/i18n/x2goclient_ru.ts
similarity index 100%
rename from x2goclient_ru.ts
rename to src/i18n/x2goclient_ru.ts
diff --git a/x2goclient_sv.ts b/src/i18n/x2goclient_sv.ts
similarity index 100%
rename from x2goclient_sv.ts
rename to src/i18n/x2goclient_sv.ts
diff --git a/x2goclient_tr.ts b/src/i18n/x2goclient_tr.ts
similarity index 100%
rename from x2goclient_tr.ts
rename to src/i18n/x2goclient_tr.ts
diff --git a/x2goclient_zh_tw.ts b/src/i18n/x2goclient_zh_tw.ts
similarity index 100%
rename from x2goclient_zh_tw.ts
rename to src/i18n/x2goclient_zh_tw.ts
diff --git a/imgframe.cpp b/src/imgframe.cpp
similarity index 100%
rename from imgframe.cpp
rename to src/imgframe.cpp
diff --git a/imgframe.h b/src/imgframe.h
similarity index 100%
rename from imgframe.h
rename to src/imgframe.h
diff --git a/mediawidget.cpp b/src/mediawidget.cpp
similarity index 100%
rename from mediawidget.cpp
rename to src/mediawidget.cpp
diff --git a/mediawidget.h b/src/mediawidget.h
similarity index 100%
rename from mediawidget.h
rename to src/mediawidget.h
diff --git a/ongetpass.cpp b/src/ongetpass.cpp
similarity index 100%
rename from ongetpass.cpp
rename to src/ongetpass.cpp
diff --git a/ongetpass.h b/src/ongetpass.h
similarity index 100%
rename from ongetpass.h
rename to src/ongetpass.h
diff --git a/onmainwindow.cpp b/src/onmainwindow.cpp
similarity index 100%
rename from onmainwindow.cpp
rename to src/onmainwindow.cpp
diff --git a/onmainwindow.h b/src/onmainwindow.h
similarity index 100%
rename from onmainwindow.h
rename to src/onmainwindow.h
diff --git a/onmainwindow_privat.h b/src/onmainwindow_privat.h
similarity index 100%
rename from onmainwindow_privat.h
rename to src/onmainwindow_privat.h
diff --git a/printdialog.cpp b/src/printdialog.cpp
similarity index 100%
rename from printdialog.cpp
rename to src/printdialog.cpp
diff --git a/printdialog.h b/src/printdialog.h
similarity index 100%
rename from printdialog.h
rename to src/printdialog.h
diff --git a/printercmddialog.cpp b/src/printercmddialog.cpp
similarity index 100%
rename from printercmddialog.cpp
rename to src/printercmddialog.cpp
diff --git a/printercmddialog.h b/src/printercmddialog.h
similarity index 100%
rename from printercmddialog.h
rename to src/printercmddialog.h
diff --git a/printprocess.cpp b/src/printprocess.cpp
similarity index 100%
rename from printprocess.cpp
rename to src/printprocess.cpp
diff --git a/printprocess.h b/src/printprocess.h
similarity index 100%
rename from printprocess.h
rename to src/printprocess.h
diff --git a/printwidget.cpp b/src/printwidget.cpp
similarity index 100%
rename from printwidget.cpp
rename to src/printwidget.cpp
diff --git a/printwidget.h b/src/printwidget.h
similarity index 100%
rename from printwidget.h
rename to src/printwidget.h
diff --git a/sessionbutton.cpp b/src/sessionbutton.cpp
similarity index 100%
rename from sessionbutton.cpp
rename to src/sessionbutton.cpp
diff --git a/sessionbutton.h b/src/sessionbutton.h
similarity index 100%
rename from sessionbutton.h
rename to src/sessionbutton.h
diff --git a/sessionexplorer.cpp b/src/sessionexplorer.cpp
similarity index 100%
rename from sessionexplorer.cpp
rename to src/sessionexplorer.cpp
diff --git a/sessionexplorer.h b/src/sessionexplorer.h
similarity index 100%
rename from sessionexplorer.h
rename to src/sessionexplorer.h
diff --git a/sessionmanagedialog.cpp b/src/sessionmanagedialog.cpp
similarity index 100%
rename from sessionmanagedialog.cpp
rename to src/sessionmanagedialog.cpp
diff --git a/sessionmanagedialog.h b/src/sessionmanagedialog.h
similarity index 100%
rename from sessionmanagedialog.h
rename to src/sessionmanagedialog.h
diff --git a/sessionwidget.cpp b/src/sessionwidget.cpp
similarity index 100%
rename from sessionwidget.cpp
rename to src/sessionwidget.cpp
diff --git a/sessionwidget.h b/src/sessionwidget.h
similarity index 100%
rename from sessionwidget.h
rename to src/sessionwidget.h
diff --git a/settingswidget.cpp b/src/settingswidget.cpp
similarity index 100%
rename from settingswidget.cpp
rename to src/settingswidget.cpp
diff --git a/settingswidget.h b/src/settingswidget.h
similarity index 100%
rename from settingswidget.h
rename to src/settingswidget.h
diff --git a/sharewidget.cpp b/src/sharewidget.cpp
similarity index 100%
rename from sharewidget.cpp
rename to src/sharewidget.cpp
diff --git a/sharewidget.h b/src/sharewidget.h
similarity index 100%
rename from sharewidget.h
rename to src/sharewidget.h
diff --git a/sshmasterconnection.cpp b/src/sshmasterconnection.cpp
similarity index 100%
rename from sshmasterconnection.cpp
rename to src/sshmasterconnection.cpp
diff --git a/sshmasterconnection.h b/src/sshmasterconnection.h
similarity index 100%
rename from sshmasterconnection.h
rename to src/sshmasterconnection.h
diff --git a/sshprocess.cpp b/src/sshprocess.cpp
similarity index 100%
rename from sshprocess.cpp
rename to src/sshprocess.cpp
diff --git a/sshprocess.h b/src/sshprocess.h
similarity index 100%
rename from sshprocess.h
rename to src/sshprocess.h
diff --git a/userbutton.cpp b/src/userbutton.cpp
similarity index 100%
rename from userbutton.cpp
rename to src/userbutton.cpp
diff --git a/userbutton.h b/src/userbutton.h
similarity index 100%
rename from userbutton.h
rename to src/userbutton.h
diff --git a/version.h b/src/version.h
similarity index 100%
rename from version.h
rename to src/version.h
diff --git a/wapi.cpp b/src/wapi.cpp
similarity index 100%
rename from wapi.cpp
rename to src/wapi.cpp
diff --git a/wapi.h b/src/wapi.h
similarity index 100%
rename from wapi.h
rename to src/wapi.h
diff --git a/x2goclient.cpp b/src/x2goclient.cpp
similarity index 100%
rename from x2goclient.cpp
rename to src/x2goclient.cpp
diff --git a/x2goclientconfig.h b/src/x2goclientconfig.h
similarity index 100%
rename from x2goclientconfig.h
rename to src/x2goclientconfig.h
diff --git a/x2gologdebug.cpp b/src/x2gologdebug.cpp
similarity index 100%
rename from x2gologdebug.cpp
rename to src/x2gologdebug.cpp
diff --git a/x2gologdebug.h b/src/x2gologdebug.h
similarity index 100%
rename from x2gologdebug.h
rename to src/x2gologdebug.h
diff --git a/x2gosettings.cpp b/src/x2gosettings.cpp
similarity index 100%
rename from x2gosettings.cpp
rename to src/x2gosettings.cpp
diff --git a/x2gosettings.h b/src/x2gosettings.h
similarity index 100%
rename from x2gosettings.h
rename to src/x2gosettings.h
diff --git a/x2goutils.cpp b/src/x2goutils.cpp
similarity index 100%
rename from x2goutils.cpp
rename to src/x2goutils.cpp
diff --git a/x2goutils.h b/src/x2goutils.h
similarity index 100%
rename from x2goutils.h
rename to src/x2goutils.h
diff --git a/xsettingswidget.cpp b/src/xsettingswidget.cpp
similarity index 100%
rename from xsettingswidget.cpp
rename to src/xsettingswidget.cpp
diff --git a/xsettingswidget.h b/src/xsettingswidget.h
similarity index 100%
rename from xsettingswidget.h
rename to src/xsettingswidget.h

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list