diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2012-05-05 14:46:37 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-05-05 16:17:13 +0200 |
commit | cd40f99c8e25c1741e1af34f39705e23fd236708 (patch) | |
tree | 170bd3544529aac52e589d9a8c41b8529c68eff3 /icon-themes | |
parent | c1ac12f52776c625c7a091ab864b9e99e3bc3d67 (diff) |
update icon-themes readme
Change-Id: I I54bf0861f3c16d925fa91e8a172d60a5c1ee6a9d
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/icon-themes/README b/icon-themes/README index 120c3abac17e..c25279120076 100644 --- a/icon-themes/README +++ b/icon-themes/README @@ -24,8 +24,7 @@ How to add a new image set: - Create a directory for it here (let's call it e.g. new_set) -- Add its images_ name to CUSTOM_IMAGE_SETS in - postprocess/packimages/pack/makefile.mk +- Add its name (new_set) to WITH_THEMES variable - Add its gid to the Files section of gid_Module_Root_Brand in scp2/source/ooo/module_hidden_ooo.scp and add a corresponding File entry @@ -62,5 +61,4 @@ How to add a new image set: ULONG StyleSettings::GetCurrentSymbolsStyle() const in vcl/source/app/settings.cxx -- The fallback for particular icons is defined in - packimages/pack/Makefile +- The fallback for particular icons is defined in CUSTOM_PREFERRED_FALLBACK_1 |