diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-06-06 22:20:13 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-06-06 22:20:13 -0500 |
commit | a37ed6710db041144f99df23d6229f2f156f87ff (patch) | |
tree | 114518adbeb484c454b92e251b9c45383d6ed8ac /sfx2 | |
parent | 47cddc662efc470505f0b76427fa3092bae5550a (diff) |
tdf#91911 Start Center: Use a different icon for Recent Files
Icon imported from Adwaita (32x32/emblems/emblem-documents.png)
Change-Id: I4889644c5d253e1c9b722789336d911b7cdd8af9
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/uiconfig/ui/startcenter.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index 7977c33c5336..2362028cb157 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> |