diff options
-rw-r--r-- | fpicker/uiconfig/ui/remotefilesdialog.ui | 2 | ||||
-rw-r--r-- | icon-themes/colibre/svx/res/galdetail.png (renamed from icon-themes/colibre/svx/res/gallist.png) | bin | 218 -> 218 bytes | |||
-rw-r--r-- | icon-themes/colibre/svx/res/listview.png | bin | 0 -> 247 bytes | |||
-rw-r--r-- | icon-themes/colibre_svg/svx/res/galdetail.svg (renamed from icon-themes/colibre_svg/svx/res/gallist.svg) | 0 | ||||
-rw-r--r-- | icon-themes/colibre_svg/svx/res/listview.svg | 1 | ||||
-rw-r--r-- | sfx2/uiconfig/ui/templatedlg.ui | 2 | ||||
-rw-r--r-- | svx/uiconfig/ui/sidebargallery.ui | 2 |
7 files changed, 4 insertions, 3 deletions
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 Binary files differindex eda3ff6bd8c3..eda3ff6bd8c3 100644 --- a/icon-themes/colibre/svx/res/gallist.png +++ b/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 Binary files differnew file mode 100644 index 000000000000..ec07c4b9b4e7 --- /dev/null +++ b/icon-themes/colibre/svx/res/listview.png diff --git a/icon-themes/colibre_svg/svx/res/gallist.svg b/icon-themes/colibre_svg/svx/res/galdetail.svg index 4730c9964d88..4730c9964d88 100644 --- a/icon-themes/colibre_svg/svx/res/gallist.svg +++ b/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> |