[gnome-commander: 100/100] Merge branch 'get_rid_of_xml' into master



commit 4ba32c675a2bc85b9f657de87244413dd5d9cc80
Merge: a473666f 13f6f477
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun Jan 27 17:36:57 2019 +0100

    Merge branch 'get_rid_of_xml' into master

 BUGS                                             |    5 +-
 README.in                                        |    4 +-
 README.md                                        |   22 +-
 configure.ac                                     |    2 +-
 data/gnome-commander.appdata.xml.in              |    2 +-
 data/gnome-commander.ebuild.in                   |    4 +-
 data/metadata.xml                                |    4 +-
 data/org.gnome.gnome-commander.gschema.xml       |  128 +-
 doc/C/index.docbook                              |    8 +-
 git-scripts/pre-commit                           |   25 +
 pre-commit.sh => git-scripts/pre-push            |    4 -
 libgcmd/Makefile.am                              |    2 +-
 m4/ax_compiler_flags_cflags.m4                   |   34 +-
 m4/ax_compiler_flags_ldflags.m4                  |   23 +-
 m4/gsettings.m4                                  |   15 +-
 mkinstalldirs                                    |    4 +-
 plugins/fileroller/Makefile.am                   |    2 +-
 plugins/test/Makefile.am                         |    2 +-
 src/Makefile.am                                  |    4 +-
 src/dialogs/Makefile.am                          |    3 +-
 src/dialogs/gnome-cmd-manage-bookmarks-dialog.cc |    4 +-
 src/dialogs/gnome-cmd-options-dialog.cc          |    1 -
 src/dialogs/gnome-cmd-search-dialog.cc           |    4 +-
 src/gnome-cmd-advrename-profile-component.cc     |   19 +-
 src/gnome-cmd-con-device.cc                      |    8 +-
 src/gnome-cmd-con-home.cc                        |    6 +
 src/gnome-cmd-con-list.cc                        |   13 +-
 src/gnome-cmd-con-remote.cc                      |    6 +
 src/gnome-cmd-con-smb.cc                         |    6 +
 src/gnome-cmd-con.cc                             |   16 +-
 src/gnome-cmd-con.h                              |    2 -
 src/gnome-cmd-data.cc                            | 2443 +++++++++-------------
 src/gnome-cmd-data.h                             |  127 +-
 src/gnome-cmd-dir.cc                             |   10 +-
 src/gnome-cmd-dir.h                              |    6 +-
 src/gnome-cmd-file-list.cc                       |   16 +-
 src/gnome-cmd-file-list.h                        |    2 -
 src/gnome-cmd-file-selector.cc                   |   36 +-
 src/gnome-cmd-file-selector.h                    |    3 +-
 src/gnome-cmd-main-win.cc                        |   13 -
 src/gnome-cmd-main-win.h                         |    2 -
 src/gnome-cmd-pixmap.h                           |   13 +-
 src/gnome-cmd-selection-profile-component.cc     |    4 +-
 src/gnome-cmd-selection-profile-component.h      |    6 +-
 src/gnome-cmd-user-actions.cc                    |   46 +-
 src/gnome-cmd-user-actions.h                     |   10 +-
 src/gnome-cmd-xml-config.cc                      |   15 +-
 src/history.cc                                   |   12 +-
 src/intviewer/Makefile.am                        |    3 +-
 src/intviewer/viewer-window.cc                   |    8 +-
 src/main.cc                                      |    2 -
 src/owner.h                                      |    2 +-
 src/tags/Makefile.am                             |    3 +-
 53 files changed, 1471 insertions(+), 1693 deletions(-)
---


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