fasddfasf

This commit is contained in:
2026-01-07 20:36:21 +03:00
parent 5e11af76e7
commit 04ed871161
11919 changed files with 370502 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * close_pressed_xpm[] = {
"18 24 6 1",
" c None",
". c #000000 s active_border_color",
"+ c #B2B2B2 s active_shadow_2",
"@ c #D8D8D8 s active_color_2",
"# c #FFFFFF s active_hilight_2",
"o c #A1A1A1 s buttons_color",
" ",
" ",
" ",
" ",
" ",
" ",
" .++++++++++++++#",
" .+@@@@@@@@@@@@@#",
" .+@@@@@@@@@@@@@#",
" .+@@@@@@@@@@@@@#",
" .+@@@oo@@@@oo@@#",
" .+@@@@oo@@oo@@@#",
" .+@@@@@oooo@@@@#",
" .+@@@@@@oo@@@@@#",
" .+@@@@@oooo@@@@#",
" .+@@@@oo@@oo@@@#",
" .+@@@oo@@@@oo@@#",
" .+@@@@@@@@@@@@@#",
" .+@@@@@@@@@@@@@#",
" .###############",
" ",
" ",
" ",
" "};