[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango sfx2/uiconfig

Adolfo Jayme Barrientos fitojb at ubuntu.com
Sat Jun 6 20:23:18 PDT 2015


 icon-themes/galaxy/framework/res/recent-documents.png |binary
 icon-themes/tango/framework/res/recent-documents.png  |binary
 sfx2/uiconfig/ui/startcenter.ui                       |    2 +-
 3 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a37ed6710db041144f99df23d6229f2f156f87ff
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Sat Jun 6 22:20:13 2015 -0500

    tdf#91911 Start Center: Use a different icon for Recent Files
    
    Icon imported from Adwaita (32x32/emblems/emblem-documents.png)
    
    Change-Id: I4889644c5d253e1c9b722789336d911b7cdd8af9

diff --git a/icon-themes/galaxy/framework/res/recent-documents.png b/icon-themes/galaxy/framework/res/recent-documents.png
new file mode 100644
index 0000000..93fddb8
Binary files /dev/null and b/icon-themes/galaxy/framework/res/recent-documents.png differ
diff --git a/icon-themes/tango/framework/res/recent-documents.png b/icon-themes/tango/framework/res/recent-documents.png
new file mode 100644
index 0000000..93fddb8
Binary files /dev/null and b/icon-themes/tango/framework/res/recent-documents.png differ
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui
index 7977c33..2362028 100644
--- a/sfx2/uiconfig/ui/startcenter.ui
+++ b/sfx2/uiconfig/ui/startcenter.ui
@@ -81,7 +81,7 @@
   <object class="GtkImage" id="open_all_image1">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="pixbuf">framework/res/folder_32.png</property>
+    <property name="pixbuf">framework/res/recent-documents.png</property>
   </object>
   <object class="GtkImage" id="templates_all_image">
     <property name="visible">True</property>


More information about the Libreoffice-commits mailing list