[gnome-software/wip/rancell/apt: 21/21] Merge branch 'master' into wip/rancell/apt



commit 4b9c7fe4b174cb53a106e632d3888482bf28e362
Merge: 4d4a726 fc0d9e2
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Feb 10 15:10:56 2016 +1300

    Merge branch 'master' into wip/rancell/apt

 AUTHORS                           |    3 +
 configure.ac                      |    1 +
 data/Makefile.am                  |    2 +
 data/featured-maps-bg.png         |  Bin 0 -> 306261 bytes
 data/featured-maps.png            |  Bin 0 -> 46939 bytes
 data/featured.ini.in              |    6 +
 po/POTFILES.in                    |    5 +
 po/kk.po                          |  550 +++++++++++++++++++++----------------
 src/Makefile.am                   |   15 +
 src/gnome-software.gresource.xml  |    3 +
 src/gs-app.c                      |   55 ++++
 src/gs-app.h                      |    8 +
 src/gs-cmd.c                      |    4 +
 src/gs-plugin-loader.c            |  184 +++++++++++++
 src/gs-plugin-loader.h            |   12 +
 src/gs-plugin.h                   |   32 +++
 src/gs-review-bar.c               |  107 +++++++
 src/gs-review-bar.h               |   42 +++
 src/gs-review-dialog.c            |  187 +++++++++++++
 src/gs-review-dialog.h            |   44 +++
 src/gs-review-dialog.ui           |  249 +++++++++++++++++
 src/gs-review-histogram.c         |  129 +++++++++
 src/gs-review-histogram.h         |   47 ++++
 src/gs-review-histogram.ui        |  323 ++++++++++++++++++++++
 src/gs-review-row.c               |  249 +++++++++++++++++
 src/gs-review-row.h               |   51 ++++
 src/gs-review-row.ui              |  205 ++++++++++++++
 src/gs-review.c                   |  461 +++++++++++++++++++++++++++++++
 src/gs-review.h                   |   97 +++++++
 src/gs-screenshot-image.c         |    2 +-
 src/gs-shell-details.c            |  190 ++++++++++++-
 src/gs-shell-details.ui           |   94 +++++++-
 src/gs-utils.c                    |   44 +++-
 src/gs-utils.h                    |    4 +-
 src/gtk-style-hc.css              |    9 +
 src/gtk-style.css                 |   21 ++-
 src/plugins/gs-plugin-appstream.c |    2 +-
 src/plugins/gs-plugin-dummy.c     |  126 +++++++++
 src/plugins/gs-plugin-fwupd.c     |   11 +-
 39 files changed, 3307 insertions(+), 267 deletions(-)
---


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