[gimp: 2/2] Icons: Some low hanging fruits of my attempt to redraw missing *svg's



commit 239b752c1dfdf635f138fdbdf560788eeb165dca
Merge: e8590eb c381b97
Author: klausstaedtler <staedtler-przyborski web de>
Date:   Sat Jan 23 20:02:02 2016 +0100

    Icons: Some low hanging fruits of my attempt to redraw missing *svg's

 app/actions/gimpgeglprocedure.c                    |   13 +-
 app/core/gimp-user-install.c                       |    5 +-
 app/display/gimptoolgui.c                          |   21 +-
 app/display/gimptoolgui.h                          |    3 +
 app/gegl/Makefile.am                               |    4 +-
 ...gimp-gegl-config-proxy.c => gimp-gegl-config.c} |  101 +-
 ...gimp-gegl-config-proxy.h => gimp-gegl-config.h} |   15 +-
 app/operations/Makefile.am                         |    2 -
 app/operations/gimp-operations.c                   |   24 +-
 app/operations/gimpoperationthreshold.c            |  113 +-
 app/operations/gimpoperationthreshold.h            |    3 +
 app/operations/gimpthresholdconfig.c               |  161 -
 app/operations/gimpthresholdconfig.h               |   55 -
 app/paint/gimpmybrushcore.c                        |    4 +-
 app/pdb/color-cmds.c                               |   20 +-
 app/pdb/drawable-color-cmds.c                      |   20 +-
 app/sanity.c                                       |    2 +-
 app/tools/gimpblendtool.c                          |    5 +-
 app/tools/gimpbrightnesscontrasttool.c             |   49 +-
 app/tools/gimpbrightnesscontrasttool.h             |   12 +-
 app/tools/gimpcolorbalancetool.c                   |   49 +-
 app/tools/gimpcolorbalancetool.h                   |    4 +-
 app/tools/gimpcolorizetool.c                       |   44 +-
 app/tools/gimpcolorpickertool.c                    |    2 +
 app/tools/gimpcurvestool.c                         |  133 +-
 app/tools/gimpcurvestool.h                         |   18 +-
 app/tools/gimpforegroundselecttool.c               |    2 +
 app/tools/gimpgegltool.c                           |   43 +-
 app/tools/gimphuesaturationtool.c                  |  110 +-
 app/tools/gimphuesaturationtool.h                  |    8 +-
 app/tools/gimpimagemaptool.c                       |  342 +-
 app/tools/gimpimagemaptool.h                       |   16 +-
 app/tools/gimplevelstool.c                         |  165 +-
 app/tools/gimplevelstool.h                         |    2 -
 app/tools/gimpmeasuretool.c                        |    2 +
 app/tools/gimpoperationtool.c                      |  107 +-
 app/tools/gimpoperationtool.h                      |    2 +
 app/tools/gimpthresholdtool.c                      |  120 +-
 app/tools/gimpthresholdtool.h                      |    8 +-
 app/tools/gimptransformtool.c                      |    2 +-
 configure.ac                                       |    2 +-
 po-libgimp/sk.po                                   |  758 ++-
 po-plug-ins/sk.po                                  | 5843 ++++++++---------
 po-script-fu/hu.po                                 | 4073 ++++++++-----
 po-script-fu/sk.po                                 | 1708 ++++--
 po/POTFILES.in                                     |    2 +-
 po/sk.po                                           | 6892 ++++++++++++--------
 themes/The-Dark-Side-of-Gimp/gtkrc                 |    2 +-
 tools/pdbgen/pdb/color.pdb                         |   20 +-
 tools/pdbgen/pdb/drawable_color.pdb                |   20 +-
 50 files changed, 11992 insertions(+), 9139 deletions(-)
---


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