[qet] qet/qet: [5536] Minor : fix missing icons

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 5536
Author:   blacksun
Date:     2018-09-27 19:40:05 +0200 (Thu, 27 Sep 2018)
Log Message:
-----------
Minor : fix missing icons

Modified Paths:
--------------
    trunk/qelectrotech.qrc
    trunk/sources/SearchAndReplace/ui/searchandreplacewidget.ui

Added Paths:
-----------
    trunk/ico/16x16/window-close.svg

Added: trunk/ico/16x16/window-close.svg
===================================================================
--- trunk/ico/16x16/window-close.svg	                        (rev 0)
+++ trunk/ico/16x16/window-close.svg	2018-09-27 17:40:05 UTC (rev 5536)
@@ -0,0 +1,17 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 16 16">
+  <defs id="defs3051">
+    <style type="text/css" id="current-color-scheme">
+      .ColorScheme-Text {
+        color:#4d4d4d;
+      }
+      .ColorScheme-NegativeText {
+        color:#da4453;
+      }
+      </style>
+  </defs>
+  <path
+     style="fill:currentColor;fill-opacity:1;stroke:none" 
+     class="ColorScheme-NegativeText"
+    d="M 8,2 A 6,6 0 0 0 2,8 6,6 0 0 0 8,14 6,6 0 0 0 14,8 6,6 0 0 0 8,2 Z M 5.70703,5 8,7.29297 10.29297,5 11,5.70703 8.70703,8 11,10.29297 10.29297,11 8,8.70703 5.70703,11 5,10.29297 7.29297,8 5,5.70703 5.70703,5 Z"
+        />
+</svg>

Modified: trunk/qelectrotech.qrc
===================================================================
--- trunk/qelectrotech.qrc	2018-09-27 15:25:51 UTC (rev 5535)
+++ trunk/qelectrotech.qrc	2018-09-27 17:40:05 UTC (rev 5536)
@@ -585,5 +585,6 @@
         <file>ico/16x16/edit-select-invert.png</file>
         <file>ico/16x16/edit-select-none.png</file>
         <file>ico/16x16/transform-rotate.png</file>
+        <file>ico/16x16/window-close.svg</file>
     </qresource>
 </RCC>

Modified: trunk/sources/SearchAndReplace/ui/searchandreplacewidget.ui
===================================================================
--- trunk/sources/SearchAndReplace/ui/searchandreplacewidget.ui	2018-09-27 15:25:51 UTC (rev 5535)
+++ trunk/sources/SearchAndReplace/ui/searchandreplacewidget.ui	2018-09-27 17:40:05 UTC (rev 5536)
@@ -35,8 +35,8 @@
       <string/>
      </property>
      <property name="icon">
-      <iconset theme="arrow-down-double">
-       <normaloff>.</normaloff>.</iconset>
+      <iconset resource="../../../qelectrotech.qrc">
+       <normaloff>:/ico/16x16/go-bottom.png</normaloff>:/ico/16x16/go-bottom.png</iconset>
      </property>
      <property name="flat">
       <bool>false</bool>
@@ -70,8 +70,8 @@
       <string/>
      </property>
      <property name="icon">
-      <iconset theme="arrow-up-double">
-       <normaloff>.</normaloff>.</iconset>
+      <iconset resource="../../../qelectrotech.qrc">
+       <normaloff>:/ico/16x16/go-top.png</normaloff>:/ico/16x16/go-top.png</iconset>
      </property>
      <property name="flat">
       <bool>false</bool>
@@ -87,8 +87,8 @@
       <string/>
      </property>
      <property name="icon">
-      <iconset theme="window-close">
-       <normaloff>.</normaloff>.</iconset>
+      <iconset resource="../../../qelectrotech.qrc">
+       <normaloff>:/ico/16x16/window-close.svg</normaloff>:/ico/16x16/window-close.svg</iconset>
      </property>
      <property name="flat">
       <bool>false</bool>
@@ -219,11 +219,15 @@
    </item>
    <item row="0" column="6">
     <widget class="QPushButton" name="m_reload_pb">
+     <property name="toolTip">
+      <string>Actualiser</string>
+     </property>
      <property name="text">
       <string/>
      </property>
      <property name="icon">
-      <iconset theme="view-refresh"/>
+      <iconset resource="../../../qelectrotech.qrc">
+       <normaloff>:/ico/16x16/view-refresh.png</normaloff>:/ico/16x16/view-refresh.png</iconset>
      </property>
     </widget>
    </item>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/