tdf#140013 change icon for list view in Template Manager & Remote Files dialog
Change-Id: I37b04d39efa7b328cff0df54a5b187876db8ba5e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110171 Tested-by: Jenkins Reviewed-by: Rizal Muttaqin <riz_17_oke@yahoo.co.id>
This commit is contained in:
parent
ef6a57ed4e
commit
890bcba4a1
@ -10,7 +10,7 @@
|
|||||||
<object class="GtkImage" id="image2">
|
<object class="GtkImage" id="image2">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="icon_name">svx/res/gallist.png</property>
|
<property name="icon_name">svx/res/listview.png</property>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkImage" id="image3">
|
<object class="GtkImage" id="image3">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 218 B |
BIN
icon-themes/colibre/svx/res/listview.png
Normal file
BIN
icon-themes/colibre/svx/res/listview.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 B |
Before Width: | Height: | Size: 674 B After Width: | Height: | Size: 674 B |
1
icon-themes/colibre_svg/svx/res/listview.svg
Normal file
1
icon-themes/colibre_svg/svx/res/listview.svg
Normal file
@ -0,0 +1 @@
|
|||||||
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><g fill="#3a3a38"><rect height="1" ry=".415254" width="5" x="10" y="2"/><rect height="1" ry=".5" width="5" x="10" y="5"/><rect height="1" ry=".5" width="5" x="10" y="8"/><rect height="1" ry=".449153" width="5" x="10" y="11"/><rect height="1" ry=".483051" width="5" x="10" y="14"/><rect height="1" ry=".415254" width="4" x="5" y="2"/><rect height="1" ry=".5" width="4" x="5" y="5"/><rect height="1" ry=".5" width="4" x="5" y="8"/><rect height="1" ry=".449153" width="4" x="5" y="11"/><rect height="1" ry=".466102" width="4" x="5" y="14"/><rect height="1" ry=".415254" width="3" x="1" y="2"/><rect height="1" ry=".5" width="3" x="1" y="5"/><rect height="1" ry=".5" width="3" x="1" y="8"/><rect height="1" ry=".449153" width="3" x="1" y="11"/><rect height="1" ry=".483051" width="3" x="1" y="14"/></g></svg>
|
After Width: | Height: | Size: 864 B |
@ -43,7 +43,7 @@
|
|||||||
<object class="GtkImage" id="image9">
|
<object class="GtkImage" id="image9">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can-focus">False</property>
|
<property name="can-focus">False</property>
|
||||||
<property name="icon-name">svx/res/gallist.png</property>
|
<property name="icon-name">svx/res/listview.png</property>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkMenu" id="menu1">
|
<object class="GtkMenu" id="menu1">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
<object class="GtkImage" id="image2">
|
<object class="GtkImage" id="image2">
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can-focus">False</property>
|
<property name="can-focus">False</property>
|
||||||
<property name="icon-name">svx/res/gallist.png</property>
|
<property name="icon-name">svx/res/galdetail.png</property>
|
||||||
</object>
|
</object>
|
||||||
<object class="GtkTreeStore" id="liststore1">
|
<object class="GtkTreeStore" id="liststore1">
|
||||||
<columns>
|
<columns>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user