[boinc] 02/06: Merge tag 'upstream/7.6.25+dfsg'

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Wed Feb 17 18:07:02 UTC 2016


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

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit cb4b17165969635e9fec847c65957c632b602e62
Merge: 6ef724e aa628b3
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Feb 11 12:32:47 2016 +0100

    Merge tag 'upstream/7.6.25+dfsg'
    
    Upstream version 7.6.25+dfsg

 android/BOINC/AndroidManifest.xml                  |    4 +-
 android/BOINC/res/values-hu/strings.xml            |  108 +-
 client/acct_setup.cpp                              |   51 +-
 client/acct_setup.h                                |   15 +-
 client/client_state.h                              |    1 +
 client/file_names.h                                |    1 -
 client/gui_rpc_server_ops.cpp                      |    8 +-
 clientgui/AdvancedFrame.cpp                        |   88 +-
 clientgui/ProjectProcessingPage.cpp                |   15 +-
 clientgui/ProjectPropertiesPage.cpp                |    2 +-
 clientgui/WizardAttach.cpp                         |   67 +-
 clientgui/WizardAttach.h                           |   20 +-
 clientgui/sg_BoincSimpleFrame.cpp                  |   83 +-
 .../World Community Grid/Old/graphic/arwLeft.png   |  Bin 894 -> 0 bytes
 .../Old/graphic/arwLeftClick.png                   |  Bin 892 -> 0 bytes
 .../World Community Grid/Old/graphic/arwRight.png  |  Bin 891 -> 0 bytes
 .../Old/graphic/arwRightClick.png                  |  Bin 909 -> 0 bytes
 .../Old/graphic/btnAddProject.png                  |  Bin 1346 -> 0 bytes
 .../Old/graphic/btnAddProjectClick.png             |  Bin 1284 -> 0 bytes
 .../Old/graphic/btnAdvancedView.png                |  Bin 3571 -> 0 bytes
 .../World Community Grid/Old/graphic/btnCancel.png |  Bin 4022 -> 0 bytes
 .../Old/graphic/btnCancelClick.png                 |  Bin 3982 -> 0 bytes
 .../World Community Grid/Old/graphic/btnChange.png |  Bin 3157 -> 0 bytes
 .../Old/graphic/btnChangeClick.png                 |  Bin 2192 -> 0 bytes
 .../World Community Grid/Old/graphic/btnClear.png  |  Bin 843 -> 0 bytes
 .../Old/graphic/btnClearClick.png                  |  Bin 808 -> 0 bytes
 .../World Community Grid/Old/graphic/btnClose.png  |  Bin 4021 -> 0 bytes
 .../Old/graphic/btnCloseClick.png                  |  Bin 3976 -> 0 bytes
 .../World Community Grid/Old/graphic/btnCopy.png   |  Bin 3969 -> 0 bytes
 .../Old/graphic/btnCopyAll.png                     |  Bin 4034 -> 0 bytes
 .../Old/graphic/btnCopyAllClicked.png              |  Bin 4030 -> 0 bytes
 .../Old/graphic/btnCopyClicked.png                 |  Bin 3921 -> 0 bytes
 .../World Community Grid/Old/graphic/btnHelp.png   |  Bin 3337 -> 0 bytes
 .../Old/graphic/btnHelpClicked.png                 |  Bin 3320 -> 0 bytes
 .../Old/graphic/btnMessages.png                    |  Bin 2833 -> 0 bytes
 .../Old/graphic/btnMessagesRed.png                 |  Bin 2842 -> 0 bytes
 .../Old/graphic/btnPreferences.png                 |  Bin 2998 -> 0 bytes
 .../World Community Grid/Old/graphic/btnResume.png |  Bin 2271 -> 0 bytes
 .../World Community Grid/Old/graphic/btnSave.png   |  Bin 4048 -> 0 bytes
 .../Old/graphic/btnSaveClick.png                   |  Bin 4009 -> 0 bytes
 .../World Community Grid/Old/graphic/btnSnooze.png |  Bin 4954 -> 0 bytes
 .../World Community Grid/Old/graphic/conn_ind.png  |  Bin 321 -> 0 bytes
 .../Old/graphic/default_stat_icon.png              |  Bin 2396 -> 0 bytes
 .../Old/graphic/dlgBackground.png                  |  Bin 286840 -> 0 bytes
 .../Old/graphic/error_image.png                    |  Bin 601 -> 0 bytes
 .../World Community Grid/Old/graphic/gauge_bg.png  |  Bin 725 -> 0 bytes
 .../Old/graphic/gauge_progress_indicator.png       |  Bin 283 -> 0 bytes
 .../Old/graphic/ico_workWU.png                     |  Bin 527 -> 0 bytes
 .../World Community Grid/Old/graphic/proj_bg.png   |  Bin 11726 -> 0 bytes
 .../Old/graphic/project_image.png                  |  Bin 892 -> 0 bytes
 .../Old/graphic/simplegui_bg.png                   |  Bin 131633 -> 0 bytes
 .../World Community Grid/Old/graphic/spacer.png    |  Bin 151 -> 0 bytes
 .../Old/graphic/state_ind_bg.png                   |  Bin 1033 -> 0 bytes
 .../Old/graphic/tabArea_bg.png                     |  Bin 12152 -> 0 bytes
 .../World Community Grid/Old/graphic/wcg_about.ico |  Bin 3774 -> 0 bytes
 .../Old/graphic/wcg_black_background.gif           |  Bin 3776 -> 0 bytes
 .../World Community Grid/Old/graphic/wcg_pause.png |  Bin 615 -> 0 bytes
 .../World Community Grid/Old/graphic/wcg_play.png  |  Bin 583 -> 0 bytes
 .../World Community Grid/Old/graphic/wcg_stop.png  |  Bin 497 -> 0 bytes
 .../Old/graphic/wcg_wizard_bar.png                 |  Bin 63858 -> 0 bytes
 .../World Community Grid/Old/graphic/wu_bg.png     |  Bin 133298 -> 0 bytes
 clientgui/skins/World Community Grid/Old/skin.xml  |  250 --
 clientscr/mac_saver_module.cpp                     |    1 +
 configure.ac                                       |    2 +-
 lib/Makefile.am                                    |    1 +
 lib/gui_rpc_client.h                               |    4 +
 lib/gui_rpc_client_ops.cpp                         |   11 +-
 lib/project_init.cpp                               |  105 +
 lib/project_init.h                                 |   51 +
 locale/de/BOINC-Manager.mo                         |  Bin 80545 -> 80542 bytes
 locale/de/BOINC-Manager.po                         |   12 +-
 locale/hu/BOINC-Manager.mo                         |  Bin 78220 -> 81269 bytes
 locale/hu/BOINC-Manager.po                         | 3075 +++++++++++---------
 locale/hu/BOINC-Setup.mo                           |  Bin 3128 -> 3124 bytes
 locale/hu/BOINC-Setup.po                           |    6 +-
 locale/it_IT/BOINC-Web.mo                          |  Bin 36796 -> 36796 bytes
 locale/it_IT/BOINC-Web.po                          |    2 +-
 version.log                                        |    2 +-
 78 files changed, 2056 insertions(+), 1929 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list