summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_dark/res/tb04.png
blob: 98e42508dd3246845fe30516ee1f4acfe80cc010 (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 03 00 00 00 28 2d 0f .PNG........IHDR.............(-.
0020 53 00 00 00 09 70 48 59 73 00 00 0e c3 00 00 0e c3 01 c7 6f a8 64 00 00 00 19 74 45 58 74 53 6f S....pHYs..........o.d....tEXtSo
0040 66 74 77 61 72 65 00 77 77 77 2e 69 6e 6b 73 63 61 70 65 2e 6f 72 67 9b ee 3c 1a 00 00 00 87 50 ftware.www.inkscape.org..<.....P
0060 4c 54 45 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff df df df e6 e6 e6 ff ff LTE.............................
0080 ff eb eb eb f3 f3 f3 e9 e9 e9 ee ee ee f0 f0 f0 f1 f1 f1 f0 f0 f0 ee ee ee ef ef ef ef ef ef f0 ................................
00a0 f0 f0 ee ee ee ee ee ee ee ee ee ef ef ef f0 f0 f0 ee ee ee ef ef ef ef ef ef ef ef ef f0 f0 f0 ................................
00c0 ef ef ef f0 f0 f0 ee ee ee ef ef ef ef ef ef f0 f0 f0 ee ee ee ef ef ef ef ef ef ef ef ef ef ef ................................
00e0 ef ef ef ef ef ef ef ef ef ef b1 d1 31 8f 00 00 00 2c 74 52 4e 53 00 01 02 03 05 06 07 08 0a 0c ............1....,tRNS..........
0100 0d 16 17 1e 23 35 77 7a 80 82 87 88 89 8a 8c 95 98 9b 9d a3 a5 b2 b6 b8 be c0 c7 c8 e5 e6 ea f4 ....#5wz........................
0120 f5 fa c6 e2 a9 9d 00 00 00 84 49 44 41 54 18 57 5d 8e 49 12 82 30 00 04 47 81 88 fb 0a 68 44 0d ..........IDAT.W].I..0..G....hD.
0140 2a a0 d2 ff 7f 9f 07 49 b4 ec 5b 77 cd 61 a4 7f 4c d1 e2 79 ec 63 a9 e0 97 42 6a 59 25 fd 38 5d *......I..[w.a..L..y.c...BjY%.8]
0160 a6 0b 09 bc cb 94 af db 5c 10 dc 01 d7 6f 30 0e e0 19 82 71 d8 2d 94 3e 24 17 8e d1 81 6a d4 07 ........\....o0....q.-.>$....j..
0180 ef 33 7d 42 f0 bb 04 71 f0 49 8d d4 b2 19 9c b1 43 8b 1b af 69 a4 1c a2 8e cc e2 a6 35 ec 24 93 .3}B...q.I......C...i.......5.$.
01a0 37 02 a8 66 35 4d d6 bf 86 ee 64 fa 7f 6f a1 b1 14 d8 c5 09 52 3f 00 00 00 00 49 45 4e 44 ae 42 7..f5M....d..o......R?....IEND.B
01c0 60 82 `.
erate PCH headersLuboš Luňák 2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák 2018-08-01Remove "officially dead now" rtl_cache slab allocator mechanismStephan Bergmann 2018-07-31the custom SAL allocator is no longer usedNoel Grandin 2017-12-28rtl: support start/stop threads around pre-initAshod Nakashian 2017-09-22Fresh run of bin/update_pch.shMike Kaganski 2017-04-16try to fix werror + pch build on linuxMarkus Mohrhard 2017-03-04Change sal/osl/w32/*.c -> *.cxxStephan Bergmann 2017-02-09Fold sal_detail_log_backtrace into sal_detail_logStephan Bergmann 2017-02-07Clean up C-style interface nonsenseStephan Bergmann 2017-01-10rename SAL_DEBUG_TRACE to SAL_DEBUG_BACKTRACENoel Grandin 2017-01-09New loplugin:externvar: salStephan Bergmann 2016-12-16-Werror,-Wstrict-prototypes (clang-cl)Stephan Bergmann 2016-06-20switch to EHs on windowsMarkus Mohrhard 2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke 2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist 2016-03-31Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3Stephan Bergmann 2016-03-29tdf#93548 Refactor sal signal to reduce code duplicationAleksas Pantechovskis 2016-03-03sal: replace boost::bind with C++11 lambdasMichael Stahl 2016-01-11PCH support on LinuxAshod Nakashian 2015-12-02sal: add SAL_DEBUG_TRACE debugging API for Windows, with UNX stub.Michael Meeks 2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian 2015-07-20add an internal api to osl to collect 'native' random numbersNorbert Thiebaud 2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe 2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens 2015-02-05Updated all precompiled headers.Ashod Nakashian 2014-11-27Make osl_getExecutableFile work even without a prior osl_setCommandArgsStephan Bergmann 2014-08-13update_pchThomas Arnhold 2014-05-28update_pchThomas Arnhold 2014-05-15Resolves: #i124896# [API CHANGE] remove obsoleted rtl/allocator.hxxHerbert Dürr 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold