fpicker/uiconfig/ui/remotefilesdialog.ui     |    2 +-
 icon-themes/colibre/links.txt                |    1 +
 icon-themes/colibre/svx/res/listview.png     |binary
 icon-themes/colibre_svg/svx/res/listview.svg |    1 +
 svx/uiconfig/ui/sidebargallery.ui            |    2 +-
 5 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit d1f2cecf96251eee25aadd04dcab24dbcaa685b9
Author:     Rizal Muttaqin <riz_17_...@yahoo.co.id>
AuthorDate: Sun Jan 31 05:44:22 2021 +0700
Commit:     Rizal Muttaqin <riz_17_...@yahoo.co.id>
CommitDate: Sun Jan 31 01:55:13 2021 +0100

    tdf#140013 change icon for list view in Remote Files dialog
    
    Change-Id: Ia91e17e6afeac56f5f770cee030ed63db6605529
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110191
    Tested-by: Jenkins
    Reviewed-by: Rizal Muttaqin <riz_17_...@yahoo.co.id>

diff --git a/fpicker/uiconfig/ui/remotefilesdialog.ui 
b/fpicker/uiconfig/ui/remotefilesdialog.ui
index fd2d72f12d17..c98e3d65b797 100644
--- a/fpicker/uiconfig/ui/remotefilesdialog.ui
+++ b/fpicker/uiconfig/ui/remotefilesdialog.ui
@@ -10,7 +10,7 @@
   <object class="GtkImage" id="image2">
     <property name="visible">True</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 class="GtkImage" id="image3">
     <property name="visible">True</property>
diff --git a/icon-themes/colibre/links.txt b/icon-themes/colibre/links.txt
index 6ac7a68f0abe..7aa77f52bae7 100644
--- a/icon-themes/colibre/links.txt
+++ b/icon-themes/colibre/links.txt
@@ -2439,6 +2439,7 @@ svx/res/fontworkalignstretch_26.png 
cmd/lc_text_marquee.png
 svx/res/fw07.png cmd/sc_alignleft.png
 svx/res/fw08.png cmd/sc_alignhorizontalcenter.png
 svx/res/fw09.png cmd/sc_alignright.png
+svx/res/gallist.png svx/res/galdetail.png
 svx/res/graphic.png cmd/sc_graphic.png
 svx/res/id01.png cmd/sc_ok.png
 svx/res/id018.png cmd/sc_choosemacro.png
diff --git a/icon-themes/colibre/svx/res/gallist.png 
b/icon-themes/colibre/svx/res/galdetail.png
similarity index 100%
rename from icon-themes/colibre/svx/res/gallist.png
rename to icon-themes/colibre/svx/res/galdetail.png
diff --git a/icon-themes/colibre/svx/res/listview.png 
b/icon-themes/colibre/svx/res/listview.png
new file mode 100644
index 000000000000..ec07c4b9b4e7
Binary files /dev/null and b/icon-themes/colibre/svx/res/listview.png differ
diff --git a/icon-themes/colibre_svg/svx/res/gallist.svg 
b/icon-themes/colibre_svg/svx/res/galdetail.svg
similarity index 100%
rename from icon-themes/colibre_svg/svx/res/gallist.svg
rename to icon-themes/colibre_svg/svx/res/galdetail.svg
diff --git a/icon-themes/colibre_svg/svx/res/listview.svg 
b/icon-themes/colibre_svg/svx/res/listview.svg
new file mode 100644
index 000000000000..a66dc34456af
--- /dev/null
+++ b/icon-themes/colibre_svg/svx/res/listview.svg
@@ -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>
\ No newline at end of file
diff --git a/svx/uiconfig/ui/sidebargallery.ui 
b/svx/uiconfig/ui/sidebargallery.ui
index 9ed2de601a90..800f42476519 100644
--- a/svx/uiconfig/ui/sidebargallery.ui
+++ b/svx/uiconfig/ui/sidebargallery.ui
@@ -10,7 +10,7 @@
   <object class="GtkImage" id="image2">
     <property name="visible">True</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 class="GtkTreeStore" id="liststore1">
     <columns>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to