From 133b09ccb5388d0bfddb8fc08ebf437508c8f903 Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Sun, 30 Aug 2009 03:02:54 +0200 Subject: [PATCH] zenburn theme: Initial import and integration Signed-off-by: Adrian C. (anrxc) Signed-off-by: Julien Danjou --- CMakeLists.txt | 1 + themes/zenburn/awesome-icon.png | Bin 0 -> 177 bytes themes/zenburn/layouts/dwindle.png | Bin 0 -> 196 bytes themes/zenburn/layouts/fairh.png | Bin 0 -> 191 bytes themes/zenburn/layouts/fairv.png | Bin 0 -> 193 bytes themes/zenburn/layouts/floating.png | Bin 0 -> 189 bytes themes/zenburn/layouts/fullscreen.png | Bin 0 -> 199 bytes themes/zenburn/layouts/magnifier.png | Bin 0 -> 191 bytes themes/zenburn/layouts/max.png | Bin 0 -> 276 bytes themes/zenburn/layouts/spiral.png | Bin 0 -> 196 bytes themes/zenburn/layouts/tile.png | Bin 0 -> 189 bytes themes/zenburn/layouts/tilebottom.png | Bin 0 -> 186 bytes themes/zenburn/layouts/tileleft.png | Bin 0 -> 188 bytes themes/zenburn/layouts/tiletop.png | Bin 0 -> 186 bytes themes/zenburn/taglist/squarefz.png | Bin 0 -> 168 bytes themes/zenburn/taglist/squarez.png | Bin 0 -> 171 bytes themes/zenburn/theme.lua.in | 120 +++++++++++++++++++++ themes/zenburn/titlebar/close_focus.png | Bin 0 -> 209 bytes themes/zenburn/titlebar/floating_focus_active.png | Bin 0 -> 207 bytes themes/zenburn/titlebar/maximized_focus_active.png | Bin 0 -> 200 bytes themes/zenburn/titlebar/ontop_focus_active.png | Bin 0 -> 186 bytes themes/zenburn/titlebar/sticky_focus_active.png | Bin 0 -> 197 bytes themes/zenburn/zenburn-background.png | Bin 0 -> 9477 bytes 23 files changed, 121 insertions(+) create mode 100644 themes/zenburn/awesome-icon.png create mode 100644 themes/zenburn/layouts/dwindle.png create mode 100644 themes/zenburn/layouts/fairh.png create mode 100644 themes/zenburn/layouts/fairv.png create mode 100644 themes/zenburn/layouts/floating.png create mode 100644 themes/zenburn/layouts/fullscreen.png create mode 100644 themes/zenburn/layouts/magnifier.png create mode 100644 themes/zenburn/layouts/max.png create mode 100644 themes/zenburn/layouts/spiral.png create mode 100644 themes/zenburn/layouts/tile.png create mode 100644 themes/zenburn/layouts/tilebottom.png create mode 100644 themes/zenburn/layouts/tileleft.png create mode 100644 themes/zenburn/layouts/tiletop.png create mode 100644 themes/zenburn/taglist/squarefz.png create mode 100644 themes/zenburn/taglist/squarez.png create mode 100644 themes/zenburn/theme.lua.in create mode 100644 themes/zenburn/titlebar/close_focus.png create mode 100644 themes/zenburn/titlebar/floating_focus_active.png create mode 100644 themes/zenburn/titlebar/maximized_focus_active.png create mode 100644 themes/zenburn/titlebar/ontop_focus_active.png create mode 100644 themes/zenburn/titlebar/sticky_focus_active.png create mode 100644 themes/zenburn/zenburn-background.png diff --git a/CMakeLists.txt b/CMakeLists.txt index 5f8e494b..af17cab1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -149,6 +149,7 @@ add_custom_target(generated_sources # Default theme directory file(MAKE_DIRECTORY ${BUILD_DIR}/themes/default) file(MAKE_DIRECTORY ${BUILD_DIR}/themes/sky) +file(MAKE_DIRECTORY ${BUILD_DIR}/themes/zenburn) add_dependencies(${PROJECT_AWE_NAME} generated_sources) # }}} diff --git a/themes/zenburn/awesome-icon.png b/themes/zenburn/awesome-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..70978d3a9ab338be0eea2a024641cdaa8709c6be GIT binary patch literal 177 zcwXxa@N?(olHy`uVBq!ia0vp^0wB!D3?x-;bCrM;V{wqX6T`Z5GB1G~wg8_H*X3p^r=fd*d(VMZs7*%d%R_7YED zSN5A6vSR!a&v#bL2MURMx;Tb#Tu=V-e?Ft6;fcis^$a_|PZVTWUoKPaxOk%oPzi&l LtDnm{r-UW|Qr9nc literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/dwindle.png b/themes/zenburn/layouts/dwindle.png new file mode 100644 index 0000000000000000000000000000000000000000..1aa4bf269b41c581ec919efe091aa2e1964c13d1 GIT binary patch literal 196 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoxV* z@SQtn-bPC+fuu`<{DK)Ap4~_Tagw~FdgVlS5WS$5h_C{V7mL%hSa%MB{vN!U5hV|Ns9F2I79fV-3G$`4|85|J%=)a3J@1 e%7rUscNiF2R>v5*|DOSJ34^DrpUXO@geCy*Q9Zr@ literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/fairh.png b/themes/zenburn/layouts/fairh.png new file mode 100644 index 0000000000000000000000000000000000000000..e176bb36345cd5932a19db8ec67c01d26f98c8d3 GIT binary patch literal 191 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoxV* z^PM|qWD6cQgQQD>{DK)Ap4~_Tagw~FdgVlS5XNNoiVaq9ssB)zif>MB{vN!U5hV|Lgz!-~a!Ae<0gNo;{5}|NH-~-|%SR c@dLaJ%L6lQ?oFxg25MmNboFyt=akR{0OxZ%egFUf literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/fairv.png b/themes/zenburn/layouts/fairv.png new file mode 100644 index 0000000000000000000000000000000000000000..7c0a92c516623a0717403c0342eb64d30710d367 GIT binary patch literal 193 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoui_ zaOch$W8tt_AnB4IzhDN3XE)M7oFs2|7lsa2Sq~tGv%n*=n1O*?7=#%aX3dcR3bL1Y z`ns~;pmbi_8fn@Xjk0Ja8 bYZw@!O3Hq1QJvWj)WYED>gTe~DWM4fu*@{c literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/floating.png b/themes/zenburn/layouts/floating.png new file mode 100644 index 0000000000000000000000000000000000000000..a39909245bd1ac2243982ffa2b0312827f893ddb GIT binary patch literal 189 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoxUQ z@|`K++{ae!&b5&u*lFI7!~_E({&4vK~MVXMsm#F#`j)FbFd;%$g$s6l5>) z^mS#w$ssE$CQ@1$G;{y} literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/fullscreen.png b/themes/zenburn/layouts/fullscreen.png new file mode 100644 index 0000000000000000000000000000000000000000..a0c795c5eecfc21de62537d2bdfa123e5bbe6c70 GIT binary patch literal 199 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoxV* z@SQtn-bPC+fuu`<{DK)Ap4~_Tagw~FdgVlS5XVMefa;yfC1UuBVG*h{pNkgaf=!{x=`w50aFZkoZw(V0Y*WkJ&Ny3FRA& k+1Ae1Oqn3Cd@jRF%}28J29*~C-V}>VGHmHaov7{ z{mz{;d(GnhgQQD>{DK)Ap4~_Tagw~FdgVlS5XNjWez{wiYO)>gnPbqH#Vs;Q;TG|IG*ar3~sC&K^I@jRF%}28J29*~C-V}>VGHmHaoxUw z`Ocj)v&FuufTT-;{DK)Ap4~_Tagw~FdgVlS5Wih4n*cco|Tr%G1R$MB{wv#f^du1{|yxO3o!L&c2n(YaO;ZnKjelg3^Tg zOHb~qs<1@;?mv2O2irCN=LfDOUrkO}-f)Lg<^d09KwH(mZ# N!PC{xWt~$(696SfVQByW literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/spiral.png b/themes/zenburn/layouts/spiral.png new file mode 100644 index 0000000000000000000000000000000000000000..8f5aeedefc43f941a439e34d066824427173f820 GIT binary patch literal 196 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaot`K zedo>@pHqd!AnB4IzhDN3XE)M7oFs2|7lsa2Sq~tGv%n(~sDfJX&22WQ%mvv4FO#o8EH@pA< literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/tile.png b/themes/zenburn/layouts/tile.png new file mode 100644 index 0000000000000000000000000000000000000000..3fcc904db6c3a0013be72c2da405b8a533cf55c6 GIT binary patch literal 189 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaowKr z?arMuleN_~LDD5be!&b5&u*lFI7!~_E({&4vK~MVXMsm#F#`j)FbFd;%$g$s6l5>) z^mS#w$ssFZ%+RvPHv%Z6?CIhdqH#Vs;Q;TG|Ns971989O$%fqmlMOTO+N8+#OEWOA X)~DCGakJP1l{0v{`njxgN@xNAfJ`)p literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/tilebottom.png b/themes/zenburn/layouts/tilebottom.png new file mode 100644 index 0000000000000000000000000000000000000000..dfe783228f50886eff0fb332c904541727419cd9 GIT binary patch literal 186 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoxV7 z`p%s*tZ&Vxfuu`<{DK)Ap4~_Tagw~FdgVlS5X-L_0lR={`_M!PCVtMB{vN!U5hV|Ch3=A52 WW$z2bXMY8%W$<+Mb6Mw<&;$VH8#A^5 literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/tileleft.png b/themes/zenburn/layouts/tileleft.png new file mode 100644 index 0000000000000000000000000000000000000000..c5decfd598313bbb31f396704e5a194ba5622834 GIT binary patch literal 188 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaoygr z`Ocj);-(%yLDD5be!&b5&u*lFI7!~_E({&4vK~MVXMsm#F#`j)FbFd;%$g$s6l5>) z^mS#w$ssFZY_O=h_6tx*$4J&v!RDZZ_^!@v;q WH@a`>(dN5A)eN4lelF{r5}E+$PdQEi literal 0 HcwPel00001 diff --git a/themes/zenburn/layouts/tiletop.png b/themes/zenburn/layouts/tiletop.png new file mode 100644 index 0000000000000000000000000000000000000000..b2516612e2c7ad8d1e84f578c1216d21e855b44c GIT binary patch literal 186 zcwXxa@N?(olHy`uVBq!ia0vp^4j|0P3?wHke>@jRF%}28J29*~C-V}>VGHmHaot{E zeCN)YCXJ_YAnB4IzhDN3XE)M7oFs2|7lsa2Sq~tGv%n*=n1O*?7=#%aX3dcR3bL1Y z`ns~;FWt W%ibU7zHb|fr9KM zp1!W^H#ua*L`_nC-Yo|T@p-y9hHzX@{&9ez(Sm^?Q-S&5!G(M-Kp6&4S3j3^P68nT literal 0 HcwPel00001 diff --git a/themes/zenburn/taglist/squarez.png b/themes/zenburn/taglist/squarez.png new file mode 100644 index 0000000000000000000000000000000000000000..d1937491928f426808252b59a2da5cb84550a124 GIT binary patch literal 171 zcwXxa@N?(olHy`uVBq!ia0vp^EI=&4$P6U8D||KpDaPU;cPEB*=VV?2IcxzwA+Fmu zT)uPX%w8v-y&&n5AirP+hi5m^K%69RcNc~ZR#^`qhqJ&VvY3H^?+6GpPSxg<1`4v5 zc>21s-{g=L6O~k$yy+59NYK;8F@)oK@{a=sj2!j`4;UCi6qp&STdUcCk_?`%elF{r G5}E))sVU9? literal 0 HcwPel00001 diff --git a/themes/zenburn/theme.lua.in b/themes/zenburn/theme.lua.in new file mode 100644 index 00000000..c21e39b2 --- /dev/null +++ b/themes/zenburn/theme.lua.in @@ -0,0 +1,120 @@ +------------------------------- +-- "Zenburn" awesome theme -- +-- By Adrian C. (anrxc) -- +------------------------------- + +-- Alternative icon sets and widget icons: +-- * http://awesome.naquadah.org/wiki/Nice_Icons + +-- {{{ Main +theme = {} +theme.wallpaper_cmd = { "awsetbg @AWESOME_THEMES_PATH@/zenburn/zenburn-background.png" } +-- }}} + +-- {{{ Styles +theme.font = "sans 8" + +-- {{{ Colors +theme.fg_normal = "#DCDCCC" +theme.fg_focus = "#F0DFAF" +theme.fg_urgent = "#CC9393" +theme.bg_normal = "#3F3F3F" +theme.bg_focus = "#1E2320" +theme.bg_urgent = "#3F3F3F" +-- }}} + +-- {{{ Borders +theme.border_width = "1" +theme.border_normal = "#3F3F3F" +theme.border_focus = "#1E2320" +theme.border_marked = "#CC9393" +-- }}} + +-- {{{ Titlebars +theme.titlebar_bg_focus = "#3F3F3F" +theme.titlebar_bg_normal = "#3F3F3F" +-- }}} + +-- There are other variable sets +-- overriding the default one when +-- defined, the sets are: +-- [taglist|tasklist]_[bg|fg]_[focus|urgent] +-- titlebar_[normal|focus] +-- Example: +--theme.taglist_bg_focus = "#CC9393" +-- }}} + +-- {{{ Widgets +-- You can add as many variables as +-- you wish and access them by using +-- beautiful.variable in your rc.lua +--theme.fg_widget = "#AECF96" +--theme.fg_center_widget = "#88A175" +--theme.fg_end_widget = "#FF5656" +--theme.bg_widget = "#494B4F" +--theme.border_widget = "#3F3F3F" +-- }}} + +-- {{{ Menu +-- Variables set for theming the menu: +-- menu_[bg|fg]_[normal|focus] +-- menu_[border_color|border_width] +theme.menu_height = "15" +theme.menu_width = "100" +-- }}} + +-- {{{ Icons +-- {{{ Taglist +theme.taglist_squares = "true" +theme.taglist_squares_sel = "@AWESOME_THEMES_PATH@/zenburn/taglist/squarefz.png" +theme.taglist_squares_unsel = "@AWESOME_THEMES_PATH@/zenburn/taglist/squarez.png" +-- }}} + +-- {{{ Misc +theme.awesome_icon = "@AWESOME_THEMES_PATH@/zenburn/awesome-icon.png" +theme.menu_submenu_icon = "@AWESOME_THEMES_PATH@/default/submenu.png" +theme.tasklist_floating_icon = "@AWESOME_THEMES_PATH@/default/tasklist/floatingw.png" +-- }}} + +-- {{{ Layout +theme.layout_tile = "@AWESOME_THEMES_PATH@/zenburn/layouts/tile.png" +theme.layout_tileleft = "@AWESOME_THEMES_PATH@/zenburn/layouts/tileleft.png" +theme.layout_tilebottom = "@AWESOME_THEMES_PATH@/zenburn/layouts/tilebottom.png" +theme.layout_tiletop = "@AWESOME_THEMES_PATH@/zenburn/layouts/tiletop.png" +theme.layout_fairv = "@AWESOME_THEMES_PATH@/zenburn/layouts/fairv.png" +theme.layout_fairh = "@AWESOME_THEMES_PATH@/zenburn/layouts/fairh.png" +theme.layout_spiral = "@AWESOME_THEMES_PATH@/zenburn/layouts/spiral.png" +theme.layout_dwindle = "@AWESOME_THEMES_PATH@/zenburn/layouts/dwindle.png" +theme.layout_max = "@AWESOME_THEMES_PATH@/zenburn/layouts/max.png" +theme.layout_fullscreen = "@AWESOME_THEMES_PATH@/zenburn/layouts/fullscreen.png" +theme.layout_magnifier = "@AWESOME_THEMES_PATH@/zenburn/layouts/magnifier.png" +theme.layout_floating = "@AWESOME_THEMES_PATH@/zenburn/layouts/floating.png" +-- }}} + +-- {{{ Titlebar +theme.titlebar_close_button_focus = "@AWESOME_THEMES_PATH@/zenburn/titlebar/close_focus.png" +theme.titlebar_close_button_normal = "@AWESOME_THEMES_PATH@/zenburn/titlebar/close_normal.png" + +theme.titlebar_ontop_button_focus_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/ontop_focus_active.png" +theme.titlebar_ontop_button_normal_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/ontop_normal_active.png" +theme.titlebar_ontop_button_focus_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/ontop_focus_inactive.png" +theme.titlebar_ontop_button_normal_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/ontop_normal_inactive.png" + +theme.titlebar_sticky_button_focus_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/sticky_focus_active.png" +theme.titlebar_sticky_button_normal_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/sticky_normal_active.png" +theme.titlebar_sticky_button_focus_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/sticky_focus_inactive.png" +theme.titlebar_sticky_button_normal_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/sticky_normal_inactive.png" + +theme.titlebar_floating_button_focus_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/floating_focus_active.png" +theme.titlebar_floating_button_normal_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/floating_normal_active.png" +theme.titlebar_floating_button_focus_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/floating_focus_inactive.png" +theme.titlebar_floating_button_normal_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/floating_normal_inactive.png" + +theme.titlebar_maximized_button_focus_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/maximized_focus_active.png" +theme.titlebar_maximized_button_normal_active = "@AWESOME_THEMES_PATH@/zenburn/titlebar/maximized_normal_active.png" +theme.titlebar_maximized_button_focus_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/maximized_focus_inactive.png" +theme.titlebar_maximized_button_normal_inactive = "@AWESOME_THEMES_PATH@/zenburn/titlebar/maximized_normal_inactive.png" +-- }}} +-- }}} + +return theme diff --git a/themes/zenburn/titlebar/close_focus.png b/themes/zenburn/titlebar/close_focus.png new file mode 100644 index 0000000000000000000000000000000000000000..6b037ed69175f3a6a3e5c7f680278d870187e107 GIT binary patch literal 209 zcwXxa@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|*pj^6T^Rm@ z;DWu&Cj&(|3p^r=85p>QL70(Y)*K0-AbW|YuPgga4mk!HmKmO+c|f5+PZ!4!i_^&o z609Q3ZaGcqYX1MuA2@J8z&w{xnVFgS@S-&>|9OBwZRbvjS2HsnG3ojyv!%>V)Z1D1 uSBLp(?13g{XE)7O>#CcBh~ibU_Je;rH$S|D-4 rqf~rDg0RbW$z#XaX1HCxsKCGw`cXt|<&pMkpwSGTu6{1-oD!M<6;MFn literal 0 HcwPel00001 diff --git a/themes/zenburn/titlebar/maximized_focus_active.png b/themes/zenburn/titlebar/maximized_focus_active.png new file mode 100644 index 0000000000000000000000000000000000000000..6b235a509248ead8025384f5a321f5e4c90df06e GIT binary patch literal 200 zcwXxa@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|*pj^6T^K$v z+-F!{cv?LSD8gCb5n0T@z%2~Ij105pNB{-dOFVsD*>AE-i5SZ46}s~mDCFVk;uvCa zIypgtRfO3sr%C?Z`v3iE|K~S0Haa>O3OL&eFV#yp_}oZ)y%-x1v?brpk|>mPFcv?M nljgw3oRfIWWL6&=BLl;;|J+;&ExWG*&1CR&^>bP0l+XkK3qm(x literal 0 HcwPel00001 diff --git a/themes/zenburn/titlebar/ontop_focus_active.png b/themes/zenburn/titlebar/ontop_focus_active.png new file mode 100644 index 0000000000000000000000000000000000000000..16b44d59a72a5c75d52042323365d92deead4b02 GIT binary patch literal 186 zcwXxa@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`jKx9jP7LeL$-D$|*pj^6T^Q~F z;hDwk*)M=1oCO|{#S9GG!XV7ZFl&wkP>{XE)7O>#CcBh~DR{XE)7O>#CcBh~GM`!e-87((tEY=&h{fsT z1PN9VX1AOs`FHF8pFeQmK*H0jhfVk44ofy`glX(f`uqAoB zyD+R_*vl~ag-BW`P=vFFrU00r4gJbhi+Z*s_rnTsdPy!n-ZL4m>3 z#WAGf)|)$LeeVQFv|SXqYn5>Dp6?EEt_{n0o-i#FH-Ff6f^Crv*U!Ynqdw;{6V}D) z%hwi{|Nrsf6DtE4#MPQILRj`f6Cex@Mouu@ATTO0DljTADlo(aB-Ft4gKKNAcMJNZ zRaTiD>fGtT1Qt|aQGuv-8kquZkTBX&diwHa!G8&R<9ZI1>yZ|s513;VAa#fUlMqCq z;)oD9%mSth);xXrb4z~odU5%V`8x;(ebNjF-M2MPe|g36PhZ|7e+VC;A&4PR{=J`H zKMf-IpqHCq@*T7S@O<@q+rQ2C=RJEW^4{{ab=`NlbB9?8hQg@8r~oknhCUGb_|5HC zIclt+!hhIXbnFhr-yo!WSPBfs0z~Rz%Cbts5#MHkSDeOYy9Ixg5Uw&&vd8-w&yI4a zKVu@g)i{I&pv|*}WS`GTEOx5m9uWDK1{N^wz=1BnBMhbw7=Ft&J){rR)goNnh)eOv z6gYDC@8iSWk`PYC<6)4F;EnjVx3gM=XM(cF^I_mEG6X2gFV>*K`Q!*KoZ;2f^4eLB(dq|H;D`Yv z%+BOTZkNx0zEQf(oA6M>r~s(~ur}tia=G1tKk^9|Wy3*W`|r;mjhG>V`J@-dgGK<> zpt(KwcwWm%o!4nCBelx}t(71A)_wi$@mrg+!ymMvfuyH$=R;>rB0HEvLisZ)Fe-pe z;Lf}A$4~P>1osT#+y*W98}dN~zuM+Cvjx?L$XLPcT9zUP29`?DS^&bT$rI>Egap@) zbDQ$q9y})8@_^N&>xzNFS+{Wr1t*09u&!h_u=-)Kn?!g35>`}80o!yB`A_eXOiUWW qRWMBicHEucKOHvmGTJd1TmpZX)ff}*sXA(bbG)akpUXO@geCy=dnfGx literal 0 HcwPel00001 -- 2.11.4.GIT