diff options
author | Akshay Deep <akshaydeepiitr@gmail.com> | 2016-06-25 22:00:01 +0530 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-06-27 07:42:22 +0000 |
commit | 77725bf4df6e9cf63469c1d7f8888ea339575b5e (patch) | |
tree | 99211e832e06313a8446cba31d7a6552d0d07a38 /sfx2/uiconfig/ui | |
parent | e7ca62bbd485c5f450e720c8102db2ab9561429f (diff) |
GSoC: Remove TemplateRemoteView from Template Manager
Conflicts:
include/sfx2/templatedlg.hxx
sfx2/source/doc/templatedlg.cxx
Change-Id: Ia0623707e452c79346d92b5a5ab75a4063928c20
Reviewed-on: https://gerrit.libreoffice.org/26658
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sfx2/uiconfig/ui')
-rw-r--r-- | sfx2/uiconfig/ui/templatedlg.ui | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/sfx2/uiconfig/ui/templatedlg.ui b/sfx2/uiconfig/ui/templatedlg.ui index 4c7bdf0741e4..c4624f0d4c6a 100644 --- a/sfx2/uiconfig/ui/templatedlg.ui +++ b/sfx2/uiconfig/ui/templatedlg.ui @@ -263,20 +263,6 @@ <property name="position">3</property> </packing> </child> - <child> - <object class="sfxlo-TemplateRemoteView" id="remote_view"> - <property name="can_focus">True</property> - <property name="no_show_all">True</property> - <property name="margin">0</property> - <property name="hexpand">True</property> - <property name="vexpand">True</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">4</property> - </packing> - </child> </object> <packing> <property name="expand">False</property> @@ -301,20 +287,6 @@ <property name="halign">end</property> <property name="hexpand">True</property> <child> - <object class="GtkToolButton" id="repository"> - <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="action_name">repository</property> - <property name="label" translatable="yes">Repository</property> - <property name="use_underline">True</property> - <property name="icon_name">sfx2/imglst/actionview026.png</property> - </object> - <packing> - <property name="expand">False</property> - <property name="homogeneous">True</property> - </packing> - </child> - <child> <object class="GtkToolButton" id="action_menu"> <property name="visible">True</property> <property name="can_focus">False</property> |