[gnome-commander/GSettings: 55/57] Merge branch 'master' into GSettings



commit 452a925f03e6724c916259a62aef9e96e2f9164c
Merge: 38026d8 9330040
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Wed Apr 13 19:46:07 2016 +0200

    Merge branch 'master' into GSettings

 .gitignore                                       |   20 +-
 README.in                                        |    2 +-
 README.md                                        |    2 +-
 data/gnome-commander.appdata.xml.in              |   77 +-
 data/gnome-commander.ebuild.in                   |    4 +-
 doc/de/de.po                                     |10430 ++++---
 doc/es/es.po                                     |35120 +++++++++++-----------
 libgcmd/gnome-cmd-dialog.cc                      |    2 +-
 libgcmd/gnome-cmd-dialog.h                       |    2 +-
 libgcmd/gnome-cmd-file-info.cc                   |    2 +-
 libgcmd/gnome-cmd-file-info.h                    |    2 +-
 libgcmd/gnome-cmd-plugin.cc                      |    2 +-
 libgcmd/gnome-cmd-plugin.h                       |    2 +-
 libgcmd/gnome-cmd-state.h                        |    2 +-
 libgcmd/gnome-cmd-string-dialog.cc               |    2 +-
 libgcmd/gnome-cmd-string-dialog.h                |    2 +-
 libgcmd/libgcmd-data.cc                          |    2 +-
 libgcmd/libgcmd-data.h                           |    2 +-
 libgcmd/libgcmd-deps.h                           |    2 +-
 libgcmd/libgcmd-utils.cc                         |    2 +-
 libgcmd/libgcmd-utils.h                          |    2 +-
 libgcmd/libgcmd-widget-factory.cc                |    2 +-
 libgcmd/libgcmd-widget-factory.h                 |    2 +-
 libgcmd/libgcmd.h                                |    2 +-
 libgcmd/plugin-info.h                            |    2 +-
 plugins/fileroller/file-roller-plugin.cc         |    2 +-
 plugins/fileroller/file-roller-plugin.h          |    2 +-
 plugins/python/apply-patch/apply_patch.py        |    2 +-
 plugins/python/md5sum/md5sum.py                  |    4 +-
 plugins/python/sha1sum/sha1sum.py                |    4 +-
 plugins/test/test-plugin.cc                      |    2 +-
 plugins/test/test-plugin.h                       |    2 +-
 po/LINGUAS                                       |    2 +
 po/cs.po                                         |   62 +-
 po/de.po                                         |   78 +-
 po/es.po                                         |   84 +-
 po/hu.po                                         | 1554 +-
 po/lt.po                                         | 7294 +++++
 po/pl.po                                         |   64 +-
 po/pt.po                                         |    2 +-
 po/sk.po                                         |  196 +-
 po/sl.po                                         |   72 +-
 po/sr.po                                         | 1187 +-
 po/sr latin po                                   | 1185 +-
 po/sv.po                                         | 2521 +-
 po/tr.po                                         | 7709 +++++
 src/block.cc                                     |    2 +-
 src/cap.cc                                       |    2 +-
 src/cap.h                                        |    2 +-
 src/dialogs/gnome-cmd-advrename-dialog.cc        |    2 +-
 src/dialogs/gnome-cmd-advrename-dialog.h         |    2 +-
 src/dialogs/gnome-cmd-advrename-regex-dialog.cc  |    2 +-
 src/dialogs/gnome-cmd-advrename-regex-dialog.h   |    2 +-
 src/dialogs/gnome-cmd-chmod-dialog.cc            |    2 +-
 src/dialogs/gnome-cmd-chmod-dialog.h             |    2 +-
 src/dialogs/gnome-cmd-chown-dialog.cc            |    2 +-
 src/dialogs/gnome-cmd-chown-dialog.h             |    2 +-
 src/dialogs/gnome-cmd-con-dialog.cc              |    2 +-
 src/dialogs/gnome-cmd-con-dialog.h               |    2 +-
 src/dialogs/gnome-cmd-delete-dialog.cc           |    2 +-
 src/dialogs/gnome-cmd-delete-dialog.h            |    2 +-
 src/dialogs/gnome-cmd-edit-bookmark-dialog.cc    |    2 +-
 src/dialogs/gnome-cmd-edit-bookmark-dialog.h     |    2 +-
 src/dialogs/gnome-cmd-edit-profile-dialog.h      |    2 +-
 src/dialogs/gnome-cmd-file-props-dialog.cc       |    2 +-
 src/dialogs/gnome-cmd-file-props-dialog.h        |    2 +-
 src/dialogs/gnome-cmd-key-shortcuts-dialog.cc    |    2 +-
 src/dialogs/gnome-cmd-key-shortcuts-dialog.h     |    2 +-
 src/dialogs/gnome-cmd-make-copy-dialog.cc        |    2 +-
 src/dialogs/gnome-cmd-make-copy-dialog.h         |    2 +-
 src/dialogs/gnome-cmd-manage-bookmarks-dialog.cc |    2 +-
 src/dialogs/gnome-cmd-manage-bookmarks-dialog.h  |    2 +-
 src/dialogs/gnome-cmd-manage-profiles-dialog.h   |    2 +-
 src/dialogs/gnome-cmd-mkdir-dialog.cc            |    2 +-
 src/dialogs/gnome-cmd-mkdir-dialog.h             |    2 +-
 src/dialogs/gnome-cmd-options-dialog.cc          |    2 +-
 src/dialogs/gnome-cmd-options-dialog.h           |    2 +-
 src/dialogs/gnome-cmd-patternsel-dialog.cc       |    2 +-
 src/dialogs/gnome-cmd-patternsel-dialog.h        |    2 +-
 src/dialogs/gnome-cmd-prepare-copy-dialog.cc     |    2 +-
 src/dialogs/gnome-cmd-prepare-copy-dialog.h      |    2 +-
 src/dialogs/gnome-cmd-prepare-move-dialog.cc     |    2 +-
 src/dialogs/gnome-cmd-prepare-move-dialog.h      |    2 +-
 src/dialogs/gnome-cmd-prepare-xfer-dialog.cc     |    2 +-
 src/dialogs/gnome-cmd-prepare-xfer-dialog.h      |    2 +-
 src/dialogs/gnome-cmd-remote-dialog.cc           |    2 +-
 src/dialogs/gnome-cmd-remote-dialog.h            |    2 +-
 src/dialogs/gnome-cmd-rename-dialog.cc           |    2 +-
 src/dialogs/gnome-cmd-rename-dialog.h            |    2 +-
 src/dialogs/gnome-cmd-search-dialog.cc           |    2 +-
 src/dialogs/gnome-cmd-search-dialog.h            |    2 +-
 src/dict.h                                       |    2 +-
 src/dirlist.cc                                   |    2 +-
 src/dirlist.h                                    |    2 +-
 src/eggcellrendererkeys.cc                       |    2 +-
 src/eggcellrendererkeys.h                        |    2 +-
 src/filter.cc                                    |    2 +-
 src/filter.h                                     |    2 +-
 src/gnome-cmd-about-plugin.cc                    |    2 +-
 src/gnome-cmd-about-plugin.h                     |    2 +-
 src/gnome-cmd-advrename-lexer.h                  |    2 +-
 src/gnome-cmd-advrename-lexer.ll                 |    2 +-
 src/gnome-cmd-advrename-profile-component.cc     |    2 +-
 src/gnome-cmd-advrename-profile-component.h      |    2 +-
 src/gnome-cmd-app.cc                             |    2 +-
 src/gnome-cmd-app.h                              |    2 +-
 src/gnome-cmd-chmod-component.cc                 |    2 +-
 src/gnome-cmd-chmod-component.h                  |    2 +-
 src/gnome-cmd-chown-component.cc                 |    2 +-
 src/gnome-cmd-chown-component.h                  |    2 +-
 src/gnome-cmd-clist.cc                           |    2 +-
 src/gnome-cmd-clist.h                            |    2 +-
 src/gnome-cmd-cmdline.cc                         |    2 +-
 src/gnome-cmd-cmdline.h                          |    2 +-
 src/gnome-cmd-collection.h                       |    2 +-
 src/gnome-cmd-combo.cc                           |    2 +-
 src/gnome-cmd-combo.h                            |    2 +-
 src/gnome-cmd-con-device.cc                      |    4 +-
 src/gnome-cmd-con-device.h                       |    2 +-
 src/gnome-cmd-con-home.cc                        |    2 +-
 src/gnome-cmd-con-home.h                         |    2 +-
 src/gnome-cmd-con-list.cc                        |    2 +-
 src/gnome-cmd-con-list.h                         |    2 +-
 src/gnome-cmd-con-remote.cc                      |    2 +-
 src/gnome-cmd-con-remote.h                       |    2 +-
 src/gnome-cmd-con-smb.cc                         |    2 +-
 src/gnome-cmd-con-smb.h                          |    2 +-
 src/gnome-cmd-con.cc                             |    2 +-
 src/gnome-cmd-con.h                              |    2 +-
 src/gnome-cmd-convert.cc                         |    2 +-
 src/gnome-cmd-convert.h                          |    2 +-
 src/gnome-cmd-data.cc                            |    2 +-
 src/gnome-cmd-data.h                             |    2 +-
 src/gnome-cmd-dir-indicator.cc                   |    2 +-
 src/gnome-cmd-dir-indicator.h                    |    2 +-
 src/gnome-cmd-dir.cc                             |    2 +-
 src/gnome-cmd-dir.h                              |    2 +-
 src/gnome-cmd-file-collection.cc                 |    2 +-
 src/gnome-cmd-file-collection.h                  |    2 +-
 src/gnome-cmd-file-list.cc                       |    2 +-
 src/gnome-cmd-file-list.h                        |    2 +-
 src/gnome-cmd-file-popmenu.cc                    |    2 +-
 src/gnome-cmd-file-popmenu.h                     |    2 +-
 src/gnome-cmd-file-selector.cc                   |    2 +-
 src/gnome-cmd-file-selector.h                    |    2 +-
 src/gnome-cmd-file.cc                            |    2 +-
 src/gnome-cmd-file.h                             |    2 +-
 src/gnome-cmd-gkeyfile-utils.cc                  |    2 +-
 src/gnome-cmd-gkeyfile-utils.h                   |    2 +-
 src/gnome-cmd-hintbox.cc                         |    2 +-
 src/gnome-cmd-hintbox.h                          |    2 +-
 src/gnome-cmd-includes.h                         |    2 +-
 src/gnome-cmd-list-popmenu.cc                    |    2 +-
 src/gnome-cmd-list-popmenu.h                     |    2 +-
 src/gnome-cmd-main-menu.cc                       |    2 +-
 src/gnome-cmd-main-menu.h                        |    2 +-
 src/gnome-cmd-main-win.cc                        |    2 +-
 src/gnome-cmd-main-win.h                         |    2 +-
 src/gnome-cmd-menu-button.cc                     |    2 +-
 src/gnome-cmd-menu-button.h                      |    2 +-
 src/gnome-cmd-notebook.cc                        |    2 +-
 src/gnome-cmd-notebook.h                         |    2 +-
 src/gnome-cmd-path.h                             |    2 +-
 src/gnome-cmd-pixmap.cc                          |    2 +-
 src/gnome-cmd-pixmap.h                           |    2 +-
 src/gnome-cmd-plain-path.cc                      |    2 +-
 src/gnome-cmd-plain-path.h                       |    2 +-
 src/gnome-cmd-python-plugin.cc                   |    2 +-
 src/gnome-cmd-python-plugin.h                    |    2 +-
 src/gnome-cmd-quicksearch-popup.cc               |    2 +-
 src/gnome-cmd-quicksearch-popup.h                |    2 +-
 src/gnome-cmd-regex.h                            |    2 +-
 src/gnome-cmd-selection-profile-component.cc     |    2 +-
 src/gnome-cmd-selection-profile-component.h      |    2 +-
 src/gnome-cmd-smb-net.cc                         |    2 +-
 src/gnome-cmd-smb-net.h                          |    2 +-
 src/gnome-cmd-smb-path.cc                        |    2 +-
 src/gnome-cmd-smb-path.h                         |    2 +-
 src/gnome-cmd-style.cc                           |    2 +-
 src/gnome-cmd-style.h                            |    2 +-
 src/gnome-cmd-treeview.cc                        |    2 +-
 src/gnome-cmd-treeview.h                         |    2 +-
 src/gnome-cmd-types.h                            |    2 +-
 src/gnome-cmd-user-actions.cc                    |    4 +-
 src/gnome-cmd-user-actions.h                     |    2 +-
 src/gnome-cmd-xfer-progress-win.cc               |    2 +-
 src/gnome-cmd-xfer-progress-win.h                |    2 +-
 src/gnome-cmd-xfer.cc                            |    2 +-
 src/gnome-cmd-xfer.h                             |    2 +-
 src/gnome-cmd-xml-config.cc                      |    6 +-
 src/gnome-cmd-xml-config.h                       |    2 +-
 src/handle.h                                     |    2 +-
 src/history.cc                                   |    2 +-
 src/history.h                                    |    2 +-
 src/imageloader.cc                               |    2 +-
 src/imageloader.h                                |    2 +-
 src/intviewer/bm_byte.cc                         |    2 +-
 src/intviewer/bm_byte.h                          |    2 +-
 src/intviewer/bm_chartype.cc                     |    2 +-
 src/intviewer/bm_chartype.h                      |    2 +-
 src/intviewer/cp437.cc                           |    2 +-
 src/intviewer/cp437.h                            |    2 +-
 src/intviewer/datapresentation.cc                |    2 +-
 src/intviewer/datapresentation.h                 |    2 +-
 src/intviewer/fileops.cc                         |    2 +-
 src/intviewer/fileops.h                          |    2 +-
 src/intviewer/gvtypes.h                          |    2 +-
 src/intviewer/image-render.cc                    |    2 +-
 src/intviewer/image-render.h                     |    2 +-
 src/intviewer/inputmodes.cc                      |    2 +-
 src/intviewer/inputmodes.h                       |    2 +-
 src/intviewer/libgviewer.h                       |    2 +-
 src/intviewer/scroll-box.cc                      |    2 +-
 src/intviewer/scroll-box.h                       |    2 +-
 src/intviewer/search-dlg.cc                      |    2 +-
 src/intviewer/search-dlg.h                       |    2 +-
 src/intviewer/search-progress-dlg.cc             |    2 +-
 src/intviewer/search-progress-dlg.h              |    2 +-
 src/intviewer/searcher.cc                        |    2 +-
 src/intviewer/searcher.h                         |    2 +-
 src/intviewer/text-render.cc                     |    2 +-
 src/intviewer/text-render.h                      |    2 +-
 src/intviewer/viewer-utils.cc                    |    2 +-
 src/intviewer/viewer-utils.h                     |    2 +-
 src/intviewer/viewer-widget.cc                   |    2 +-
 src/intviewer/viewer-widget.h                    |    2 +-
 src/intviewer/viewer-window.cc                   |    2 +-
 src/intviewer/viewer-window.h                    |    2 +-
 src/ls_colors.cc                                 |    2 +-
 src/ls_colors.h                                  |    2 +-
 src/main.cc                                      |    2 +-
 src/owner.cc                                     |    2 +-
 src/owner.h                                      |    2 +-
 src/plugin_manager.cc                            |    2 +-
 src/plugin_manager.h                             |    2 +-
 src/tags/gnome-cmd-tags-doc.cc                   |    2 +-
 src/tags/gnome-cmd-tags-doc.h                    |    2 +-
 src/tags/gnome-cmd-tags-exiv2.cc                 |    2 +-
 src/tags/gnome-cmd-tags-exiv2.h                  |    2 +-
 src/tags/gnome-cmd-tags-file.cc                  |    2 +-
 src/tags/gnome-cmd-tags-file.h                   |    2 +-
 src/tags/gnome-cmd-tags-poppler.cc               |    2 +-
 src/tags/gnome-cmd-tags-poppler.h                |    2 +-
 src/tags/gnome-cmd-tags-taglib.cc                |    2 +-
 src/tags/gnome-cmd-tags-taglib.h                 |    2 +-
 src/tags/gnome-cmd-tags.cc                       |    6 +-
 src/tags/gnome-cmd-tags.h                        |    2 +-
 src/tuple.h                                      |    2 +-
 src/utils.cc                                     |    2 +-
 src/utils.h                                      |    2 +-
 src/widget-factory.h                             |    2 +-
 tests/gcmd_tests_main.cc                         |    2 +-
 tests/iv_bm_search_test.cc                       |    2 +-
 tests/iv_datapresentation.cc                     |    2 +-
 tests/iv_fileops_test.cc                         |    2 +-
 tests/iv_imagerenderer_test.cc                   |    2 +-
 tests/iv_inputmodes_test.cc                      |    2 +-
 tests/iv_textrenderer_test.cc                    |    2 +-
 tests/iv_viewerwidget_test.cc                    |    2 +-
 259 files changed, 42852 insertions(+), 25305 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]