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


On Sun, Jan 10, 2016 at 01:37:17PM -0500, Rick C. Hodgin wrote:

I've been able to setup a Linux Mint 17.1 install with build-prep, git
clone libreoffice, compile it (whew!), run it from the command line, make
the kdevelop projects, load module_sc into kdevelop, (...) I don't
know if there's a tool to edit the .ui and .hrc files,

The .ui files can be edited with glade.

You do something like:

export GLADE_CATALOG_SEARCH_PATH=${path_to_your_devtree}/instdir/share/glade
glade foo/bar/baz.ui

and I'm wondering also if the .hxx and .cxx aren't generated ??

If they are in ${path_to_your_devtree}/workdir/ then they are
generated, if they are in any other directory (such as in
${path_to_your_devtree}/sc/source/*) then they are not.

-- 
Lionel

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.