diff options
author | Andras Timar <atimar@suse.com> | 2012-10-09 12:05:27 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-10-09 12:05:27 +0200 |
commit | fd5c4df7a2a3ebbad5611346bb43fe909424ff17 (patch) | |
tree | 491a34cb83c010675be821a8d5dca0b5d55a4619 /icon-themes | |
parent | a6ab8927c74d512675dcc174b0d179f02a4c64d6 (diff) |
remove obsoleted instruction from icon themes' README
Change-Id: Id6e7f7dea6284af1b94c2616c9c83f88448115be
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/icon-themes/README b/icon-themes/README index 4fa769bb780e..1358cd47b197 100644 --- a/icon-themes/README +++ b/icon-themes/README @@ -54,11 +54,6 @@ How to add a new image set: < "New set" ; > ; both in cui/source/options/optgdlg.src -- FIXME: is this step still needed? - Add all known localizations of the new item to svx/source/dialog/localize.sdf, e.g. - svx source\dialog\optgdlg.src 0 stringlist OFA_TP_VIEW.LB_ICONSTYLE 6 0 cs New set 2002-02-02 02:02:02 - the check box item will not be visible in the other localizations otherwise, see http://www.openoffice.org/issues/show_bug.cgi?id=74982 - - Add the new_set to 'SymbolsStyle' property in officecfg/registry/schema/org/openoffice/Office/Common.xcs. |