fcitx-skin-dark-4.2.9.8-bp154.1.200 >  A b|bj!M@eee%#*=&HVDkG뗫?rz7!:_Í30V$7, W< ,__P 5 ׌/!4=. `̂e*W֍:U}Ik6]I8#\%N/7Qb]}ĻP_P=5< _xS1 &ﷂWoˎjD8˾" rYo%|f4> )ѶM-X7834b8be408714ced7c48b248fb6d2bae8dd12d26010d3c2626ae4af7067ed90a94db17d0d81715fe23c15e356373c7b274bc834b|bj!M@eee4bڅE1>>hzP n UOK]kDQ7=JFȱ ǞhK(۲gnAnpYEh (mPU\ȺmiHĊV!)]DfvbmSmg}ӿ?l\l)vg ow,YR ̫a.j}uwBzqiM ^zS 1f(=:$3wFbǰ(smD͛;ג*F8vt`i#GٯaF`q>p;<?<d & 6 )HNX"" $" h" "  R"  t" " " P t"  $(89X:vF5"G5<"H5"I6L"X6pY6t\6"]7"^8b8c9d: e:f:l:u:("v: ztiwai@suse.deHillwood Yang Christophe Giboudeaux i@marguerite.sudimstar@opensuse.orgi@marguerite.sufvogt@suse.comtoddrme2178@gmail.comi@marguerite.sui@marguerite.sutiwai@suse.dei@marguerite.sui@marguerite.suswyear@gmail.comtiwai@suse.detiwai@suse.dei@marguerite.sutiwai@suse.dehillwood@linuxfans.orgi@marguerite.suLed i@marguerite.sui@marguerite.suhillwood@linuxfans.orgLed i@marguerite.sui@marguerite.su- update version 4.2.9.8 * fix issue with appindicator on gnome-shell * Relicense the im module to BSD to allow Proprietary software for bundling it. This was already done for the Qt5 counter part, but never done for Qt4 version. This is mainly to allow WPS to reuse our up-to-date im module to support fcitx 5 * Slightly change to the tray menu to remove some redudant entries- Move the startup snippet to /usr/etc/X11/xim.d for TW- Update version to 4.2.9.7 * Do not link jsonc if XKB is disabled * Update Translation * use /org/freedesktop/portal as dbus path for portal. * use the right color for gtk2 * use a different way to suppress unused warning * Revert "[gtk] clean up unused variable." * iso code root should be 639-3. * use iso-codes json file to parse the iso codes data. * fix fall through warning * clean up unused variable.- Stop packaging fcitx-qt4 for leap 15.2 and Tumbleweed. - Run spec-cleaner- update 4.2.9.6 * [ipcportal] close connection first * [gtk] workaround libreoffice surrounding text issue * decrease the length of clipboard limit to 256 bytes * [gtk] use symbolic color name to lookup selected color - change fcitx-gtk2 and fcitx-qt4 from Requires to Recommends - add fcitx-cmake-3.1.patch, downgrade cmake requirement to 3.1 again for Leap- Add pkgconfig(xkbfile) BuildRequires: in the past, this used to be pulled in by libqt4, but since our own code depends on it, and not Qt4, it is our own duty to request our build dependencies. - Package COPYING is %license, not as %doc.- update 4.2.9.5 * [qt] remove quickphrase editor, moved to qt5 * [misc] forget to remove the add_directory for quickphrase editor * fcitx-configtool.desktop: Remove MimeType entry * [frontend] add a compatibility layer for ofd.portal.Fcitx * [gtk] run clang-format on gtk libraries * [gclinet] remove a undefined function * set display for fcitx and harden dbus frontend with sender verification * extend dbus module to be able to accept external dbus connection * [ipcportal] fix signal sending in portal * [qt] delay the recheck on availability, but does do the recheck * [portal] put ipc portal in queue * [qt] do the real unwatch * [misc] make more optional disabled option for easier flatpak * [table] make sure we don't download table data if we disable table - changes in 4.2.9.4 * [gtk, kimpanel] add relative coordinate support * [kimpanel] check null before use ic * [kimpanel] correctly reset relative spot state * [notificationitem] Reply event method call - changes in 4.2.9.3 * [core] Make sure when RealEnd is called, instance->destroy == true - changes in 4.2.9.2 * [notificationitem] avoid unnecessary xembed tray icon fallback * [classicui] give tray icon a default size * [qt] fix inconsistency when handling qstring and ucs4 string * [classicui] Watch for dockWindow visual property change * [qt] fromUcs4 expect a nul terminated string by default, give it a size * [core] Expose internal show input speed function * logging should not include the build path(boo#951602) * autostart desktop file should not be shown(boo#968486) * [qt] replace QPointer with raw pointer in icdata * [notificationitem] display layout under unity * [diagnose] Print info about dbus name owner * Include emoji short codes ("emoji alpha codes") * [notificationitem] Fix a bug in plugin entry * [core] Add a new hook to watch ui status changed * [xim] handle reset ic * [utils] Improve process name detection on *BSD * [quickphrase] use some different character, original one looks bad under noto * [misc] use RTLD_NODELETE for all dlopen * Call sem_post() only on valid semaphore * [unicode] Update Unicode 9.0 descriptions * [classicui] Check XShape version before using it * [remote] exit the loop after trying 20 times * Require bash in fcitx-cmake-helper.sh * [xim] fix a memset * [pinyin] fix missing files * [dbus] fix a wrong dbus destruct order that my cause deadlock on exit * [xkb] handle some corner case for any evil third party that override layout * [xkb, xkbdbus] add support for our gnome-shell kimpanel dbus helper * [xkb] fix circular deps between xkb and xkbdbus * [gclient] try to eliminate a warning for configtool * [misc] enforce c99 for compiler * [core] call backtrace() ahead to let it finish init() * [misc] remove a dup define * [unicode] enable prev/next key and enter to choose for unicode * [gtk] fix wrong gobject add weak pointer * [misc] use unsigned int instead for portability * Remove deprecated api in enchant so we can also support 2.1.0. * Fix bashism/use correct shebang - drop fcitx-autostart-desktop-no-display.patch, upstreamed - drop fcitx-use-basename-for-log.patch, upstreamed - drop boo954623.patch, upstreamed- Clean up .spec file: * Remove KDE4 parts (install custom systray icon) * Remove checks for obsolete distro versions- Fix language code for fcitx-table-cn-wubi and fcitx-table-cn-wubi-pinyin: zh-cn --> zh_CN- fix Leap 42.2 build * fcitx switched to DBus mechanism to select systray icon which made it impossible to customize systray icon in fcitx's themes. When the KDE default keyboard icon was used, it was ugly-looking and invisible on small screens. So we appended icons to openSUSE default Plasma themes * in Leap 42.2 and Tumbleweed, our KDE team decided not to provide any customization of the themes from kdebase4-openSUSE package, so the customizations of systray icons are useless in those systems.- backport a upstream fix: * boo#954623: fcitx prevents dropbox system tray loading in KDE Plasma 5 * commit#c73761 : avoid unnecessary xembed tray icon fallback, try harder to avoid touch tray protocol related code when notification is available or kimpanel is available. * add patch boo954623.patch, delete next update- Add NoDisplay=true in autostart desktop file so that it won't be shown (boo#968486): fcitx-autostart-desktop-no-display.patch- Due to changes in kdebase4-openSUSE in Tumbleweed %{_kde4_appsdir}/desktoptheme/{openSUSE,openSUSElight} are no longer available. Actually those icon tweaks are not needed too.- update version 4.2.9.1 * support QPlatformInputContext::locale() * correctly set input window position on scaled gtk3 application * support unicode 8.0 in unicode module * qt input context is not recreated correctly when fcitx restarts - drop patch: fcitx-4.2.8.5-fix-bashisms.patch, upstreamed- Remove # fix desktop file script in fcitx.spec: Upstream fixed.- Fix logging not to include the build path (boo#951602): fcitx-use-basename-for-log.patch- Several fixes and cleanup for starting fcitx on GNOME on Leap (boo#947576,boo#942816) * Remove the superfluous manual dbus-launch from xim script * Use xdg autostart for GNOME, KDE, LXDE and XFCE; fcitx-autostart script is also modified to check $INPUT_METHOD: fcitx-autostart-check-INPUT_METHOD.patch * Delay start of fcitx daemon a bit, too- drop xinput-fcitx, which is not used by openSUSE - simplify xim.d-fcitx again * do not define shell functions for success/failure, because previous x11-tools change has been reverted, we can use bash again. * do not detect existence for fcitx itself, because this scriptlet is installed with fcitx. * drop usage of GTK3_IM_MODULE/QT4_IM_MODULE, the former doesn't exist while the later is covered by QT_IM_MODULE- Add missing post/postun macro calls for updating desktops and icons (boo#947842) - Remove superfluous ldconfig calls from the main package post/postun- Use lua 5.2+, fix build in openSUSE_Factory- fix boo#941052: /etc/X11/xim is broken: input methods (Fcitx, IBus and etc) do not start at all - fix bashism in xim.d-fcitx * "return 0" can only be used in function or sourcing, so define functions * "type -p" command is not available in sh builtins, change to "-x" * other minor stuff- fix BuildRequires- update version 4.2.9 * [qt,core]use xkbcommon for compose * [qt,keyboard]use xkbcommon better by checking return value * [qt, core] adjust xkb context log level * [qt,core] adjust init order to ensure set log level works * [unicode] fix decimal unicode search * [qt] fix compose when fcitx is not running * [gtk] use xkbcommon also for gtk im context * [gtk] reset xkb compose state when context reset * [gtk, gclient] make connection and xkb context/table of fcitxclient shared * [gclient] fix some gtk-doc comment * [qt] disable qt lib by option * [core] fix invalid global imname - clean specfile, drop fedora support- update version 4.2.8.6 * add kf5 kcm support- update version of opencc to 1.0.2- fix bashism in env_setup.sh script - add patches: * fcitx-4.2.8.5-fix-bashisms.patch- fix Harlequin menu color, it should be greenish- update themes * reworked Dartmouth & New Air * added Harlequin - droped input.svgz * new input-Dartmouth/Harlequin.svgz are in openSUSE-themes.tar.gz refers to Dark/Light versions of openSUSEold-cirrus3 1652318770  "4.2.9.8-bp154.1.200darkactive.pngbar.pngbingchan.pngcangjie.pngchttrans_active.pngchttrans_inactive.pngcn.pngdianbaoma.pngen.pngerbi.pngfcitx_skin.conffullwidth_active.pngfullwidth_inactive.pnginactive.pnginput.pngkeyboard.pnglogo.pngmenu.pngnext.pngpinyin.pngprev.pngpunc_active.pngpunc_inactive.pngquwei.pngremind_active.pngremind_inactive.pngshuangpin.pngvk_active.pngvk_inactive.pngwanfeng.pngwbpy.pngwubi.pngziranma.png/usr/share/fcitx/skin//usr/share/fcitx/skin/dark/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/3a18902ee6b2c025c219ab89477248e5-fcitxcpioxz5x86_64-suse-linuxdirectoryPNG image data, 22 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 60 x 60, 8-bit/color RGBA, non-interlacedPNG image data, 22 x 22, 8-bit gray+alpha, non-interlacedASCII textPNG image data, 354 x 164, 8-bit/color RGBA, non-interlacedPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 6 x 12, 8-bit/color RGBA, non-interlacedPNG image data, 22 x 22, 8-bit colormap, non-interlacedz>cVι$utf-867aa56699ab2f8bf8d07b43380db4ce393f8f7295a516badad4f44c37915b506?P7zXZ !t/m] crt:bLL &pN) O1v o2,Uq`|-(M1)f,Z#jڐ$jP%9V83x5ؔ$DR>wc$YM.XBWO9,9'V\x)TɡҔvauĆ5?k /x±}wW#n6s|EjktX!iBAh,3p-}043#ڭ ;ᐛ3kPо)r4HqnkW|,6QHV (S6Lk^M>b%EL.E, w2tM;KďhH%B^H6mMV;z.?VWb^I=| S{|h:`i/3x4Vzrr,zOMYbYcv8'! #4_y3b˰P6mLh~NPgy&L33uP~(Փ}QAIu!>;f%aGZ8TdL6 McHJ k 2E\t* Vm)B -NwB3!F|3)dK}H$s'MF nB3ǎNuNQ*Џdxu$Eп:LDVz_šcB+]Y/-qffhi2d%QI٘c mr9rN |T\V5e}L=I' I؂ fLΥg겹g; NT'ði x ǚ[ЉginBOMjC$Ir4]7B(o;Yo5l QnJjuwz`եЈ?A!⹁ yn1,({pajX(Qi%msFH;=AQt 'iLoRnV]91uχP∵2]i@4e=^S4rwKxf۱}x=+R}1W5&^X71b-f[o >AX$ fs )K?#6r_ \5䎽Q5nvh1;O h=\Sk]!w;m HgHJ ;4AJK30|%ΕЋX28D*k%V-l 0 U|mmyfKzkQںU[Y%B( F~n˪`9Q:|kr I.{+PX !XNOK섬ϕYn3 ߑ*e7Q\0qAxK0 ~}E"$YߪlP09k9vA)P;=l`tXL|u4ޯd 1%,'Md_WĐѩ"q<4NA0\C{rڅi.r#4ͶZIDf~ /rJrjRk<10W6.>7J,tҮL+C\黉/zoμn(#MHy6%Ņ_'AJ[`O4OUe3`{:?B$iVovv4(-婂Jp9pܟ?./@ę 2`Hyeb! <{m-r9u;W]h1( u1[V+-Yrbz,qUCP]?̔Ix71[m9j"5trv#9)AMN|v5 _9/@%@.~ALB? K Pf; uJG׋>mi9*^t gy2paˇ7֒ܗ-+>q~3BҵiTyQ}eo } 0-䛘9~XK9ĹEq5ybRYZ']VX%v!v pymJ=dy89cTɖI~$Manea 3ǥW"،Q&߱t3Ӷ\Ew_BZܶԓ=#`PzO4z^wADS4$+NT6O0~$>{ ,XU00"XTV q;_0IA"_?oA>|D.[!l8Eo&۽Ze@bVBMl_}?6sPl~jFAG">$dIu7¹Kb8+Pn)Z $zʝo/s!Կ|UM:7 O+~FNh 7Ot{$ IfڌՇaÞo<9rQo3{ yX:wqҵOv>be@6A5K_6"4MDI 02;&X!< v% H Z _%lbK8D@JU[/z~J*doǺ:a2bd[9+Yy ,k͈V#KĆOhC8\4[iMI=G|f_Kjg~j7c w^g[/;Rn:1Z>V` OX W٭R޳.B&H$JQ_ɼ9I4_Q7@YIX;` ̌S M?(leܬŊ2{Uo:((VCqzE VcAC# p{q/`8 Et^D}+g5)s k&WjP»M:O5|erhQ{ٛws10ܐlNn:81O#-{q2lcİe%2P`Yc328.{fX|N|6i! ᚡȿy61sJPdMJ TΖ-X7v{a)W٫0Ł$/W$%cCt+޹_"J$VF٢d,_2OvWGoIH5{Uuc/jĚc:W$G|*0rv{>,S3 Z li TRų_{"e]IB')xs~pS8⫚l3+tP @z}%_r+vk˲zgwP- 53ZD?+6&ӿ&R8l8V (H:$UW,I\srQ4b>6;*Jd1vz(A[f! #s đw͋l ,5e;?h]e#'{ʁUg.&Yb;^A.E4"Wvcf2#m_ea|er\SX8ı2 RaZq OW#iI| r:+Za"|Ķ _d2"XfEH%0F[yJ=0~J6Oos8l/$R {zܧ#,@6F!Bܾb5b]\8}m/')WKBdR)UmMf>6S3#4cۏJ/BjœOCd'֛#* g킥PrɽEئ<V0 ?I66 W߾toz>mYαiz\"tA̠xiDBaljǠ:0\V4zd5bB9 cnV'@@JGk+q G{MlN~$MoS:XcsF&FBE`]pM3QfzZGx~Vc_J!1?iK MR ǰD1y~'0>%PxÊς^ׇNAfmQquuN48v|řpCX4N$jq@8I'}iuM9H{PEҏC'z{'֡Z> H4?J!ng(sADMe:)80|H4!" i<7[{y"zU uacA):R"+ &w$WvVYA73ד~IdzOzgaҢoY%@BμoȚ\ v>Vܿ\d|XdcCgvb gyU.`ZlnoTޝ\"Eq4)S{͑kʇ:8 YnDvu)O0evr$Em܏[D ꢆ _("ل= 5/ksyT#f? >ujGZ%;gwRyQMik)(En?9{ H 6hʟ\ū|^V]/ )Ff+ Zw̐@0$g Q4"= 2O&#JLt `.$ ?c0zraVb,!p?fūqMV M͛sQ*B҅& Za3cچտܶwC ! "TW"Q u/&Ee'V݀y>!)J2/xbE.rZ"{$fK c\R"7 [k/ "N>w!#->st gNW#R,Ja"a7 7g_6S6(_ͻ u7)&/˥6JCZ^eGq?O2[+bXjldg"JO h՝>Y-$}s#YsAcWm߱EX%Jz6 }Е[Նo  {iMcvO;rEDc{8zjΟ K/_8]0z ^pTi q ɸsuLL=oDϜ;d9I\+Hz9&*=7 2SZ=Aw}* ' 8Rpwݲ>8ys`3E"$S 6&KtqUX%$7|Lf="M@P\|#Ƈ^ofJo%?ьЉCJЈ^nwF^%\S`ݘگzw9hD._)g#/h>"D.t%y;Ywkk5,@׈:rH8'TJgJo;[IUg Rta{8L-W ސۛ8w7[Z_Nbiad͆drI?;ܒfV0U4G)CUXOb(ܔܰtdĨOinm/?ܞj=#y Alo6xlhZmgY%g6 k>b4ub!fya1D|rO`"X}ƄF+kT)X٤a0k vr!+=Rj2O,EQGFoTXj-i2iwf#FQ*)چN'B gT'& Nݡy} ?=oxb.شl$9Vx+`^)2TyG*({GO̱11-QW i-ď4Qwϗ@iWii\ZL^)6SXU奝F$ٔ&Llj v"1/ mݴ ) OBsC^*%s65 XXWhCPc}pOA_OE6)N`ТR&Т3еP~<~!My $: 4= usKRohT7*ad̞nn+Q⨝ 46|ISeI1Av)U;=xx[i/g@Zh8c`pkSB\ biCƉ o>ϱYK0c*ySi n–^JN 8, {Q&j8A^j:{(?;#lYhPy;j3P& R<  zzے4SsY vGUL0%-O+K| 1~)nTϯB)fGnQJ +$AzQ0 RB+1YrxtK9`W*އQA jAKqF%l^t0t턘Jvݛ" ߶Xt=,VEr NU*8Q 6ܝߝ8>vDҕ](6 ;@#[]p\:o*mTɧ[3>!$YduKpt0e19b $F˫㦮.º!*D5tۄ:$p{l9p  lzg%%!~* (coGQ<̡[6k 6%ȥ4ʌWA U :MN;k.f w߭R\ eW֠ ]9Ҏ)2qs҆:V'Mak)<+' 2., ]m9 )X]3grd2Ϗ\I^5c[ ;_$ys-/)@Ҭ# m3ŒSi$`[5^D{.6%)*)_>Kr-)Q@|W'N`,5l^"5edI g gM1(Dڣ$,FDCIfnE@ՒY=t0YQ  Ijvova(ܙtjV4/| ^Bkَ`=^MСӁŸ9p݈6dl 3ǰDF(mź ?p04"oRY4[ވ1?cוppn?U%>oXeLa($اĿA_:n&ɑ<C!/ޢW Qӷ?\E0GVdmReZO4+N?};8to-mE.í5EHkDdVFk_bOwx ? jL.^)a$9@%m Y.5DEHȓՋFPRCtw?̸ް<谾ŦP A'?4_)XɥPDdz*gPɏ=Q 니vcf%k\fl(B>)Gk#l;U,B S'_VW[@ޖ-Py[k}U7T2#:Ҟ ZdgF7 R1lpX a>GekHq &Ѝm/[0 Gvb' 1p(o,KB&Gs'%hY|Th ^TXll ^T5*l-5g ct}fGE@䒯x\ KzEy.QpZ@ОY PvyMu:q;KTh-?iOT]6 '4<ڄGc' K?$CʻlnE-Zխ T?xQQ3&)Sj1ep9N6uXW?GЕ;il0Oʘ5CZg2WegB@*ks{L_xA֨?Y7g.vIx~Xt+.K[j#e9 ϟ`SqOz6C ca۾|/b;8}3᤯qt6(?R(IKRS5>+ `jN05amW_}o_ECj5t:[֬&`\ѫVZgT`HK: 4G3 @ !uGU&18nZ+=#]4av,=Uyw-}W"ͽ"UI6>}~*Y݁%ϒ-Sz\ Vwea+<5u#%;KVq'0 y.i$i #"cE"'S#P3qQb!Ǜ`:Zȃ(|:&tgj^ I{#ln]t6TZ]9cp֟s&+ʰUr]KmP)}*8f{7eq jͲ!jHQ뼘EZ@N3*'a$sUϛV%7BX㕟#K<$F7[ix+W((@d ,ZNC3B ֺ> ӗ+R =#Yo;uCHJ#{qLӠOBxQQ22v)ĢJ{Vs٢u J\~[-v)+ٻh)uJ:hK $|vwiW`?\ŧpJtCaR=թGٍ /)rÊ$&g>޵ZHDwװᖣ(0[NZwQ Yi ֎5 tc/`}H5wgشNFbZ4yZr 62vdu `E{$I o0y~%pvt23Nh|Iy]w{y68 mBK< )~8:I%!QqWɐJ`uPi71Z(κOV5XKĿ|t\/i𗾚3c-i|,;'#!+yQB4lB:mS+"Z m)Gn$vPdi"rgf^wsC88A}|ATJV qp]U0|Z}az$ d$/qvv lFHzn!\>| #3;xS 痒ȲYH;axsIҌrd *,G)?LĹNeVXpA1}IåF 6s A%9t:B9Cd݅+n]pB_ nhj{ bޓđ dqh+粲_v%W@[|mbDpF>g4LM;*ce `iwFF^ Pχz`msݍz!uV^zgpo8{ q)(GSKofИ%wY} _9xκ͘J.0l0j!=}38,I<-g#VtbGU\N9r< !lzi93p䯮A=4kYr+3Tŷt˕ Հm|?V(6np9_M U[?[R_WKgj"@{ȳB&,>p:-9xF\FTjͲIF: jnW7E2qErPhfVm*8&K8K9 |M`K\x;a:\br_ϾAXbv) 컌4\aRVYp%uB8%Tɚ:4\O?"q'_\iql_֓ww CͽxY r7[ַ9.0T[d\ƹꩥ}Fd¹PzW݂fgv_IxLV`V"eAfowqY"IFsd(0njX><=,n0ZŎ 6Q2U$Nƍrj;>#+~m|>ªCͺŎG"pA8J+-'(5#a/.Ǣ)?buabd1^v\V @I5r(#Oh.e1λgm][XIhwK~*:-]ڙJΙidz:ɥRרSJ]&qᎄmV_M_%f>{5+MNm,9cg*]q!{|O@*g2^j&:pǒ'.BgɆ&Z 4LF\U/1k m!_k0qbqoT\)A('кcwhkmtPxXt6U-+`ɫkKr:]<1{׆HIZVo\gEQ#A<9 - L툫{l[uROƿɦ:h7<hAn}}ς, Z$1*'[0Pb(:lrАOɐb棾l?)'nEV9Maux8Zg"2ꑕN֥H86t 1!ǭ/:/ҰÍP1oY0\Yuެ`'rŐ0fz8QJfQ҃cGѩ$"Q=g4!'%4~x!'\[}K&cImΌHk\O)$"8zTӨ癵}lϬZ8*s^bЄq,$+9x'.'M3@C5Zw7$^KÊ\\oD`H}ǐ#O-='&a Y |gpQBScq^-Usd@hKJ:2姁VaoH9QY%aBjJevkjP,͍vw !U-5Ȏno΢#CgfxV9m޸]zٶW]}RR"и"C]L=;l$R[enI n>-R>8Vqfgvg`W8ٴiUdF߳N :|s7)ˣ?M2t|O,!Nh?x'sL~"frfe[ACB,lQ$ 5|YJw6mt,2%>-*t-;XùD[љ#?k)Kko1=Kq׍ djI*婘* FG}[fujg#7V{`a,G:2s j;[Tn 7$=O*&C'Q&!u$j-SfN IFȯC_nmN`%_ۑ3+5Ahֹ"&_tf1zSrH+B`EWEzdU"]TPҾ*x}B<5_@Թ8M)+olK$Հώ%H(c3,`>>S%"ƃm|ώ:|>dH8:ŚF[p.wqC@ܺ] iֶyCk9ָuֻ6qh]i8 8w1-Օ).D- {dKu Si=?+H{ڙ#JCօXU?F~|==:R4Qhje5~eʼĖF$ " ?F/ͼ̞B,hj~Xa)LOKN;aFuV22j ׃|l R5ooc#hs!f{ij /ʵF# YNlx HYVQ/V@#c6@]mK33kqQf~-JfS1}8l9=zzm8.eMՌatho݂#`D9v[gLpSäK K))`O:eh0*܋Y~wd=5CZ>hq3z]gpXmoX|955Ӗoҧq3٣ tχ3qT?['鴤Xuu]~8EQt!_8,"bŐ FwP=-";SE߫:"SAz98};sD,cT\+teI;I7KwCR>QMD9MƸ7&;Դr9A\єοa>Nqe\"ֈ.)Ďɕq.+=ٔCv3!fw2ob#QYԥDŰ(թ6^L7M/U=IdRsB/cxЛ[hOAxLmKhs@fKp,ׇK28b(=:U p5MEsN55YlJVrʗXAJ}0ФC rTf!|1cp_L/xK+ ubx巢G$T+հD*XrF`L1^mċ/Clo0qT+ (Q-߸lcb#7.wk(L^SUXbO@o+'pNJ ߖYhND9VGSWiQ%+8 # "N D'VD UĪֲwIQR ![} j֑& mTgID_ؠt4=:XD8ɤ82';Wa$95rj7NE=@ HEs )Up!'"V "v]Z\>P2XɌu6[d ERbRL1N=˨q(Aʃ+rv G#( X͢y/9d;Os} @bU3 KF1C2+JaכBIRZ%G}29JN+AFHQZhHuM" N4?36G+dsG%.EUH =}?}GID&'71q1 sG zmX=lu[H߆ln^g"ԿnzZmOUNk \h7a.[q$CY/O%-$Rt-~HC0A < 1g-@t mNK3q# ro/|ay紫x$ tLȾ+nEWuoQ?1$+fFZ~BG\șjU`>A )'檡QmӢl9\rUF;srOL)&'_U&9I-vI=ޞ_&°݂G#5swG0J"=6F~P$Ly!SCAsѾ0ͫ_J)/K)h.e Q+`Rk )ÇE3@W 70B] CrR~v pq,& oѾ͛7-@ƻdB s5Cؖ,naʬxO\vc:3.δ^メ8(kcBk7 F0 SjR mnv\x}"}Š:ˆ4cJ'z؝@ \-oz2K4ŨdNՐ"{u~(Q'_ɗ۪v'a軨'7S |2)PMbq2wɉp]32_۟[7/$I?*C@6Cm:GiJ#xFxLᵬ㖙ꒊV[k$N ЇU[QGՏuzS?UҚ1Y /ܚbKB)7FC\N rrӬOY&,1eT2 z%~sE\#4CgP8~ԉn".r="O9гp2nw:aǘkm)X.quxzڹ05BFzcc Ig(['teO,Autu@9Uͥc-wE*?Bs0s④S(~_O d%&pDe( }&'(C(_y%t,Í,({{:8KM^`稧{b4[PmVvV<0 KŽ;]+];X FgvHnTu,"p‰'j=*qzfjIaR[2FAYP :Tk"s\^!L{+Fo]Eko"1" ,, TN:\|psyЅu{46WPa%h~b@S?Zm Ɉ/xMxy;[$|+Jg-ӪqKf@&I ]95RͰ|;6e]^-أu:US +2aPhF &x:?^q|2y ⩩U:F7fon[:;COl %^1Z(4ӵdJrku׿ &cA;}/U@ V΢ҏQi+`"12s5-Qݣ+ G#,5z"4ӹ;_ DX⢲S֐UhIg3 CD|uJkٽ;l½?F#g )p^$|iXI]RIeoI9empOc DAt\oHGSQֵ'駓7ׅz'2m)mPbn!7w3*nVq*ZKafbb0|Z]/^Ū a֑Nx3:b[Lr$F;!:e݉ % +ز2aƬb'RaV%Nv)n8RzA[iՏp"[.V!P9?ioqP>"qQ@_Z%l!Aa"fOkHp&c px1 *ˈMrDTA4_Ҙn&(*ݯOilM<;(`eKXQ@VzGʺ~\Р)qz.94[է5@4u;vRY(k ?.`ڦ]J2r%8ՖՎD\Y_V>Pz|D_^s꧷Rɰ,1R#1 r6Nf;Y#E{@z7:e?νIWWi ""`%p&Q%I+{kx!γjuv{RF]*H<_곌PWOS|+Q9]1-c7\ 5cz#X'*$B ǔ%s ο)ێpl ?#W7\&*IHx~aE5T'[O%,ogq{T^nWO|Td1D-d,M]ciѷqzQ|)%tONmaiFm-4F)Ѵ)x #Zlx-y5sL\Uh)n~ td7}4%0˖3 ,sÇuF_ѷ̙AbpKít*|ZM#_) ,:輪UE1k`T>CAV,$|TRAS r[@zq!g7C_(nm+3=܀4; ۲7x tt_jPE lbz|ÛWo(z. i鴏U> L3-;3F'_ߛo.`wfXFH:gnPSs[_IԦA zې7 U~odBݎ23/xȪwI& JfGR(5UVh?q!Vq&}Ù=@ ˀʋ ߏPeBDO@x!O'Jr!LaH+iITÞ(|rEy#T&&Ui1 y{n,Bh΢'Y<OpU5$=zI,\oB'A?)lyÓ31Kcju5clT͎iO@y=<7[t$-Es(mRl%jq:d43t\j['lUfG#6P $ߣ_TQ|:oA_;1\ A圆H&L I=Cf~%RƲ-8r/PL˳y#[O;@0Tͱe`OȜޛiSۘn!6pC.uPLHÒ|]`2nPz'vsW-_!Y7o{}|@"Sޗj6[9dX:"0e4HU OptheiŷJNӺVG m'mL_۷wG4qrr__ ֻ&00kg3RR /nTq9gd9?7Z2&-H>۱K]sy&EAs:Uaowyj @T)Dst3 j{of Eu7wG#4aצH%JJ&+g0ʯ&aIn҃} e͒0AcCHsg3),LI8a ة=OԀ(ǚ%2/%A_Buw3/N,WW3pBbQB{=? um֜!ƹF,[:ܷ.TM1m ˬ9S1@? ˩4YaL?[LڻGI(?[tVƍ NqB@OWtH9iQ#Q@ {c4J-b_>9TAA*.~OZHklό)R(Թ@y*sЂ:Y.yx##ѻK~\MJKꘛ_jY&g}:SC!}esnьO7Ҹ3{π$SDx: ^HfG=:lz-,^"k1ͦžVGn+vt\ҕq@/#S/,UJS,~a4HK l'ЂTٖo\Vj0aMKӥ$Gz{([LLr3y˕v1)dt0\qjS _ ]!>^&Y͏5C÷z8?F`\mx%ؗ+JBMHW)<|097*U@R2nfo6"cZm"9N[ Mt|{ t?asoI0UP 5 5n&փ5w'i|D@!L(CH|S93SYh0ol:&eYl[^ך:[WG qg]P?Cu2O͒X8qzNg I}VA,"%hQ%;A<#"kʒh@8sI%I~-c&!!kCYf}Vq«1R䛈|NrGvi>vAㄗӰ[r4X# |T uW2$Q}-367^'YB~:HuξxB`AM* ?聮@1uIQv+*TVy8Ҡ' #:8s29deǛ/9]N­qT@ї gcQdCJT"vVܸ| |htV$Pdva$BqݖvH43S,z2He)T @  uك5җxfۈSoɻ1&jM3J 8F]Cׇ>1X3P4F-Nq/Fc;T%uA2K,1Qnҧy 8[ƪa)]i[#U4tiOq_t#n~?~7_8bXKc0sͼ;7q^5jJ%+E9tUa_C$fRw$0RS6*C-g#iQ?}r%^-R=# + V2Cli,,xm$QnJCQ*uXjC;b3CSSBMBp\$BNEB)l}w6GY(֞O5v6JVp@齹 { "(褛Zگj,iݗ)TY=hA{7>}@F怈Iյ>a3)=A: x稉,@iҦJ%)2I\:Բ}Ҵ(GNb=]4R>߂IbõYgMV2Dqo`ZAQE0YR-C@#3NT|߄D!,WI.9pB2XcJop&W܄O i7X*/5Ie]EJA|Gr4f6]'qtTV%4:#jt ir1¯0-@5u)VqK oᲂr$Yl4kȵvK6~DE [AKj _`c4kOϏ`X$-iބtB ^m%s(ǍZ8W6R E;ˋYsS"XwqE\AH0qNƳ~K컠ox5]Mp_W#"@lR=Y)(olj5{O]ѫD?btnb$N˾vZIb d[$-)4wE˙A\rG϶F6!An*S϶(UJK.~ ])uCɜ4F _64Z;zkDtp[qArH ͠ xc`m¼ F՛swH~c$+7y_W|%~Fid75en_*Lʕl^g{syi|OZ}Y!yp1Qf$*E$i7 ۦ߳O=l! oqȷ~"<'a F Ȓ!p}fxμ9 'pbz`jCR7,R*ͶHt^< |)l]bG?i۾N|E10 %]hҠ&2')OS҄Ѕ5/̅l|meW*0{ D^Md:]睓l˭e1䇁qĖ:ژ`MQ.ZKO6S&ۋAgqΰ!7kY&tM~ %~n\h9z}FB䦣X@|GljaC jݜV-6- Zq˷J73%D> vMtZF z*7?42oYC=X(1gFK]!~J q#4FCb">"'m~nWirA)5YAk03TU-6(yr&_yVEQşz h' QSMB_1&,:JVVTM]芆FTg)*4 B{xaQA7GfyչR^! ϣ ݅ږ4}47n"`1ŕN EEo ={t NSUhR 0cfXj4\9{EɎխ24U_A*^K}in<u) 4*!-7SnDG `F$罶cЫn7k؉/qOnpR1rJ#bHv]c2puW7Ti?E{Y_U O8|72/ r[^"Jx޵ci%ΐ ]±nd&KGk I~lC3ch Fhx+֎D;_in;;Łh1*^W0HX (b%8SiuDj|)#sdڝ)[nTiM6|[, 9XZ h/ZJȼAy H_\s&4\7fH~@e8m hFfå^4EM?Mu 7>`,p%BY|+&[+.-BNr`}Tx%F:1):AN KK.`}Kr*JD좺+hVNl?Z:ho{eڭƢ}Py=2-*jyM"[mvk@t?kQY)UMӰmwy:`  h;r#Qw|QUm;kn?,{n_|[Y:kiC)z>h@ O"x>\dDJ#d,V&D=9/ >vbn"W2_aH'9\)p]@!R*zo`1EU*3Lso^\S;o%FԕBh̾Ft1iwuFEP"u@  bDp,ck*DRք͔2+Z6Mg]. ~LE'G:!rޭr|5/LK:JP•'503R4IߧP<ŕƠϹ~ǐ k3ϟ$}96|h4ư;B追|CKLcy U]Tz+՘{?Ρ1``9e@vwM$yƋ`t}6ݘyMu<`s+Xd-Nnzt8]0E!`+l:w7$FT1ǩ8"V XNzz_F/ݾth$z1M{¸D=M Pmo(ƏJGzc}c@r#gA2zC*%Q3S@2b ^ 8R/˧ 0~]~kKtq7WFi;<2@ae_'ԭ # YZ