[Libreoffice-commits] core.git: fpicker/uiconfig icon-themes/colibre icon-themes/colibre_svg sfx2/uiconfig svx/uiconfig

Rizal Muttaqin (via logerrit) logerrit at kemper.freedesktop.org
Sat Jan 30 22:28:22 UTC 2021


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

New commits:
commit 890bcba4a1239c9001736485ef3a4dc4879a91f5
Author:     Rizal Muttaqin <riz_17_oke at yahoo.co.id>
AuthorDate: Sun Jan 31 00:12:24 2021 +0700
Commit:     Rizal Muttaqin <riz_17_oke at yahoo.co.id>
CommitDate: Sat Jan 30 23:27:40 2021 +0100

    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 at yahoo.co.id>

diff --git a/fpicker/uiconfig/ui/remotefilesdialog.ui b/fpicker/uiconfig/ui/remotefilesdialog.ui
index fb360af65a7d..9f4034deefc7 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/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/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui
index 2f266cff1596..2ae5bc539c8f 100644
--- a/sfx2/uiconfig/ui/templatedlg.ui
+++ b/sfx2/uiconfig/ui/templatedlg.ui
@@ -43,7 +43,7 @@
   <object class="GtkImage" id="image9">
     <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="GtkMenu" id="menu1">
     <property name="visible">True</property>
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>


More information about the Libreoffice-commits mailing list