diff options
author | Efe Gürkan YALAMAN <efeyalaman@gmail.com> | 2014-09-16 02:30:59 +0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-25 12:28:41 +0000 |
commit | 5911154175b381b96991ec13c3d3d4619ad13d1d (patch) | |
tree | e7b3836e9a8dba560455bc28966960168518374b /sfx2/uiconfig | |
parent | 86af599c81dc695400b0cc999f559bcf9070e8b9 (diff) |
Start Center Template Manager Tweaks
Template Manager and the related Start Center view has same
transparent highlight color as Recent Documents. Also Template
thumbnail containers should have the same size as Recent Docs view.
Change-Id: I22e417a5c5ca5a849577d5a438a193371368fe24
Reviewed-on: https://gerrit.libreoffice.org/11467
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig')
-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 c6190589483a..e23d8f8231ac 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -402,7 +402,7 @@ </packing> </child> <child> - <object class="sfxlo-TemplateLocalView" id="local_view"> + <object class="sfxlo-TemplateDefaultView" id="local_view"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="margin">0</property> |