[X2Go-Commits] [x2goclient] branch feature/cleanup updated (171813d -> ae10c35)

git-admin at x2go.org git-admin at x2go.org
Sat Feb 14 00:22:18 CET 2015


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

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

      from  171813d   x2goclient.pro: improve consistency: replace tabs with spaces, put quotes around messages, remove or add whitespace where applicable.
       new  84caf7a   general: Move *.rc and *.rcc files back to top directory for now.
       new  9d1e1e6   Move icons/ to img/icons/ and update references in:
       new  48c481e   Move png/ to img/png/ and update references in:
       new  ae10c35   Move svg/ to img/svg/ and update references in:

The 4 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:
 COPYRIGHT.x2go-logos                         |   10 +--
 Makefile                                     |   14 ++--
 src/res/changelog.rcc => changelog.rcc       |    0
 debian/changelog                             |   12 +++
 debian/x2goclient.install                    |   14 ++--
 src/res/git.rcc => git.rcc                   |    0
 {png => img/png}/ico.png                     |  Bin 3437 -> 3437 bytes
 {png => img/png}/ico_440x180.png             |  Bin 1331 -> 1331 bytes
 {png => img/png}/ico_mini.png                |  Bin 753 -> 753 bytes
 {png => img/png}/macinstaller_background.png |  Bin 59943 -> 59943 bytes
 {png => img/png}/power-button.png            |  Bin 762 -> 762 bytes
 {png => img/png}/sess_ico.png                |  Bin 1161 -> 1161 bytes
 {svg => img/svg}/bg-anim.svg                 |    0
 {svg => img/svg}/bg.svg                      |    0
 {svg => img/svg}/bg_hildon.svg               |    0
 {svg => img/svg}/folder.svg                  |    0
 {svg => img/svg}/folder_grey.svg             |    0
 {svg => img/svg}/line.svg                    |    0
 {svg => img/svg}/macinstaller_background.svg |    0
 {svg => img/svg}/onlogo.svg                  |    0
 {svg => img/svg}/passform.svg                |    0
 {svg => img/svg}/sessionbut.svg              |    0
 {svg => img/svg}/sessionbut_grey.svg         |    0
 {svg => img/svg}/unity.svg                   |    0
 {svg => img/svg}/x2gologo.svg                |    0
 {svg => img/svg}/xfce.svg                    |    0
 macbuild.sh                                  |    2 +-
 nsis/x2goclient.nsi                          |    4 +-
 resources.rcc                                |  112 ++++++++++++++++++++++++++
 src/appdialog.cpp                            |   22 ++---
 src/folderbutton.cpp                         |    8 +-
 src/folderexplorer.cpp                       |    4 +-
 src/onmainwindow.cpp                         |   94 ++++++++++-----------
 src/res/resources.rcc                        |  112 --------------------------
 src/res/x2goclient.rc                        |    2 -
 src/sessionbutton.cpp                        |   10 +--
 src/sessionexplorer.cpp                      |    4 +-
 src/sessionmanagedialog.cpp                  |    2 +-
 src/sessionwidget.cpp                        |    4 +-
 src/ui/helpdialog.ui                         |    2 +-
 src/xsettingswidget.cpp                      |    2 +-
 x2goclient.pro                               |   10 +--
 x2goclient.rc                                |    2 +
 43 files changed, 229 insertions(+), 217 deletions(-)
 rename src/res/changelog.rcc => changelog.rcc (100%)
 rename src/res/git.rcc => git.rcc (100%)
 rename {png => img/png}/ico.png (100%)
 rename {png => img/png}/ico_440x180.png (100%)
 rename {png => img/png}/ico_mini.png (100%)
 rename {png => img/png}/macinstaller_background.png (100%)
 rename {png => img/png}/power-button.png (100%)
 rename {png => img/png}/sess_ico.png (100%)
 rename {svg => img/svg}/bg-anim.svg (100%)
 rename {svg => img/svg}/bg.svg (100%)
 rename {svg => img/svg}/bg_hildon.svg (100%)
 rename {svg => img/svg}/folder.svg (100%)
 rename {svg => img/svg}/folder_grey.svg (100%)
 rename {svg => img/svg}/line.svg (100%)
 rename {svg => img/svg}/macinstaller_background.svg (100%)
 rename {svg => img/svg}/onlogo.svg (100%)
 rename {svg => img/svg}/passform.svg (100%)
 rename {svg => img/svg}/sessionbut.svg (100%)
 rename {svg => img/svg}/sessionbut_grey.svg (100%)
 rename {svg => img/svg}/unity.svg (100%)
 rename {svg => img/svg}/x2gologo.svg (100%)
 rename {svg => img/svg}/xfce.svg (100%)
 create mode 100644 resources.rcc
 delete mode 100644 src/res/resources.rcc
 delete mode 100644 src/res/x2goclient.rc
 create mode 100644 x2goclient.rc

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


More information about the x2go-commits mailing list