Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi,

Have build successful on Ubuntu with 727e63452dc4de88d5dc62d5b1da6da0647564b
where I added
      <node oor:name=".uno:TemplateMenu" oor:op="replace">
        <prop oor:name="Label" oor:type="xs:string">
          <value xml:lang="en-US">~Templates</value>
        </prop>
      </node>
at
  officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
and
      <menu:menu menu:id=".uno:TemplateMenu">
          <menu:menupopup>
              <menu:menuitem menu:id=".uno:SaveAsTemplate"/>
              <menu:menuitem menu:id=".uno:NewDoc"/>
          </menu:menupopup>
      </menu:menu>
at e.g.
  sw/uiconfig/swriter/menubar/menubar.xml

As said: build runs fine. Office starts OK.

The menu File > Template and subemenu's are visible, but clicking them, does not pop up a dialog. See some vague thing at the bottom of the screen quickly.

On starting the clean document, the terminal returns three times
warn:sfx2.control:13647:1:sfx2/source/control/dispatch.cxx:1475: Childwindow slot missing: 10365
(if that is of any use).

Anyone a pointer on what needs to be done, or is there somewhere some example just mentioning what more is needed for such a menu?
thanks,
Cor

--
 - Cor Nouws
 - http://nl.libreoffice.org
 - The Document Foundation Membership Committee Member

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.