diff options
author | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-07-21 08:17:05 +0200 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-07-21 13:24:16 +0200 |
commit | bb47ca165959f73929211a736aa8d810fe110e43 (patch) | |
tree | 91b7665ab9bdffbffcc1bc9b9dca9f26e7a5962d /sfx2/uiconfig | |
parent | a916e2253df2bf1415c25fb7f974e0d16b615d03 (diff) |
Revert "configure: add a --with-product-flavor switch"
This reverts commit c540483134482d437ea6e02390ff429f4300cbb0.
Reason for revert: https://blog.documentfoundation.org/blog/2020/07/20/update-on-marketing-and-communication-plans-for-the-libreoffice-7-x-series/
Conflicts:
icon-themes/colibre/brand/shell/logo_flavor.svg
Change-Id: If435d4c4c16fb1b52635fae2d966151970729daa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99053
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/startcenter.ui | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sfx2/uiconfig/ui/startcenter.ui b/sfx2/uiconfig/ui/startcenter.ui index 9e309f397b94..9bfdac820e73 100644 --- a/sfx2/uiconfig/ui/startcenter.ui +++ b/sfx2/uiconfig/ui/startcenter.ui @@ -397,23 +397,6 @@ <property name="position">14</property> </packing> </child> - <child> - <object class="GtkImage" id="imBrand"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="halign">center</property> - <property name="valign">end</property> - <property name="margin_top">24</property> - <property name="margin_bottom">24</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - </object> - <packing> - <property name="expand">True</property> - <property name="fill">True</property> - <property name="position">15</property> - </packing> - </child> </object> <packing> <property name="expand">False</property> |