summaryrefslogtreecommitdiff
path: root/icon-themes/README
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-16 20:18:13 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-17 20:02:45 +0100
commit5a4e4d5543edd47f4b411c0f2fa43d1a0e6a1ff7 (patch)
treefaa1490797f1d409ad61a84e2c88b82ec81e57e0 /icon-themes/README
parentb73e3c50757665653c28c6938746eb0257f40ed4 (diff)
packimages: convert to gbuild
Diffstat (limited to 'icon-themes/README')
-rw-r--r--icon-themes/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/icon-themes/README b/icon-themes/README
index 765571037fa8..120c3abac17e 100644
--- a/icon-themes/README
+++ b/icon-themes/README
@@ -63,4 +63,4 @@ How to add a new image set:
vcl/source/app/settings.cxx
- The fallback for particular icons is defined in
- postprocess/packimages/pack/makefile.mk
+ packimages/pack/Makefile
n fixesMiklos Vajna 2017-07-18loplugin:constparams in vclNoel Grandin 2017-07-16vcl: use svl signing and remove moved codeAshod Nakashian 2017-07-03Fix typosAndrea Gelmini 2017-06-17loplugin:unusedfields in vcl part1Noel Grandin 2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna 2017-04-07tdf#107018 PDF export of PDF images: handle references in nested dictionariesMiklos Vajna 2017-04-07tdf#107013 PDF export of PDF images: handle page tree and content streamsMiklos Vajna 2017-04-05tdf#106972 vcl PDF export, PDF images: handle indirect font referencesMiklos Vajna 2017-03-28tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied arraysMiklos Vajna 2017-03-28tdf#106693 vcl PDF export, norefxobj: copy nested arrays correctlyMiklos Vajna 2017-03-27tdf#106693 vcl PDF export, norefxobj: handle multiple refs in copied dictsMiklos Vajna 2017-03-27tdf#106693 vcl PDF export, norefxobj: copy array objectsMiklos Vajna 2017-03-24tdf#106693 vcl PDF export, norefxobj: update XObject refsMiklos Vajna 2017-03-24tdf#106693 vcl PDF export, norefxobj: copy XObject referencesMiklos Vajna 2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann 2017-03-22Missing check for rStream.IsEof()Stephan Bergmann 2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna