[gimp/icons-wip] icons: Bug 759904



commit f141214e022f1a1b219728421d0b4201cb977c9a
Author: klausstaedtler <staedtler-przyborski web de>
Date:   Thu Jun 30 21:52:06 2016 +0200

    icons: Bug 759904
    
    add:
    gimp-system-run
    
    patch:
    replace "system-run" by "gimp-system-run"
    
    gimp/app/actions/dialogs-actions.c:  { "dialogs-module-dialog", "system-run",
    gimp/app/plug-in/gimppluginprocedure.c:  viewable_class->default_icon_name = "system-run";
    
    
    add:
    gimp-repeat-filter
    
    patch:
    replace "system-run" by "gimp-repeat-filter"
    
    gimp/app/actions/filters-actions.c:  { "filters-repeat", "system-run",

 app/actions/dialogs-actions.c                  |    2 +-
 app/actions/filters-actions.c                  |    2 +-
 app/plug-in/gimppluginprocedure.c              |    2 +-
 icons/Color/16/gimp-reshow-filter.png          |  Bin 1003 -> 906 bytes
 icons/Color/16/gimp-system-run.png             |  Bin 0 -> 909 bytes
 icons/Color/scalable/gimp-repeat-filter.svg    |   96 +++++++++++++++++
 icons/Color/scalable/gimp-reshow-filter.svg    |   63 +++++-------
 icons/Color/scalable/gimp-system-run.svg       |   87 +++++++++++++++
 icons/Symbolic/16/gimp-repeat-filter.png       |  Bin 0 -> 529 bytes
 icons/Symbolic/16/gimp-system-run.png          |  Bin 0 -> 673 bytes
 icons/Symbolic/scalable/gimp-repeat-filter.svg |  134 ++++++++++++++++++++++++
 icons/Symbolic/scalable/gimp-system-run.svg    |   83 +++++++++++++++
 icons/icon-list.mk                             |    4 +
 libgimpwidgets/gimpicons.c                     |    2 +
 libgimpwidgets/gimpicons.h                     |    2 +
 15 files changed, 437 insertions(+), 40 deletions(-)
---
diff --git a/app/actions/dialogs-actions.c b/app/actions/dialogs-actions.c
index 0b783cd..a601849 100644
--- a/app/actions/dialogs-actions.c
+++ b/app/actions/dialogs-actions.c
@@ -258,7 +258,7 @@ static const GimpStringActionEntry dialogs_toplevel_actions[] =
     "gimp-keyboard-shortcuts-dialog",
     GIMP_HELP_KEYBOARD_SHORTCUTS },
 
-  { "dialogs-module-dialog", "system-run",
+  { "dialogs-module-dialog", GIMP_STOCK_SYSTEM_RUN,
     NC_("dialogs-action", "_Modules"), NULL,
     NC_("dialogs-action", "Open the module manager dialog"),
     "gimp-module-dialog",
diff --git a/app/actions/filters-actions.c b/app/actions/filters-actions.c
index 845ded8..7c56983 100644
--- a/app/actions/filters-actions.c
+++ b/app/actions/filters-actions.c
@@ -535,7 +535,7 @@ static const GimpStringActionEntry filters_actions[] =
 
 static const GimpEnumActionEntry filters_repeat_actions[] =
 {
-  { "filters-repeat", "system-run",
+  { "filters-repeat", GIMP_STOCK_REPEAT_FILTER,
     NC_("filters-action", "Re_peat Last"), "<primary>F",
     NC_("filters-action",
         "Rerun the last used filter using the same settings"),
diff --git a/app/plug-in/gimppluginprocedure.c b/app/plug-in/gimppluginprocedure.c
index ad8214e..edfd2aa 100644
--- a/app/plug-in/gimppluginprocedure.c
+++ b/app/plug-in/gimppluginprocedure.c
@@ -121,7 +121,7 @@ gimp_plug_in_procedure_class_init (GimpPlugInProcedureClass *klass)
 
   gimp_object_class->get_memsize    = gimp_plug_in_procedure_get_memsize;
 
-  viewable_class->default_icon_name = "system-run";
+  viewable_class->default_icon_name = "gimp-system-run";
   viewable_class->get_description   = gimp_plug_in_procedure_get_description;
 
   proc_class->get_label             = gimp_plug_in_procedure_get_label;
diff --git a/icons/Color/16/gimp-reshow-filter.png b/icons/Color/16/gimp-reshow-filter.png
index fdc607a..25be94c 100644
Binary files a/icons/Color/16/gimp-reshow-filter.png and b/icons/Color/16/gimp-reshow-filter.png differ
diff --git a/icons/Color/16/gimp-system-run.png b/icons/Color/16/gimp-system-run.png
new file mode 100644
index 0000000..703dfee
Binary files /dev/null and b/icons/Color/16/gimp-system-run.png differ
diff --git a/icons/Color/scalable/gimp-repeat-filter.svg b/icons/Color/scalable/gimp-repeat-filter.svg
new file mode 100644
index 0000000..6246465
--- /dev/null
+++ b/icons/Color/scalable/gimp-repeat-filter.svg
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   height="16"
+   viewBox="0 0 21.333333 21.333333"
+   width="16"
+   version="1.1"
+   id="svg6"
+   sodipodi:docname="gimp-repeat-filter.svg"
+   style="fill:#000000"
+   inkscape:version="0.92pre1 unknown">
+  <metadata
+     id="metadata12">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs10" />
+  <sodipodi:namedview
+     pagecolor="#ffff58"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     id="namedview8"
+     showgrid="true"
+     inkscape:zoom="38.388889"
+     inkscape:cx="7.8109691"
+     inkscape:cy="8.8306801"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg6"
+     inkscape:snap-global="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4236" />
+  </sodipodi:namedview>
+  <g
+     id="g4248">
+    <path
+       
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:0.45647988;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       sodipodi:nodetypes="cccccccccc"
+       inkscape:connector-curvature="0"
+       id="path4"
+       d="m 19.761005,15.657204 h -9.408623 v -3.071413 l -4.032267,4.095216 4.032267,4.095214 v -3.07141 h 
10.752711 v -6.142823 h -1.344088 z" />
+    <g
+       transform="matrix(0.04167491,0,0,-0.04286061,11.763142,7.7982667)"
+       id="g5582"
+       
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path5584"
+         
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89360664;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="m 0,0 h -265.17 c 24.73,79.94 88.49,142.72 169.02,166.1 z" />
+    </g>
+    <g
+       transform="matrix(0.04167491,0,0,-0.04286061,8.4891607,8.4412)"
+       id="g5586"
+       
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path5588"
+         
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89910221;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="m 0,0 -130.72,-229.34 c -41.58,44.65 -67.03,104.52 -67.03,170.34 0,20.33 2.44,40.08 7.02,59 z" />
+    </g>
+    <g
+       transform="matrix(0.04167491,0,0,-0.04286061,17.957283,3.3165334)"
+       id="g5590"
+       
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path5592"
+         
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89910221;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         d="M 0,0 -96.53,-164.62 -229.69,65.4 c 17.62,3.94 35.94,6.03 54.75,6.03 C -106.83,71.43 
-45.09,44.18 0,0" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/Color/scalable/gimp-reshow-filter.svg b/icons/Color/scalable/gimp-reshow-filter.svg
index 0e1ce60..09182ef 100644
--- a/icons/Color/scalable/gimp-reshow-filter.svg
+++ b/icons/Color/scalable/gimp-reshow-filter.svg
@@ -14,29 +14,20 @@
    viewBox="0 0 16 16"
    id="svg30571"
    version="1.1"
-   inkscape:version="0.91+devel r"
+   inkscape:version="0.92pre1 unknown"
    sodipodi:docname="gimp-reshow-filter.svg">
   <defs
-     id="defs30573">
-    <clipPath
-       id="clipPath5578"
-       clipPathUnits="userSpaceOnUse">
-      <path
-         inkscape:connector-curvature="0"
-         id="path5580"
-         d="M 0,500 H 500 V 0 H 0 Z" />
-    </clipPath>
-  </defs>
+     id="defs30573" />
   <sodipodi:namedview
      id="base"
      pagecolor="#ffffff"
      bordercolor="#666666"
      borderopacity="1.0"
-     inkscape:pageopacity="0.0"
+     inkscape:pageopacity="0"
      inkscape:pageshadow="2"
      inkscape:zoom="45.254834"
-     inkscape:cx="8.8330678"
-     inkscape:cy="8.8615843"
+     inkscape:cx="3.784608"
+     inkscape:cy="11.513235"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="true"
@@ -74,7 +65,7 @@
         <dc:format>image/svg+xml</dc:format>
         <dc:type
            rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
-        <dc:title />
+        <dc:title></dc:title>
         <dc:creator>
           <cc:Agent>
             <dc:title>Klaus Staedtler</dc:title>
@@ -89,22 +80,20 @@
      id="layer1"
      transform="translate(0,-1036.3622)">
     <g
-       id="g4271">
-      <path
-         sodipodi:nodetypes="ccccc"
-         inkscape:connector-curvature="0"
-         id="rect28071-3"
-         d="m 4,1046.9212 v 5.441 h 11.893242 v -5.441 z"
-         
style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.29832843;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+       id="g4295">
       <g
-         transform="matrix(0.032,0,0,-0.03253406,3.71728e-7,1052.6293)"
-         
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         id="g5576"
-         clip-path="url(#clipPath5578)">
+         transform="matrix(1.0001373,0,0,1.0000744,-0.00109289,-0.07833706)"
+         id="g4280">
+        <path
+           
style="display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.29304367;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 4.093513,1046.9866 v 5.3756 h 11.615198 v -5.3756 z"
+           id="rect28071-3"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="ccccc" />
         <g
            
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="g5582"
-           transform="translate(276.31,324)">
+           transform="matrix(0.03125189,0,0,-0.03214307,8.8222376,1042.2117)">
           <path
              d="m 0,0 h -265.17 c 24.73,79.94 88.49,142.72 169.02,166.1 z"
              
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89910221;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
@@ -114,7 +103,7 @@
         <g
            
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="g5586"
-           transform="translate(197.75,309)">
+           transform="matrix(0.03125189,0,0,-0.03214307,6.3670887,1042.6939)">
           <path
              d="m 0,0 -130.72,-229.34 c -41.58,44.65 -67.03,104.52 -67.03,170.34 0,20.33 2.44,40.08 7.02,59 
z"
              
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89910221;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
@@ -124,7 +113,7 @@
         <g
            
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="g5590"
-           transform="translate(424.94,428.57)">
+           transform="matrix(0.03125189,0,0,-0.03214307,13.467206,1038.8506)">
           <path
              d="M 0,0 -96.53,-164.62 -229.69,65.4 c 17.62,3.94 35.94,6.03 54.75,6.03 C -106.83,71.43 
-45.09,44.18 0,0"
              
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89910221;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
@@ -134,27 +123,27 @@
         <g
            
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="g5594"
-           transform="translate(487.9,173)" />
+           transform="matrix(0.03125189,0,0,-0.03214307,15.434825,1047.0653)" />
         <g
            
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="g5598"
-           transform="translate(302.28,5.49)" />
+           transform="matrix(0.03125189,0,0,-0.03214307,9.6338493,1052.4496)" />
         <g
            
style="fill:#000000;fill-opacity:1;stroke:#ffffff;stroke-width:9.4152174;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
            id="g5602"
-           transform="translate(500,250)">
+           transform="matrix(0.03125189,0,0,-0.03214307,15.812973,1044.5904)">
           <path
              d="M 0,0 C 0,-21.4 -2.69,-42.17 -7.75,-62 H -198.73 L -64.27,167.33 C -24.32,123.02 0,64.35 0,0"
              
style="fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#ffffff;stroke-width:11.89910221;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
              id="path5604"
              inkscape:connector-curvature="0" />
         </g>
+        <path
+           inkscape:connector-curvature="0"
+           id="rect28071"
+           d="m 4.2704803,1047.1073 v 5.0759 H 15.636006 v -5.0759 z m 2.4354699,0.7252 h 0.8118232 v 3.6255 
H 6.7059502 v -2.9004 l -0.8118234,0.7251 v -0.7251 z m 2.8413815,0 c 0.6746253,0 1.2177343,0.4851 
1.2177343,1.0877 v 1.45 c 0,0.6026 -0.543109,1.0878 -1.2177343,1.0878 -0.6746252,0 -1.2177349,-0.4852 
-1.2177349,-1.0878 v -1.45 c 0,-0.6026 0.5431097,-1.0877 1.2177349,-1.0877 z m 3.6532043,0 1.623646,1.4502 h 
-3.247293 z m -3.6532043,0.7251 c -0.2248751,0 -0.4059116,0.1616 -0.4059116,0.3626 v 1.45 c 0,0.2009 
0.1810365,0.3628 0.4059116,0.3628 0.224875,0 0.4059114,-0.1619 0.4059114,-0.3628 v -1.45 c 0,-0.201 
-0.1810364,-0.3626 -0.4059114,-0.3626 z m 2.0295573,1.4503 h 3.247293 l -1.623646,1.4501 z"
+           
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.35598704;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
       </g>
-      <path
-         
style="display:inline;fill:#ffffff;fill-opacity:1;stroke:#000000;stroke-width:0.36240694;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
-         d="m 4.1812035,1047.0434 v 5.1376 H 15.818796 v -5.1376 z m 2.49377,0.734 h 0.8312566 v 3.6696 H 
6.6749735 v -2.9357 l -0.8312567,0.7339 v -0.7339 z m 2.9093982,0 c 0.6907743,0 1.2468843,0.491 
1.2468843,1.1009 v 1.4677 c 0,0.6099 -0.55611,1.101 -1.2468843,1.101 -0.6907742,0 -1.2468849,-0.4911 
-1.2468849,-1.101 v -1.4677 c 0,-0.6099 0.5561107,-1.1009 1.2468849,-1.1009 z m 3.7406543,0 1.662513,1.4678 h 
-3.325026 z m -3.7406543,0.7339 c -0.2302581,0 -0.4156283,0.1636 -0.4156283,0.367 v 1.4677 c 0,0.2034 
0.1853702,0.3671 0.4156283,0.3671 C 9.8146298,1050.7131 10,1050.5494 10,1050.346 v -1.4677 c 0,-0.2034 
-0.1853702,-0.367 -0.4156283,-0.367 z m 2.0781413,1.4679 h 3.325026 l -1.662513,1.4678 z"
-         id="rect28071"
-         inkscape:connector-curvature="0" />
     </g>
   </g>
 </svg>
diff --git a/icons/Color/scalable/gimp-system-run.svg b/icons/Color/scalable/gimp-system-run.svg
new file mode 100644
index 0000000..69b8b9d
--- /dev/null
+++ b/icons/Color/scalable/gimp-system-run.svg
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   id="svg7384"
+   height="16"
+   width="16"
+   version="1.1"
+   sodipodi:docname="gimp-system-run.svg"
+   viewBox="0 0 16 16"
+   inkscape:version="0.92pre1 unknown">
+  <defs
+     id="defs10" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     id="namedview8"
+     showgrid="true"
+     inkscape:zoom="21.59375"
+     inkscape:cx="-11.986156"
+     inkscape:cy="5.0940668"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg7384"
+     showguides="false">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4233" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata90">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <title
+     id="title9167">Gnome Symbolic Icon Theme</title>
+  <rect
+     y="1e-06"
+     x="6.6613381e-16"
+     height="15.999999"
+     width="15.999999"
+     id="rect4257"
+     
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.35169733;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers" />
+  <path
+     style="fill:#729fcf;fill-opacity:1;stroke:#2e3436;stroke-width:0.45270577;stroke-linecap:round"
+     d="M 5.1345845,7.5836562 C 4.5266448,7.6160238 3.9237898,7.7748142 3.3878059,8.066482 
3.4865271,8.540215 3.5852482,9.013948 3.6839694,9.487681 3.4274141,9.6139911 3.2698359,9.9704564 
3.0344487,10.041362 2.5934906,9.9513666 2.1525326,9.8613709 1.7115745,9.7713752 1.4130527,10.30442 
1.2567098,10.910092 1.2326191,11.519005 c 0.4600978,0.156395 0.9201955,0.312791 1.3802933,0.469186 
-0.018869,0.283368 0.2066817,0.597704 0.1489338,0.835748 -0.3031341,0.341696 -0.6062683,0.683391 
-0.9094024,1.025087 0.3124423,0.520444 0.7699471,0.939871 1.2680487,1.278897 0.3567185,-0.322035 
0.7134369,-0.644071 1.0701554,-0.966106 0.2432474,0.165019 0.6418752,0.12026 0.8260189,0.296789 
0.1426851,0.436179 0.2853703,0.872357 0.4280554,1.308536 0.6079393,-0.03235 1.2107938,-0.191167 
1.7467783,-0.482824 -0.098721,-0.473733 -0.1974422,-0.947466 -0.2961633,-1.421199 0.2565556,-0.126311 
0.4141328,-0.482772 0.6495212,-0.553683 0.441033,0.09 0.8820659,0.179993 1.3230989,0.269989 C 
9.1661209,13.046229 9
 .322843,12.440751 9.3466874,11.831796 8.8865897,11.6754 8.4264919,11.519005 7.9663942,11.362609 
7.9852634,11.079241 7.7597125,10.764906 7.8174604,10.526862 8.1205945,10.185166 8.4237286,9.8434705 
8.7268627,9.5017748 8.4144989,8.9812237 7.9569492,8.561906 7.4588142,8.2228775 7.1020957,8.5449129 
6.7453773,8.8669483 6.3886588,9.1889837 6.1454108,9.0239663 5.7467834,9.068723 5.5626398,8.8921922 
5.4199547,8.4560135 5.2772696,8.0198349 5.1345845,7.5836562 Z m 0.056348,3.1824678 c 0.6525774,-0.09681 
1.2008847,0.638728 0.9438698,1.23924 C 5.9278497,12.628627 5.0081719,12.79484 4.6043632,12.271969 
4.1650068,11.797276 4.426142,10.932945 5.0589229,10.791204 l 0.065408,-0.01499 z"
+     id="path2978"
+     inkscape:connector-curvature="0" />
+  <g
+     transform="matrix(0.43542343,0.11766946,-0.11667128,0.43914868,-1.49074,-3.4786318)"
+     id="g2904">
+    <path
+       style="opacity:0.99999999;fill:#729fcf"
+       d="M 31,0.875 C 30.610488,1.0782307 29.533583,0.62099694 29.664168,1.3411695 29.600758,2.2692237 
29.533771,3.1970374 29.469,4.125 28.377463,4.1785579 27.308426,5.123798 26.419427,5.2234303 L 24.125,2.7812 
21.781,5.125 24.344,7.5625 c -0.730748,0.8087771 -0.851905,2.2229386 -1.40513,2.919605 -0.989984,0.06822 
-1.979546,0.142724 -2.96987,0.205895 -0.09051,0.875474 -0.09639,1.748572 0,2.624 1.05238,0.06735 
2.103964,0.146539 3.156,0.219 0.05339,1.091479 0.999469,2.160651 1.098454,3.049425 -0.636798,0.754821 
-1.278729,1.505329 -1.911454,2.263575 0.544755,0.680328 1.163649,1.299266 1.844,1.844 0.805777,-0.67284 
1.603665,-1.355066 2.406,-2.032 0.809025,0.73061 2.223324,0.8518 2.920105,1.40513 0.06822,0.989984 
0.142724,1.979546 0.205895,2.96987 0.875474,0.09051 1.748572,0.09639 2.624,0 0.06735,-1.05238 
0.146539,-2.103964 0.219,-3.156 1.091479,-0.05339 2.160651,-0.999469 3.049425,-1.098454 0.754821,0.636798 
1.505329,1.278729 2.263575,1.911454 0.680328,-0.544755 1.299266,-1.163
 649 1.844,-1.844 -0.67284,-0.805777 -1.355066,-1.603665 -2.032,-2.406 0.73061,-0.809025 0.8518,-2.223324 
1.40513,-2.920105 0.989984,-0.06822 1.979546,-0.142724 2.96987,-0.205895 0.09051,-0.875474 0.09639,-1.748572 
0,-2.624 C 40.97862,10.62065 39.927036,10.541461 38.875,10.469 38.821761,9.3776208 37.875605,8.3086409 
37.776535,7.4200664 38.413341,6.665151 39.055225,5.914503 39.688,5.1562 39.14315,4.476066 38.524893,3.8565111 
37.844,3.3125 37.037826,3.9846298 36.240371,4.6671421 35.438,5.3438 34.629114,4.6129615 33.214601,4.4923027 
32.517896,3.93887 32.449677,2.9488023 32.37517,1.959157 32.312,0.96875 31.873296,0.95390229 
31.438609,0.88569492 31,0.875 Z M 31,8.5 c 2.135741,-0.072709 3.929994,2.127091 3.428852,4.205086 
-0.360265,2.097788 -2.857186,3.414211 -4.790789,2.519726 -1.921096,-0.74332 -2.755888,-3.311236 
-1.631124,-5.039247 C 28.623612,9.1533753 29.796116,8.4882167 31,8.5 Z"
+       id="path2875"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccc" />
+    <path
+       style="fill:url(#linearGradient4283);stroke:#2e3436;stroke-width:1.00539994;stroke-linecap:square"
+       inkscape:connector-curvature="0"
+       d="m 31,0.5 c -0.562,0 -1.116,0.047 -1.656,0.125 l -0.219,3.0938 c -0.96,0.2157 -1.85,0.5835 
-2.656,1.0937 L 24.125,2.7812 C 23,3.5 22.5,4 21.781,5.125 l 2.031,2.3438 c -0.51,0.8067 -0.878,1.6966 
-1.093,2.6562 l -3.094,0.219 C 19.547,10.884 19.5,11.438 19.5,12 c 0,0.562 0.047,1.116 0.125,1.656 l 
3.094,0.219 c 0.215,0.96 0.583,1.85 1.093,2.656 l -2.031,2.344 C 22.5,20 23,20.5 24.125,21.219 l 2.344,-2.031 
c 0.806,0.51 1.696,0.878 2.656,1.093 l 0.219,3.094 c 0.54,0.078 1.094,0.125 1.656,0.125 0.562,0 1.116,-0.047 
1.656,-0.125 l 0.219,-3.094 c 0.96,-0.215 1.85,-0.583 2.656,-1.093 l 2.344,2.031 C 39,20.5 39.5,20 
40.219,18.875 l -2.031,-2.344 c 0.51,-0.806 0.878,-1.696 1.093,-2.656 l 3.094,-0.219 C 42.453,13.116 
42.5,12.562 42.5,12 c 0,-0.562 -0.047,-1.116 -0.125,-1.656 L 39.281,10.125 C 39.066,9.1654 38.698,8.2755 
38.188,7.4688 L 40.219,5.125 C 39.569,4.0173 39,3.5 37.875,2.7812 L 35.531,4.8125 C 34.725,4.3023 
33.835,3.9345 32.875,3.7188 L 32.656,0.625 C 32.116,0.547 31.56
 2,0.5 31,0.5 Z m 0,9 c 1.38,0 2.5,1.12 2.5,2.5 0,1.38 -1.12,2.5 -2.5,2.5 -1.38,0 -2.5,-1.12 -2.5,-2.5 
0,-1.38 1.12,-2.5 2.5,-2.5 z"
+       id="path2779" />
+  </g>
+</svg>
diff --git a/icons/Symbolic/16/gimp-repeat-filter.png b/icons/Symbolic/16/gimp-repeat-filter.png
new file mode 100644
index 0000000..6c76a8e
Binary files /dev/null and b/icons/Symbolic/16/gimp-repeat-filter.png differ
diff --git a/icons/Symbolic/16/gimp-system-run.png b/icons/Symbolic/16/gimp-system-run.png
new file mode 100644
index 0000000..a3cb5a5
Binary files /dev/null and b/icons/Symbolic/16/gimp-system-run.png differ
diff --git a/icons/Symbolic/scalable/gimp-repeat-filter.svg b/icons/Symbolic/scalable/gimp-repeat-filter.svg
new file mode 100644
index 0000000..b831794
--- /dev/null
+++ b/icons/Symbolic/scalable/gimp-repeat-filter.svg
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   height="16"
+   viewBox="0 0 21.333333 21.333333"
+   width="16"
+   version="1.1"
+   id="svg6"
+   sodipodi:docname="gimp-repeat-filter.svg"
+   style="fill:#000000"
+   inkscape:version="0.92pre1 unknown">
+  <metadata
+     id="metadata12">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs10">
+    <linearGradient
+       gradientTransform="translate(12597.551,-3343.1286)"
+       gradientUnits="userSpaceOnUse"
+       y2="-114.67"
+       x2="0"
+       y1="-114.67"
+       x1="-197.75"
+       id="linearGradient10242"
+       xlink:href="#linearGradient19282-4" />
+    <linearGradient
+       gradientTransform="matrix(0.34682586,0,0,0.30620888,-154.35207,-275.32369)"
+       osb:paint="solid"
+       id="linearGradient19282-4">
+      <stop
+         id="stop19284-0"
+         offset="0"
+         style="stop-color:#bebebe;stop-opacity:1;" />
+    </linearGradient>
+    <linearGradient
+       gradientTransform="translate(12597.551,-3343.1286)"
+       gradientUnits="userSpaceOnUse"
+       y2="83.050003"
+       x2="0"
+       y1="83.050003"
+       x1="-265.17001"
+       id="linearGradient10244"
+       xlink:href="#linearGradient19282-4" />
+    <linearGradient
+       gradientTransform="translate(12597.551,-3343.1286)"
+       gradientUnits="userSpaceOnUse"
+       y2="-46.595001"
+       x2="0"
+       y1="-46.595001"
+       x1="-229.69"
+       id="linearGradient10246"
+       xlink:href="#linearGradient19282-4" />
+  </defs>
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     id="namedview8"
+     showgrid="true"
+     inkscape:zoom="38.388889"
+     inkscape:cx="8.818123"
+     inkscape:cy="9.1693198"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg6">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4236" />
+  </sodipodi:namedview>
+  <g
+     id="g4248">
+    <path
+       style="fill:#bebebe;fill-opacity:1"
+       sodipodi:nodetypes="cccccccccc"
+       inkscape:connector-curvature="0"
+       id="path4"
+       d="m 20,16.333333 h -9.333333 v -3 l -4.0000004,4 4.0000004,4 v -3 h 10.666666 v -6 H 20 Z" />
+    <g
+       transform="matrix(0.04266667,0,0,-0.04270937,11.789227,7.5167355)"
+       id="g5582-8"
+       style="fill:#bebebe;fill-opacity:1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path5584"
+         style="fill:url(#linearGradient10244);fill-opacity:1;fill-rule:nonzero;stroke:none"
+         d="m 0,0 h -265.17 c 24.73,79.94 88.49,142.72 169.02,166.1 z" />
+    </g>
+    <g
+       transform="matrix(0.04266667,0,0,-0.04270937,8.437334,8.2050022)"
+       id="g5586-9"
+       style="fill:#bebebe;fill-opacity:1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path5588-4"
+         style="fill:url(#linearGradient10242);fill-opacity:1;fill-rule:nonzero;stroke:none"
+         d="m 0,0 -130.72,-229.34 c -41.58,44.65 -67.03,104.52 -67.03,170.34 0,20.33 2.44,40.08 7.02,59 z" />
+    </g>
+    <g
+       transform="matrix(0.04266667,0,0,-0.04270937,18.130774,3.0506023)"
+       id="g5590-1"
+       style="fill:#bebebe;fill-opacity:1">
+      <path
+         inkscape:connector-curvature="0"
+         id="path5592-0"
+         style="fill:url(#linearGradient10246);fill-opacity:1;fill-rule:nonzero;stroke:none"
+         d="M 0,0 -96.53,-164.62 -229.69,65.4 c 17.62,3.94 35.94,6.03 54.75,6.03 C -106.83,71.43 
-45.09,44.18 0,0" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/Symbolic/scalable/gimp-system-run.svg b/icons/Symbolic/scalable/gimp-system-run.svg
new file mode 100644
index 0000000..9f34026
--- /dev/null
+++ b/icons/Symbolic/scalable/gimp-system-run.svg
@@ -0,0 +1,83 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   id="svg7384"
+   height="16"
+   width="16"
+   version="1.1"
+   sodipodi:docname="system-run-symbolic.svg"
+   viewBox="0 0 16 16"
+   inkscape:version="0.92pre1 unknown">
+  <defs
+     id="defs10" />
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     id="namedview8"
+     showgrid="true"
+     inkscape:zoom="43.1875"
+     inkscape:cx="6.0015585"
+     inkscape:cy="7.8494935"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="svg7384">
+    <inkscape:grid
+       type="xygrid"
+       id="grid4233" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata90">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title>Gnome Symbolic Icon Theme</dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <title
+     id="title9167">Gnome Symbolic Icon Theme</title>
+  <g
+     id="g4251">
+    <rect
+       
style="opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1.35169733;stroke-linecap:square;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke
 fill markers"
+       id="rect4257"
+       width="15.999999"
+       height="15.999999"
+       x="6.6613381e-16"
+       y="1e-06" />
+    <g
+       transform="matrix(1.0021279,0,0,1.0147305,-61.038528,-697.37237)"
+       id="layer12">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 72.375,687.25 c -0.23994,0.43525 -0.46762,1.0058 -0.71875,1.4375 -0.09387,-0.007 
-0.18571,-0.0313 -0.28125,-0.0313 -0.33226,0 -0.66009,0.0487 -0.96875,0.125 -0.30502,-0.3828 
-0.63034,-0.89813 -0.9375,-1.2812 -0.2846,0.10504 -0.55227,0.22648 -0.8125,0.375 0.09593,0.48262 0.2769,1.071 
0.375,1.5625 -0.343,0.24882 -0.62618,0.532 -0.875,0.875 -0.49145,-0.0981 -1.0799,-0.27907 -1.5625,-0.375 
-0.14852,0.26023 -0.26996,0.5279 -0.375,0.8125 0.38312,0.30716 0.89845,0.63248 1.2812,0.9375 -0.07635,0.30866 
-0.125,0.6365 -0.125,0.96875 0,0.0955 0.02466,0.18738 0.03125,0.28125 -0.43174,0.25113 -1.0022,0.47881 
-1.4375,0.71875 0.05124,0.27476 0.1283,0.55374 0.21875,0.8125 0.4914,-0.01 1.0995,-0.0946 1.5938,-0.0937 
0.18712,0.39176 0.42053,0.75381 0.71875,1.0625 -0.17204,0.46783 -0.44812,1.0086 -0.625,1.4688 0.2129,0.1757 
0.4495,0.32623 0.6875,0.46875 0.36921,-0.32011 0.77542,-0.77147 1.1562,-1.0938 0.37804,0.17256 
0.78862,0.26529 1.2188,0.3125 0.16454,0.47676 0.30428,1.0881 0.46
 875,1.5625 0.30154,-0.002 0.5868,-0.0141 0.875,-0.0625 0.08055,-0.49291 0.11037,-1.1186 0.1875,-1.625 
0.41009,-0.11684 0.81134,-0.26698 1.1562,-0.5 0.42433,0.26446 0.89887,0.62889 1.3125,0.875 0.22374,-0.19067 
0.43433,-0.40126 0.625,-0.625 -0.24611,-0.41363 -0.61054,-0.88817 -0.875,-1.3125 0.23302,-0.34491 
0.38316,-0.74616 0.5,-1.1562 0.50645,-0.0771 1.1321,-0.10695 1.625,-0.1875 0.04835,-0.2882 0.06081,-0.57346 
0.0625,-0.875 -0.47442,-0.16447 -1.0857,-0.30421 -1.5625,-0.46875 -0.047,-0.43 -0.139,-0.84 -0.312,-1.22 
0.32228,-0.38083 0.77364,-0.78704 1.0938,-1.1562 -0.14252,-0.238 -0.29305,-0.4746 -0.46875,-0.6875 
-0.46015,0.17688 -1.0009,0.45296 -1.4688,0.625 -0.30869,-0.29822 -0.67074,-0.53162 -1.0625,-0.71875 
-8.87e-4,-0.49426 0.08396,-1.1024 0.09375,-1.5938 -0.25876,-0.0904 -0.53774,-0.16751 -0.8125,-0.21875 z m 
-1,3.4062 c 1.1046,0 2,0.89543 2,2 0,1.10457 -0.89543,2 -2,2 -1.10457,0 -2,-0.89543 -2,-2 0,-1.10457 
0.89543,-2 2,-2 z"
+         style="color:#000000;fill:#bebebe"
+         id="path42961" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 64.688,694.75 c -0.23014,0.0471 -0.44391,0.13096 -0.65625,0.21875 -0.01671,0.62433 
0.08693,1.4418 -0.15625,1.6562 -0.23896,0.21077 -1.0384,0.0343 -1.6562,-0.0313 -0.13139,0.23649 
-0.23526,0.48523 -0.3125,0.75 0.47809,0.39586 1.1405,0.83901 1.1562,1.1562 0.01594,0.32119 -0.62642,0.80489 
-1.0625,1.25 0.10339,0.25783 0.25014,0.49354 0.40625,0.71875 0.60832,-0.12641 1.3664,-0.37354 1.625,-0.1875 
0.26331,0.18942 0.26521,1.0054 0.34375,1.625 0.24955,0.075 0.51251,0.1045 0.78125,0.125 0.28135,-0.55462 
0.56741,-1.3198 0.875,-1.4062 0.31575,-0.0887 0.96354,0.45813 1.5,0.78125 0.21871,-0.1516 0.41293,-0.33706 
0.59375,-0.53125 -0.25384,-0.57232 -0.72108,-1.2919 -0.59375,-1.5938 0.12745,-0.30211 0.9754,-0.46963 
1.5625,-0.6875 0.0044,-0.0735 0.03125,-0.14414 0.03125,-0.21875 0,-0.19137 -0.0344,-0.37899 -0.0625,-0.5625 
-0.6061,-0.16082 -1.4672,-0.2413 -1.625,-0.53125 -0.15674,-0.28801 0.24179,-1.0614 0.4375,-1.6562 
-0.20116,-0.17858 -0.41941,-0.33716 -0.65625,-0.46875 -0.500
 89,0.37513 -1.0843,0.99436 -1.4062,0.9375 -0.31689,-0.056 -0.66289,-0.81955 -1,-1.3438 -0.04019,0.007 
-0.08527,-0.008 -0.125,0 z m 0.625,1.875 c 0.93198,0 1.6875,0.75552 1.6875,1.6875 0,0.93198 -0.75552,1.6875 
-1.6875,1.6875 -0.93198,0 -1.6875,-0.75552 -1.6875,-1.6875 0,-0.93198 0.75552,-1.6875 1.6875,-1.6875 z"
+         style="color:#000000;fill:#bebebe"
+         id="path42972" />
+    </g>
+  </g>
+</svg>
diff --git a/icons/icon-list.mk b/icons/icon-list.mk
index 830532e..2d09eb0 100644
--- a/icons/icon-list.mk
+++ b/icons/icon-list.mk
@@ -205,6 +205,7 @@ scalable_images = \
        scalable/gimp-quit.svg                          \
        scalable/gimp-redo.svg                          \
        scalable/gimp-reset.svg                         \
+       scalable/gimp-repeat-filter.svg                 \
        scalable/gimp-reshow-filter.svg                 \
        scalable/gimp-resize.svg                        \
        scalable/gimp-revert.svg                        \
@@ -233,6 +234,7 @@ scalable_images = \
        scalable/gimp-shape-square.svg                  \
        scalable/gimp-shred.svg                         \
        scalable/gimp-swap-colors.svg                   \
+       scalable/gimp-system-run.svg                    \
        scalable/gimp-symmetry.svg                      \
        scalable/gimp-template.svg                      \
        scalable/gimp-text-dir-ltr.svg                  \
@@ -647,6 +649,7 @@ icons16_images = \
        16/gimp-quit.png                                \
        16/gimp-redo.png                                \
        16/gimp-reset.png                               \
+       16/gimp-repeat-filter.png                       \
        16/gimp-reshow-filter.png                       \
        16/gimp-resize.png                              \
        16/gimp-revert.png                              \
@@ -675,6 +678,7 @@ icons16_images = \
        16/gimp-shape-square.png                        \
        16/gimp-shred.png                               \
        16/gimp-symmetry.png                            \
+       16/gimp-system-run.png                          \
        16/gimp-template.png                            \
        16/gimp-text-layer.png                          \
        16/gimp-toilet-paper.png                        \
diff --git a/libgimpwidgets/gimpicons.c b/libgimpwidgets/gimpicons.c
index 816ccc1..1cfe520 100644
--- a/libgimpwidgets/gimpicons.c
+++ b/libgimpwidgets/gimpicons.c
@@ -102,6 +102,7 @@ static const GtkStockItem gimp_stock_items[] =
   { GIMP_STOCK_VIEW_REFRESH,                  NULL,   0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_WINDOW_NEW,                    NULL,   0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_PREFS_SYSTEM,                  NULL,   0, 0, LIBGIMP_DOMAIN },
+  { GIMP_STOCK_SYSTEM_RUN,                    NULL,   0, 0, LIBGIMP_DOMAIN },
 
   { GIMP_STOCK_GRADIENT_LINEAR,               NULL,   0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_GRADIENT_BILINEAR,             NULL,   0, 0, LIBGIMP_DOMAIN },
@@ -189,6 +190,7 @@ static const GtkStockItem gimp_stock_items[] =
   { GIMP_STOCK_MERGE_DOWN,               NULL,        0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_LAYER_TO_IMAGESIZE,       NULL,        0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_PLUGIN,                   NULL,        0, 0, LIBGIMP_DOMAIN },
+  { GIMP_STOCK_REPEAT_FILTER,            NULL,        0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_RESHOW_FILTER,            NULL,        0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_ROTATE_90,                NULL,        0, 0, LIBGIMP_DOMAIN },
   { GIMP_STOCK_ROTATE_180,               NULL,        0, 0, LIBGIMP_DOMAIN },
diff --git a/libgimpwidgets/gimpicons.h b/libgimpwidgets/gimpicons.h
index 8bf59d6..3d5d639 100644
--- a/libgimpwidgets/gimpicons.h
+++ b/libgimpwidgets/gimpicons.h
@@ -77,6 +77,7 @@ G_BEGIN_DECLS
 #define GIMP_STOCK_VIEW_REFRESH             "gimp-view-refresh"
 #define GIMP_STOCK_WINDOW_NEW               "gimp-window-new"
 #define GIMP_STOCK_PREFS_SYSTEM             "gimp-prefs-system"
+#define GIMP_STOCK_SYSTEM_RUN               "gimp-system-run"
 
 
 
@@ -227,6 +228,7 @@ G_BEGIN_DECLS
 #define GIMP_STOCK_LAYER_TO_IMAGESIZE       "gimp-layer-to-imagesize"
 #define GIMP_STOCK_PLUGIN                   "gimp-plugin"
 #define GIMP_STOCK_UNDO_HISTORY             "gimp-undo-history"
+#define GIMP_STOCK_REPEAT_FILTER            "gimp-repeat-filter"
 #define GIMP_STOCK_RESHOW_FILTER            "gimp-reshow-filter"
 #define GIMP_STOCK_ROTATE_90                "gimp-rotate-90"
 #define GIMP_STOCK_ROTATE_180               "gimp-rotate-180"



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