Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
247f797a by wurstsalat at 2024-06-22T12:46:29+02:00
cfix: AccountPage: Use common icon for context menu button
- - - - -
2 changed files:
- gajim/data/gui/account_page.ui
- −
gajim/data/icons/hicolor/scalable/devices/lucide-ellipsis-vertical-symbolic.svg
Changes:
=====================================
gajim/data/gui/account_page.ui
=====================================
@@ -49,7 +49,7 @@
<object class="GtkImage">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property
name="icon-name">lucide-ellipsis-vertical-symbolic</property>
+ <property
name="icon-name">view-more-symbolic</property>
</object>
</child>
</object>
=====================================
gajim/data/icons/hicolor/scalable/devices/lucide-ellipsis-vertical-symbolic.svg
deleted
=====================================
@@ -1,49 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg
- width="24"
- height="24"
- viewBox="0 0 24 24"
- fill="none"
- stroke="currentColor"
- stroke-width="2"
- stroke-linecap="round"
- stroke-linejoin="round"
- class="lucide lucide-ellipsis-vertical"
- version="1.1"
- id="svg3"
- sodipodi:docname="ellipsis-vertical.svg"
- inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
- 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">
- <defs
- id="defs3" />
- <sodipodi:namedview
- id="namedview3"
- pagecolor="#ffffff"
- bordercolor="#666666"
- borderopacity="1.0"
- inkscape:showpageshadow="2"
- inkscape:pageopacity="0.0"
- inkscape:pagecheckerboard="0"
- inkscape:deskcolor="#d1d1d1"
- inkscape:zoom="32.5"
- inkscape:cx="12"
- inkscape:cy="12"
- inkscape:window-width="1920"
- inkscape:window-height="1005"
- inkscape:window-x="0"
- inkscape:window-y="0"
- inkscape:window-maximized="1"
- inkscape:current-layer="svg3" />
- <path
- id="circle1"
- d="m 13,12 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1
z" />
- <path
- id="circle2"
- d="M 13,5 A 1,1 0 0 1 12,6 1,1 0 0 1 11,5 1,1 0 0 1 12,4 1,1 0 0 1 13,5
Z" />
- <path
- id="circle3"
- d="m 13,19 a 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 1,1 0 0 1 1,1
z" />
-</svg>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/247f797a38e88812d595f97d8c03f60f1b14691d
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/247f797a38e88812d595f97d8c03f60f1b14691d
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]