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


Hi Andrew,

On Wed, 2012-02-29 at 20:07 +0000, Andrew Higginson wrote:
I want to add a file to the brand/ folder in the icon-themes, what
files do I need to edit in order to add this new file and so it gets
packed into the zips?

        There are two ways; either you need to mention it in an existing .src
file something like:

Image RID_IMAGE_INSERT_A_DEFINE_AND_UNIQUE_ID_OF_YOUR_CHOICE
{
    ImageBitmap = Bitmap { File = "brand/mypreferred.png" ; };
};

        Then that will be located in the images/ directory at install time.
Otherwise if you want to load it at run-time (as we do with most of the
branding images) - a:

        git grep backing_left

        Should show you the places to update.

        HTH !

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


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.