Adding icons to the template manager

Alexander Wilms alexander.wilms at zoho.com
Mon Nov 12 09:59:39 PST 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Kendy,

do I have to add such a section after each ToolBox?

    #define TEMPLATEDLG_IDLIST \
        IdList =            \
        {                   \
            TBI_PEN ;   \
            TBI_FIRST ; \
            TBI_PREVIOUS ;  \
            TBI_NEXT ;  \
            TBI_LAST ;  \
            TBI_EMBEDDED ;  \
            TBI_TBI_TEMPLATE_SEARCH ; \
            TBI_TBI_TEMPLATE_ACTION ; \
        };                 \
        IdCount = { 8 ; };

    #define IMAGE_STDBTN_COLOR Color { Red = 0xff00; Green = 0x0000;
Blue = 0xff00; }

    ImageList IL_NAVIGATR
    {
        Prefix = "templatedialog";
        MaskColor = IMAGE_STDBTN_COLOR ;
        TEMPLATEDLG_IDLIST
    };
};



And where do I need to put the templatedialog##.png files?

in icon-themes/tango_testing/sfx2/res?

Thanks for your help

Alex
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQoTkCAAoJECO1/tAiWGrNaRUIANDCKB30S1vYupKGB7dSbscG
pFW2fdA/KDKy50jUBvsxX7U5kfuNEbL9xtSiuVdlCe2287H55nwIvGr5ny1LvCoV
Y1qOCvZRwtxeP+4dNa01YAISw56jTTaHm+1CaOsr2/ZrAhQje+pRzQzWZZhLEwUl
FAOTWOVh3NHLnRg7mZSOPc6yU54Q73AJrIHmTMP79opna5TCZ87PeSaG0qpSqpRh
+0YjmDx5Z9pheHjDz2uirKcXUmyn3mvbxOf/8P94ZXBtIqUBOwNXX/iGPIhOzTye
0oILzJ2rGxDZ1oeUFkH/py89UAUtqO/cnPjMQsxYo8yxUi+WePgNLKp6517iDfQ=
=ZBhW
-----END PGP SIGNATURE-----




More information about the LibreOffice mailing list