xed-devel-2.8.3-bp155.2.13 >  A dkI%z Rv45͝L{)^aH[W/XVo eac320154cce5a1262d61434c148e75a2500f5b40e138cb393bcaa757ecae5754442148430e79926ae2993192e32c8c283950a81ȉdkI%z Yu 8U팧Q v EslOЃqɿ)c 髫$<m*j]1(tKzG;"BuPa+n$֊~RT Q]KV)q֮Z3L+V^A/|1+L$1:~fTBvk6kʜYk:CBtฝ9x[W&+-˜4IPrbI\{z-q-WRFipIH7df|Tou|w YVHj*cS՟2fU_2oZ=xa!pB B-QJS#wF )A l*eOc$69/A+&7sѰ77@ycf$tf72:͉L06r )O3TEf$zǂ~^GbkSJݜ̬<Iii18i6Smwø>ѻ/K͔*MڽU>p>J?Jd   F$(EN_ y( X        p   h   7( 8 9:FCGDHDtIDXDYD\E ]E^FbGScGdHaeHffHilHkuH|vHwIDxIyJ zJ0J@JDJJJCxed-devel2.8.3bp155.2.13Development files for Xed, a text editorxed is a text editor designed for the Cinnamon desktop. It has most standard text editor functions and supports international text in Unicode. Advanced features include syntax highlighting and automatic indentation of source code, printing and editing of multiple documents in one window. xed is extensible through a plugin system, which currently includes support for spell checking, comparing files, viewing VCS ChangeLogs, and adjusting indentation levels.dks390zl29 SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/linuxmint/xedlinuxs390x9&  8 9 ' > Y  A큤A큤dk=_G_G_G_G_G_G_G_G_G_G_G_G_G_G_G_G_G_G_G_Gdkdkandy great andy great Aaron Stern Marguerite Su Dead Mozay Dead Mozay sor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rujengelh@inai.desor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.ru- Update to version 2.8.3. * Packaging: Add missing dependency on gir1.2-gtksource-4 - Updates for version 2.8.2. * l10n: Update translations- Update to version 2.8.1. * cleanup: remove code dropped * remove never-used variable added * bracketcompletion: Enable plugin by default * Remove links in plugin about dialogs - Updates for 2.8.0. * Port to Gtksourceview4 * Add a new window desktop action * plugins: Clean up deprecated preprcessor commands * Clean up remaining deprecated preprocessor commands * xed-highlight-mode-selector.c: Fix a couple of missing casts * textsize plugin: Zoom text regardless of selection * xed-highlight-mode-dialog/selector: Clean up code style * xed-completion-plugin.c: Clean up the code style * auto bracket complete feature - added bracket-complete dir in plugins - gtksourceview min depedency change to 4.0.3 * Add XAppFavorites support to the file menu. * meson.build: bump xapp version. * l10n: Update POT- Update to version 2.6.2. * No important change.- Update to version 2.4.2: * Update translations- Update to version 2.2.2: * Automatically open new Xed window on current workspace if it wasn't already opened. Otherwise, open new tab in Xed window on current workspace * Preferences: Make dialog slightly taller- Update to version 2.2.0: * meson: require itstool command to be available (#266) * statusbar: Fix the menu button styling (#281) * cleanup: Remove an unused Makefile.am (#280) * print preview: fix layout drawing for 1X2 and 2X1 layouts (#291) * Filebrowser: Kill the click policy property with fire (#293) * xed-window: Fix the tabs/spaces label in the statusbar (#283) * xed-notebook: Always show the main notebook tabs (#285) * Fix some deprecation warnings (#289) * print preview: fix logic for forward button sensitivity (#292) * Add toggle comment and toggle comment block actions w/ keybindings (#290) * l10n: Update POT * print job: replace some deprecated font button functions (#294) * Replace deprecated gdk_cursor_new with gdk_cursor_new_for_display (#295) * Print preview: remove a couple calls to gtk_adjustment_value_changed (#296) * Search: replace a few functions that were deprecated in Gtk 3.22 (#297) * Fix stuttering and disappearing of the toolbar when fullscreen (#300) * Switch deprecated gtk_icon_info_free to g_object_unref (#301) * Remove references to deprecated GTK_STOCK_* (#298) * Remove deprecated call to gtk_widget_override_background_color (#299) * Tab width popup: only select a menu item when the menu is open (#311) * Simplify an if statement. The logic is identical, but easier to read (#314) * Add minimum required version for xapp (#313) * Prevent a warning when closing the window while print preview is open (#315)- Update to version 2.0.2: * Fix non-translated desktop file * highlight mode window: Make activatable via shortcut (ctrl-shift-H), focus the search entry by default, and allow Escape to cancel the dialog from the search entry. * Fix warnings when building xed 2.0.1 (#264) * l10n: Update translations * Switch build instructions for meson port. (#263) * l10n: Update translations * Import GeditHighlightModeDialog and -Selector from Gedit to Xed. * Use highlight dialog instead submenu in "View" menu. * XedWindow cleanup. * Import GeditStatusMenuButton. * Fix compilation warning. * Use popover with highlight selector instead loooong menu in statusbar. * Use XedStatusMenuButton instead -ComboBox in statusbar, for consistency. * Kill XedStatusComboBox. It's not used now. * xed-window: Indicate if we are currently using spaces or tabs in statusbar (#246) * Use icon for keyboard shortcuts help entry (#255) * Rearrange help entries (xapp consistency) (#256) * close dialog: use "suggested-action" style class (#261) * Port to meson (#258) * Fix merge issues * l10n: Update POT- Update to version 1.8.3: * search bar/xed-history-entry: Set a "width-chars" on the GtkEntry widgets of the search and replace entry widgets, and allow their labels to ellipsise upon resizing.- Update to version 1.8.2: * Update translations.- Update to version 1.8.1: * Update translations.- Update to version 1.8.0: * Fix clang compile issue. * Fix Py*DeprecationWarning. * Pull upstream fixes for gtk and gtksourceview changes. * preferences-dialog: Complete revamp. * xed-window: Rework the fullscreen toolbar. * xed-status-combo-box: Remove some deprecated css functionality. * xed-view-frame: Fix the css for the minimap frame. * xed-notebook: Clean up some gtk3.20+ conditionals. * Add a shortcuts window. * xed-view: Add shortcuts for change case. * css: Add support for Adwaita. * xed-searchbar: Fix the size of the searchbar close button. * xed-spell-checker.c: Clean up the code formatting. * spell-plugin: Update for removal of some deprecated functionality. * xed-notebook: Allow changing tabs with mouse back/forward buttons. * Clean up a few build warnings. * spell-plugin: Port to gspell. * spell-plugin: Fix a link to the help file. * Add C tags to the taglist plugin. * xed-window: Fix a potential crash. * Creation of plugin Word completion.- Update to version 1.6.3: * Update translations.- Update to version 1.6.2: * xed-status-combo-box: Simplify the widget heirarchy.- Update to version 1.6.1: * Fix localisation in the TextSize plugin.- Update to version 1.6.0: * text zoom: Put a limit on the min and max zoom. * Make the trailsave plugin also strip trailing lines. * Don't present users with the hidden highlight languages. * xed-view: Fix a crash when right clicking the left gutter. * Minimap. * Update translations. - Move the .gir file to the devel package.- Update to version 1.4.6: * Use the correct value to save the window state in GSettings.- Update to version 1.4.5: * Create ISSUE_TEMPLATE.md.- Update to version 1.4.4: * Update translations.- Update to version 1.4.3: * Fix an ugly white border on GTK+ 3.20 and newer. * filebrowser: Change an icon name.- Update to version 1.4.2: * Fix the gtksourceprintcompositor.h includes warning. * Update translations.- Remove wrong claims in description.- Update to version 1.4.1 (changes since 1.2.2): * Search: Don't jump to the next result when toggling search options. * Clean up some deprecations. * plugins: Drop support for old style python plugins. * Build GObject introspection data. * Fix some introspection warnings. * Remove a couple of invalid annotations. * Drop some leftover 2.xx comments from gnome/pluma. * Port plugin system to libpeas. * Remove old plugin system and docs for it. * taglist plugin: Don't look for taglist in non-existing legacy directories. * xed-panel: Clean up the layout of the panels. * Add buttons to the statusbar to show/hide the panels. * xed-panel: Remove the header and close button. * xed-panel: Simplify panel building a bit. * xed-panel: Move the notebook tabs to the top. * Add a few style classes. * Add view menu entry for word wrap. * Allow scrolling on notebook tabs to change the active page. * xed-prefs-manager-app: Remove some leftover logging. * notebooks: Don't show tabs when the notebook only has one page. * xed-window: Use a better icon for the documents panel tab. * xed-print-preview.c: Restyle the tool bar. * Add new (App/Window/View)Activatable interfaces for plugins. * Update plugins for the WindowActivatable changes. * Port to the use of GFile instead of URIs and merge gio document loader and saver into document loader and saver. * Revamp our handling of settings. * Clean up the docs a bit. * Redesign the goto line popup dialogue. * xed-preferences-dialog: Fix a setting having the wrong sensitiviy. * tests: Fix to use GFile instead of uris. * Merge smart converter in the document output stream. * xed-document-output-stream: Factor out validate_and_insert method. * Pull some upstream changes from Gedit in prep for using more of the GtkSource* backend. * Remove the xed style scheme manager instance. * xed-document: Fix a couple of possible memory leaks. * Kill xed-language-manager and use gtksourcelanguagemanager directly. * xed-document: Rework externally modified/deleted check. * Remove xed_utils_location_has_file_scheme. * Clean up our GSettings use a bit more. * Port to the GtkSourceView search functionality. * Add _xed_document_needs_saving. * Plugins: Remove the changecase plugin. * Port to GtkSource* API. * Port xed to dbus and GtkApplication. * message-area: Rename message area to info bar. * info-bar: Don't use icons in buttons. * xed-progress-info-bar: Properly expand the progress bar. * Remove the dialogue utility library. * Start using GResource. * Set textdomain as soon as possible. * Don't use global vars for command line parsing. * xed-app: Handle also application::open. * xed-app: Shutdown metadata-manager after GTK+. * xed-window: Fix getting the wrong window size when cloning a window. * Add a preference to allow using the dark variant of a theme if available. * xed-view: Add some margin to the top and left of the text view. * prefs-dialog: Fix a crash when removing style schemes. * docs: Start cleaning up the docs. * Implement font zooming in the editor. * Sort: Turn sort into a simpler and undoable action. * Focus view when opening files from the filebrowser or documents panel. * Fix g_free() which should be g_object_unref() in file browser. * Use slice allocator instead of g_new() when appropriate. * xed-file-browser-widget: Clean up code styling. * filebrowser-view: Removed the unused "busy" cursor. * Do not leak file info for . and .. dirs. * filebrowser: Unref the enumerator in the filebrowser plugin. * filebrowser: Don't leak GFiles. * filebrowser: Fix crash on open_terminal action. * filebrowser: Remove the back and forward toolbar dropdowns. * filebrowser: Support new location of gtk bookmarks file. * filebrowser: "Rename" menu entry should have an ellipsis. * filebrowser: use Untitled File/Folder for new file/directories. * filebrowser: Redesign the toolbar in filebrowser. * filebrowser: Activate selected item when search is complete. * filebrowser: Do not parse .hidden in the file browser. * filebrowser: Make the "Open terminal here" command work again. * filebrowser: Set the combobox insensitive when the bookmarks are showing. * Fix calling set_command_line_wait(). * Allow building with --disable-spell. * Focus a tab when attempting to close it with unsaved changes. * Add a new animated xed-paned. * xed-commands-view: Clean up code style. * time-plugin: Use GDateTime. * Clean up styling a bit. * Use GtkApplication inhibit API. * Fix "gedit" occurence. * Depend on gtksourceview-3.0 >= 3.14.0. * Only use gtk_text_view_set_top_margin() with GTK+ 3.18+. * Fix po/POTFILES.in and generate POT file. * Fix FSF address. * Update translations.- Update to version 1.2.2: * searchbar: Add a close button. * searchbar: Make sure we clear highlighting when the last character is removed. * Search: Fix search jumping to next result while typing. * Search: Perform a search when case-sensitive or entire-word buttons are clicked. * Update translations.- Update to version 1.2.1: * Update translations.- Update to version 1.2.0: * configure: Don't require passing --with-gtk=3.0 to build. * Add "notepad" to the list of menu item keywords. * When running as root, add an infobar to warn about Elevated Privileges. * Toolbar: Don't emphasise toolbar items (save, open, undo). * Give Xed a Sublime-like searchbar. * Reformat code to conform to Mint coding style. * Default Settings: Change line width to 120 chars and enable "insert-spaces". * toolbar: Revamp the main toolbar style. * ui: Convert the remaining actions to use symbolic icons. * prefs: Remove now unused toolbar style prefs. * ui: Don't hide the main notebook tabs in fullscreen. * xed-close-button: Convert to using a symbolic icon. * filebrowser-plugin: Convert most icons to symbolic icons. * Update the pot file.- Update to version 1.0.6: * xed-notebook.c: Check vertical mouse position when determining whether a tab is being manipulated. We were just checking horizontal position, which meant that depending on where you start a drag-and-drop, it might think you're trying to drag a tab instead, causing undesirable behaviour. * Update translations.- Update to version 1.0.5: * Update translations.- Update to version 1.0.4 (changes since 1.0.2): * Fix wrong dconf paths. * Switch to gnome-common. * Fix few build warnings. * GTK+ 3.10 compatibility. * notebooks: Remove the extra frame from the main and documents panel scrolled windows. * Use Ctrl+Y for Redo. * Update translations.- Initial package, based on pluma's package.s390zl29 1684778138 2.8.32.8.3-bp155.2.132.8.3-bp155.2.13xedxed-app-activatable.hxed-app.hxed-commands.hxed-debug.hxed-document.hxed-encodings-combo-box.hxed-file-chooser-dialog.hxed-message-bus.hxed-message-type.hxed-message.hxed-notebook.hxed-panel.hxed-progress-info-bar.hxed-searchbar.hxed-statusbar.hxed-tab.hxed-view-activatable.hxed-view.hxed-window-activatable.hxed-window.hxed.pcgir-1.0Xed-1.0.gir/usr/include//usr/include/xed//usr/lib64/pkgconfig//usr/share/xed//usr/share/xed/gir-1.0/-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-SP5/standard/94e3b5c55c807ce5d5d717ab3037081f-xedcpioxz5s390x-suse-linuxdirectoryC source, UTF-8 Unicode textC source, ASCII textpkgconfig fileXML 1.0 document, ASCII text PRRRRRRR R RR 3A39 utf-83bcfac57885dec619be5d2b46e8fea39f7f7c708ce1c0fe87291b86a99fbe21e? 7zXZ !t/|] crt:bLL ؝GPB"5!(X$a"'TY x:Я ưP#?K$"2M, TuE s v9}-V.,*Yr=@7Ά P UF$B~ŋn̫eW m-¼X e,TUJ HD=m?g5 J2^ .dxp"@woӏئő@xQ CXO%whvZaN[63Hҽ(O4mᨬV';cȣFLғy]sly 4+_#T_;x q(#p|9P6.i`|S(0?.i'dOZB>"$XﺵGkp]Q~r##zVhi Dh3: rGЉmM.m DOCUARs jȼ"AT3KֹPml"w(}/Tzյs^]sAUgtCtӈ4 lt6#FLx5 AL軟22gqͱQ_d^"f=XqOYLμDD_^va 4Z^?ngj58.Ɓґb@p47&_ݹ#t-誥mF#IKf&Y흛rB,pYpYk[q5A9e&.V)!L{ /0|oW|8E8 "JIЮhOg[H4,c5?E'̄+8'VY`R 8s7_Wo$cA͏V̆:pŠzF9,DB+ßPx5aW=-͓@5Ҙ8ߊ@Kg3fou\ΉR_^JXU<67+A]UX:Μv֌IZ]xX=kJ Ci7Y#m6)ͨ)1K'=JZ@b$C^C|cM?_IXd9L?-||򔈔5*t,//0DvVL}OR= /qtAn P+]2sx%,o \C=x;RuJ$Iܴ&(䷛׺9Pau!ն+.'9ؤ !j-@^-fOҧ ?r3r+9F `*anPG&A8/8O>Ky3TCwUHe Hz{ad-OMEͣ9 "DɞqʗQ>~Fh+LaGI3]5̰}F8 p%CS8/^V4XA6J-Srmvu[R8ʮCF1A;ƾ,y:4΄ϐq?s6>0iqs5i)V:׷9~T 2zߝզ>*Zh(z'WvjpX! tQ^F|39Ne="AG'D sxOi:LN~5P RM'!n֝#JZC+ _ HVӓmqjD|L]"Fs'hht zE2oƧ6) *5,g,h\CsJhi# h|m%~qU\K%PH]H|o?!X?9~9Ħޮ3-7AH.Q\,;5|3_c>';u[\*[\4:zʵQmMx!)KQz-_fgs"?UdAVw Y$z} 0LH ogt~$f9B 7wAMKk{.E0.K{ߔ>W ّMfT_#Ba0wZ^Z!*'KQ{`~-ĒƑ8hn(XAV; SuSLڤ]/ TZ1WHA5$TtK5 c>+KN$rGq̱ X5*{^TYn4GM_ĺwYcã&.V 6I!1M/Y3\WnK2YfP/EחJuFA*=k:+[+V ":EQ 7J4b8ϧKs"ޫh=WlFۻEJ?6lIm#l"ճQ xUI(8ޏL:^#$7Ҫ$K!$a5]f^ݾb[щ1*n<%Ew>(Z+=xTR'y6bߔeva=6d=:PJnD{">ӽŞ^ը5ސWcA6DhAh?i@FX .[i!+ 05K^c\ hye0?UHZHc(hczt?c9$T: z%󆠠:YSk:pueN8`ʧ~뜸3(ZtZMj/0ʏK썦^> V_*[+UUy_e;^R+/&mV1_#;j%:,pnrե%́f5 ͡qs&%\?WxXr޿t1jbmWTq%-rG x0U0PaWx3YVCc~r/HM1sD_h{"SoH*/+XZlW"|ЊʌM~3Ȯ) f b o /yF@A dzhs*llcR446MHJ|!4ts!.(4@bYc]EXsf.DѢo+lHbKN a:% drt9725J̊T ! ]lxaٟ9KJkTY3T4^x|u:}xZ쏜=NYÌj!߁ ]elPR_z~eD ykQx:d>۫-ʠ[Q7H!^oG't:W6 M ^Ӯ> A;Vf[jloCDhCPWyƶ{-Yz^hbpNTbq)NڹbD`akO4Q]XXn*%KКB%/a,%V-?_M2Lf̒$nz@\=oXeS\(Oɩɏr{݌ZfvZa4x:/}42UTvQXm(zɭz$-wP`"}?,,nBCZ܍a- ][*cf͠aZPѹU1!z9ms* >FjtYr?'RuD@igKQHrӞ|St r4{k3`:X=)3Nd]y7C9$˵O-C#^HB鐓|KERAC}} @&:= !c}\G 4wFbg>ԟiI'8YQJ;nc)xc5+U_R uLB t\VZ^魋[Z w X]Ugb_B]$q[x0ke兝zt6L=ig(1uFj6Ďv܊J4ܚA-1Y7f=dRN$z \IN9շ֚6\ KẒ}QREfri;#1!?D2R=rb^Kqd٣QQ|ARTv]l0_׺QJ\c#Q>cewvLpSg(v 0 d~]ȕLJ2Q>iA(VyA iuOoEi$biDŰ(ZfS1+Gs$MPF9@m;C_BF8WfI@:u5{ VLD;F[H֦CyZ8jw*ϰ G6X%d!K14doܖqg$Xu v" jw߻3ͣL$]Tz'p*SY쀧Ln7e iC1k>i ȦJ`1B* {f0-+ŭ۰” 8Gҡ$2q$|Je@d}rQy8!S7 :T2~EGX$@3o1:Y]>'IK ǷNQ^s?WiGF&-Kx5 rIŋG~`pa.i;˜@R,tS3 6Xܰ岒˛% .GTQL^,Goig+7)MmŎ/ڄ7mkg^3WB62z?!Πa^7(issz=8%Tƀ"\utFUT^Tz_N'+A &74ϗʣ1BcU;}G<{fn& EӔV=.b0 I.zփh ![njFT`~ЉpS/\A_i?2u{L^JBYL Vڳ.Hf4T0d&VNR)sAE>A!ދ%)tyW;6Fh樆z.Sr;p# R"?ߋҧ$ZC. `u poh1BuE-#ؓT8"I@]~I&Z6guϘXȍRKj$峽a|UE:B%mĤWa)!54z5hn~|6W ps20JIe1-@Q[94_кۯ +BSj9W؇ȕ{1_5;Uc|\U$ʺR;j;M{WՕ6?I[<4oaSpk;JʜMGt@ G'Es&ˋhi*nyw emT^8,'JVHw%I8o ?MM~B`9ůYي>W8@h7xlYtm/+:Nz ( (Cu3dAx6 ze'}Yٹ7cE*YaN 29ׁ S=GxzT%4⭕>_Ԑ[דh^+m BDLw}npL>px|ZN(T&,Q,sS)j?׬S0Fszcr?K7NIy9‚ #7)zcګkrVt芖S-UۏUγ K~֡~^ o|Ri޳`nπh}\*a p4YZ3%=D3=6³$3# $'K!38O{#@/OCn8q|to-[_s\WK([*#ko|V*d\B}Km6(ՈC3UЄI#YWAP. urnQiFn5;>qSb:5D7ӜF:6(I<z9" 784bu*G,^6 A+0j@NA)|K@U0!#oYCLR8"}@'%Y+ԑyrIypB,Ok쪵O[S񂇆aF(vHd*R-hc`1vͰ&!]I!F^ڞe^+θҗ3uFiRFYހ$QL81d}k5[Ti,E;.ϻKܦvIh " eC좞@qc, [wT'b բqٸt)>TdN ܿ rApL3_y@~(;m_?dX-d!)-%`}6ǽk!g QRQQ B}* );A јh@~m P+ PCmXeV}hPy"S%=JBSx+ۢCL! *|<#FV߹l1=c1G/dɞ 1\WKCA Q7 m,&U[Tgо]eGͭɭ4O}li{f< @! o< OSؠ`zOkf)B}ve\b{RN#༛gU}f!-8q/bOG[GEN,%Jۙ$5Z{q9ߐak҃gɺQaYKBVㅸ>ߺ^O$&pzҙ;Iױ2zBi!Qݱ1Z6ro{|Y/`XN5kr 퍚%JJ,?gٯy @}olr dU-mN. 4~BFr"^!e#"ܽ|W:{o>]{} bV!>.;j[1ZAw~v> ||QXW͹\phu<ȟiAH} [P ;Wg4>~6gQP:e31#\{2wr3)S\U8)%y4:!LרDyDe|XT*:$e7xZqϹRϺϮ- O+X >.3v OXa+no ts^TJʯ_kLZƌ?N[&sYԤ% P8Gxy# 8Z5ʞL$%cs>?1OiTq,{cq浡pE%'mFI=˧C^Q{uu;Lje>̗;EMT~z)ydcҬ80B-0Nԉ%Bgp',4U6N8&' FDž~WpjA }8S~w|aRlg<.+dY+ju^~MSAseq:1肳~`F-hˀNmz3aMMrbīpJd L&٧bm?eOi$!1]c Jғ s/VG:)GRgYiCv# s^C̒zE b_rRƥ\ nZ|=<f@s\Ú]QorΦx5J^}DgZց=dN7OD3IC,el!ϧmy*ZM{q=_W[Bɸ}{cwPJRe^*WG!Oۓ' pM[c"B`+KE@[<&_\juDe$l2{Ik~'ä-yZh, ԭvO )EA)M N \xevN}_MJ ºǬI `YۤId?8̭¨zQb͞E<}"XWuTIL:!*3a=FV%c1(dǾwUJ{ৌiC_h?{ZWa6 rCz C9?e$TnI=_IZwOs-2.P(\4$Կ)P)*˚]k.љWmwbI_9v2>Zu|)B?3]6ǖںw ݁%m}HC#m|@&`?1!-C:Ϗ$)G&ϪϤl1 <^깩(SDĴO!UE0QgѲ†n'ciHW[aº0LZcuf:\*(hVfɫ9r&pZ.N[j84gk[#%eD uw/8i=ةv}P]V~כBXxVF.Nî7i7dOk&vL-+&X|`zH Pt6˃`Qu!6\Ĕ?m.1oKfĮƖ[_ ԥFzB(ZW]6<ürH_߁ȇMXx2oCPGgއch*{O_? $2Q@S{= ecœZdv-_{uqc.!ai'BUthMlPHNzVCnPK4o[}˔9αL1<EIH5RkR|(&֞С+|$6+pya5U,"aڅqvE (ɰ"h~ Jp4a>UܐᏑhez9)=Z1c֚&?ֹB^M iC.}>Z7:jٷ@9*oɧ*!fM'Rj >|[iWW';Q XXW>+ej@?2 ɞ*)XD0 f ̀3)W4y=ꃅ4`.>bQKČ3 n ԓE}h(VP+v+x=ےUmӭNvvQ3z2T{6ӿ0[s;Y xh™ ,!OzA ?BqFrUqEx=/v*`cj0w w J%.j,"B(nZ 4M^\,Svn֤1u&_BIGQW Ɂu3$mG(6IQu%jVIaraULSX`ضr*8 O[~0~U/M ?!`.*t=z7'Ic WQ_u`To<Ф/L,nb|AxV P?9b+ HR" @Ec}KU2D` ]\?4ۡB!)_^ֈ,q@ h9SʷJa|ڞGQjR]%:X[1 -a2R#pNNiB Lȟ }hQ%WKI%%O:{95@Yq:5 o tNJ* N_{噘N[p fPU`l34퇚ˆH@A0XՊ̊Rw3`owkT .T!dGaY7?6 BT.MqtW%+(IdkK۰KEԘam+"Y v*˴n@o$չ2s&Fn}hI^k5 N!t KʠeL3LA);"7IWB c]E|^!: (`e~}@Q[!X(BVDÏ{OmZL|&h/l0P?ޕc /^(sp &48tVxuoBh/xU!Iw[P tg%iBW#[l4b|pr{$LͷP(/lsg0K`uJAnփ S02[caA^hjlб9NE_02qEkӉ)lGN N[s8r&gAn=Bқu>Y"3W=.3 AT|QT 1ݳ VCWDeRqT(%f2|MSYIrmV`)$Er]7jek{VL_Tw$O G:Z S~A+ظ[Ep vz6ɶcUX0y^2E,FAcp-i ̺aV;pr0Z˄t\Yڱ;!6.HډkNiv^-v` Pʍߣ=rHER}@cCOqw l& Z ɿiWT_UGm.p[Mpig-jȅԤ\.NU_0pCm*JPIh΄sIyЈlvh 6VEUX|#V|FWGk.Z5#Q8m(\,+~ bG xCfFZPL?k!ʪYޙaxo FByĨ?e}4omWm';_2jcٗAY^:522{#/Z]ž'P UPW "Jm ibcg nHQm(qqP:f͗=? $ UK&_ F y<2\Kp:Ԥ&hu̲sZev⟛J*54Kݗ2 OD nĉf+[ db-PT!a%vtc'om7?[h3uQ,~(4Բ;xg1kx\h"|ȰZ,bI'[@Dz1zZx3`\W뇔d/ܠ+p%sS ,wN[K0lJ:`(pYxp ȶL)/cj&mՠT}rpGgt \ÚA@W3\0N9%7g j䃀x2 J1=+7;s"Fksqyy>lk&[o9H6\-.=NZ#}lւ/$мg M/0ff0fcFp(|"pDQd"et*[%2kb`ٛ*J7g[A(DϘ7xyGFy7襖2t/4Yi4aDjѥh@}/)(p`zj,Z827?Տ CIvPHȏ-CwmVmPJlɹ2x}SJθ[:$!y|™ ˦90!Q| u88z/9 2™wf*ggE>v) j f4J==Ma- M|rMe>,MHf=>W )(1@a{)y pZ"g7Pm[k.E;0GHqb9!,H1YnMsrl^5&ͣw|6uje+ʤS7>"9SSc-R' 薚7&̆2 bYr"PF&R~R2)ZkO^7q&\ z,31U\kw3b"3Ir$y:ە] }&a@C,̭Opx Paqx2nx^-Fx$?P!AO hRy+;ŷEkH%>R ;Ov];)$nػN/zP17(Ddh9{.|_r2pˋ*fqw o#fј3 &_|ZBx’J-@`&K8kRPDŽ%|jz" 3+.E+"G>mhu$( [uJ(lA͗t 1tRiCtrpx$xsw=ےE/![(\u꽯:Se|௻Q>-=" ;lK\C U7Cp)2op]h]Ə%^#dAYyeh4{pJu-T6Lmlag16  % !ND [JԤ^%1MCe #yTYx<3)ClI85=%(]M<i$#F>j_+i.ە<GP3+O# yT`J1/c~Gldg㿆Su C&HVGak ցDb+ӥ/ݖ>|aeH/Y49;'`Eu2jޤθTHk+uJM/.cQ5]ƭn{|V,O_.6{=X\zbY*1)0ᝥ6t:>m _;=eT=ړ'53?~n.ЫUڪA;ʜb)nqVDrsk a<Aox|_ôagFז{=0o i28c7pyد[iۙe.a-9͍OO9Cs%;@e>r.gwN,Y]QlTrZS#1bv5yn 3N ,KvDvlڢkGrI(oX=@,o+̅/xlJ F9Y ~Gq􉳶+P6 WV>Y?RP_3rĈ(!QvG5nm%5BBBb6B(+_KK4٧-痺i#%cJj)_b-~lЯB}[z/Q}͉E6p (oXn* ZpQx %&ي|Qo&'[Z%-LWA/T%uʄsÖ_gtb0Db0?Ѭ-[b`˟JzR*ª޺01fgf7s$p࢜c[-í0འ^Ea8kvv[(qb ̈́4e!*%T>-E#P'iv~mqDg[.+}P!CQ(*eC{yg.oq#5V hbҡS/ 29&̅%{jJ [#yS юFOp# M ?I *v<` D(%O)bh gs9\T+͵O>UeMOC%}TUB/ fNvp(YtLYX( {x2@R(IwOx*`bWQ_qINJSËB~2:Nʚ F*p~{H諥̓vGdzI'tDց,7MP v*|F 46</Ss8ΎޥF]xܘxB±ݐAXp= wl"Z,^ȂŪC_m keޢ CIt+rx/~\\ *z%2l3"~O/ Y7[FU%[a0#0:T_%G<_vU̸҇0cM+D}^nP vC]JxGeL(y`Ã< q HES n\_ Bzo6^s~(#Y_Qg1,hΗX@<~{3%N(!(ׄtF@0,F@ƣ/iؖҁj`sWq]9c_Ns%z0_6=^/C0#ED5%F-ˀtvɎjZ@f.5{-LyNm6J"MÁU2p J+i Z GeSc$V5k:(zDVZ?5nǂ*k;=YѯD\md/۠ԩSOr:]p/_~.[#'ү894 ]KBg9!Yc wDn*u7WS#`gԢ+o֣y.2Nobꗐ$cZmB%M$1聢Ź#W"KWVTlz zUv"~`uo=||9wLlj=>d2bQ5t^K>J\)ٖ_pA/O܍3xaCFK_:֑"tX83Q.7ׅEOu̦`!^/#ܧJsr7@ p"JWmbvoz>mR8UL d/\?(*,|>b},]hR\/x4]a'^qqw8*b ;q"/co9:^0{gg?gmhEk4H;wVtjL>`'`(߱^7'3) {T+GFض(&iv43ٷ^GyXοYu@-pZP^yϚY :1b`bu1-YxoR(wQ}\[ro| F`bƎ6^2F,3Hį]KzpQT_L%XgiM{Υ.t4>(֧U:jl$I |G{آMPaB4MX1.y4|mʹ8cp"{zz$M9`U^[F:eTxh",Ğ U߻c{+I~|A!RXo'giM/ho)"2q!pAѿ#9=ux71]6ȁАXUa>=u"<-&º^!?ù_Pq:^OT!E͉] Cmudj2:4F?R '[ yWMDד˘huOõG4L# Pz֦UK1 \9skuQ gSIjFVPlGlȰ-7)`Ď ctL٭`~q#  )u/dZ4mu6[Eu$eX B-M{C65>d;{s޴ҒP[8əzzʭ.Ej*9K&{R$/DwY `'] {ą,'6k??7X.aLP0 Au JR`pFly?޻YjQ^7G]٧h2>G߁=Yz%iwSx=Eۅ@Ga@ 8f:`ҁK :38 l:A"f|`hSHlk R1["?{|u>r {m)=N>CE.9B2j'ʾjHxA_Que͎ ,P-:4Qk{#V*ۥeo>,Mp~JK?zAY'#>zhbEO4' T2#k*у䌵yx] _x!q ;A_'Y#T3JgB/)&hI*m|M.ۧ+R,?Y6wY^<d0;,z-J8}*"%gݰWYDSDq7&ל̳O6Өd:ӱ72 O"g"%U!^ī7y )W4l<٤&׵ ZsqU{FDbU]r: ga2c*stÜ324*52C ͥa]$&s㸉>b^<QV'2םꂧ K!\-|%*ksvn$I6)Ll[<ٙ! O^mD.2SGoO%]q-='ykH\#eznf?0y.*ʋk89&uC׳!8Ȓx) ONQ`_Zԍ~Ǎ>(Vb71${н6k:O soD6Db *sލe.Wm)m4/o=^_K KT7R *X <{(**~uve ў1OƉ)l.Hwy;[“)1`^QƼ6Ly{g L'5Y+䐡* ϴm#r{ܶG%(Tg}#aXYYt zj'\9FvK!hYPS4$ӪUN &tEc!pN!< u{}nCn)ہq+ۅ'\s d(ZeKP+̍ (Tc'Ϣ| $cP@x?sСxf gL yaNo^eW4fҶsJ:#_f/.C"b5,ƄyA^n="Ch3h5a<|v0ot.ʫ r=; ?,ő(ǥ|X4ŗEkj0b,-(WАF;kد{0hPٷ{d@'-dA~pCO?C^7V..Ζ'?Ť)Y9}YϠrXE.4H4yWgrÕPv\"#0h>mfu*,˙iZSHOm0I@33& )Ļ,Ecmi%0Ge5=ŦAkMs!}Y %!͙W]:|y|Q+JqCefec9 s׭:t Akcȃ+)PͶ*F_A^^<T!q(YMpKY͇9yñ/nW;a9#sK!ƟwL+)߿sPaY\aކuXA wpTb=/v#׌ ڔMbv%H _l-/c>kb\Y13ĹdAG/6Lk/)^3~yx6+69ktLߪsC4A&ve:.w$t8͆G_`r Cwo`퇾U/M& %ȉ0b5ފxR4: DI;nYzH\)'!2j+WV @;'Le[*PЌ!xvVI~xk׏\ppKF:f0 Rk [jwT,q{Ά K;".hyJ>UyC8d+˽\b}ʘƅ-LFۙha.u2#oޒdD&}!qn#(d>2*7af\\ wI5F|aj4oB۔#N}h1̹T$nmevp` ba@;V|=>}F8*,GoV:E ;2{ϫ/Gk c+<1$*"%"5\D;*'OhX4/K &l;s&sʎaCRX~(P-g^,\8jn44ZM2|v( DŽև}uiK=r,2aLvŁa+&Еsˉh[?g䞽 rz6 [:*Eq`v#57/ Qy7G)7̴~Ԉ=5]U n(PR.EtD5XZ[zdxuN[PY;v00>;rso}D} hĽB .# =ZxfrNKZY8BIY k* 8m@Y]o*ZQ(DJCqJJ_7ؘ ]n~U(:`iryU(yE &Cm0L}B9DxGpf}(RҧNM Kj^95;ފ@#"mh2~ =Gk9ӾH%؄ɪۯSE51R,jAי |}rN;<=7Pi쿐87b2/ \WrtKeM{A.T/o؃HcgQh>n$"8`j+2aZXT5 0x #Em"Fo' 5ա(WҢv%fکx~ye6(Ov0 j+ߵ۳ -~3dľf~m~A i3@b9Ɛ\q\+{i _nc& 6 g6$nDQބѩh#ZwQ3֦{y0xeL"1҄yk"2b] a@4:ޤW'#/EQ{\bߛDz2E*NP0=u ŵiwb(,Ed>P7 v񞉟k{Pr6 hNDrj^Gd[F6ĕaа/ne|OBS{B!$56K|[2'`8֕ҹ uY_uds҈QlacQ-.1ӹ؆ sۭY9 &{G;ԏU4A;.0<LL-I c] A9JlΓ&Z3vU|Gg*E&=3EBX$uL_Yp.P+l~Rc9)=d8 b\#ڨڣG(K”?cW8v[⸲-P'ЖYBV?X5+RMeGPbArF>Rdfʓ~{0G SoVN2֛/7YCЉL5 hbXx%HP7Tg`PQTi4&%Σ3Y~bM ,ixa_& V"/LG$k Q8o5Rc^_gݢISu Dו-!Fag;s):Q#BR_曂ˇ5_fB͢e@ڷ:T؊ȇi !>;=4TW)Dbl]10vipu"iJfM0[ո\q}qC,BՀy7DMCQ ӿ>U^Ĉr\\_mp,L ;jhqřGݬnt?  UP`xpfE`?{f/V .1oP>* `5ǦkZH˹vTHFc L˃)v7,6 $@6vR/N Pc[G3 |̑^ގnuH ^ dlܺSjuwiPA8j5R9J-cÍUՓUq