Daniel Brötzmann pushed to branch master at gajim / gajim


Commits:
81365d4e by wurstsalat at 2022-10-05T22:49:22+02:00
fix: Use custom icon for 'Send Message' action

'document-send' from Adwaita does not fit anymore

- - - - -


2 changed files:

- gajim/data/gui/message_actions_box.ui
- + gajim/data/icons/hicolor/scalable/status/gajim-send-message.svg


Changes:

=====================================
gajim/data/gui/message_actions_box.ui
=====================================
@@ -173,7 +173,7 @@
           <object class="GtkImage">
             <property name="visible">True</property>
             <property name="can-focus">False</property>
-            <property name="icon-name">document-send</property>
+            <property name="icon-name">gajim-send-message</property>
           </object>
         </child>
         <style>


=====================================
gajim/data/icons/hicolor/scalable/status/gajim-send-message.svg
=====================================
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   width="512"
+   height="512"
+   viewBox="0 0 135.46666 135.46667"
+   version="1.1"
+   id="svg5"
+   xml:space="preserve"
+   inkscape:version="1.2.1 (9c6d41e410, 2022-07-14, custom)"
+   sodipodi:docname="gajim-send-message.svg"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:svg="http://www.w3.org/2000/svg";><sodipodi:namedview
+     id="namedview7"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:showpageshadow="2"
+     inkscape:pageopacity="0.0"
+     inkscape:pagecheckerboard="0"
+     inkscape:deskcolor="#d1d1d1"
+     inkscape:document-units="mm"
+     showgrid="false"
+     inkscape:zoom="1.2364896"
+     inkscape:cx="186.41483"
+     inkscape:cy="266.07583"
+     inkscape:window-width="1920"
+     inkscape:window-height="998"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="layer1" /><defs
+     id="defs2" /><g
+     inkscape:label="Ebene 1"
+     inkscape:groupmode="layer"
+     id="layer1"><path
+       
style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+       d="M 9.673706,8.83164 127.91123,65.911624 7.5554375,126.63503 C 
40.054761,63.597339 39.950704,71.699546 9.673706,8.83164 Z"
+       id="path365"
+       sodipodi:nodetypes="cccc" /></g></svg>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/81365d4e8da0287213c7019716c7525da625e296

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/81365d4e8da0287213c7019716c7525da625e296
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to