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,34 @@
/* XPM */
static char * maximize_inactive_xpm[] = {
"16 24 6 1",
" c None",
". c #000000 s inactive_border_color",
"+ c #FFFFFF s inactive_hilight_2",
"@ c #D8D8D8 s inactive_color_2",
"# c #B2B2B2 s inactive_shadow_2",
"o c #AAA19C s buttons_color",
" ",
" ",
" ",
" ",
" ",
" ",
"+++++++++++++++.",
"+@@@@@@@@@@@@@#.",
"+@@ooooooooo@@#.",
"+@@ooooooooo@@#.",
"+@@o@@@@@@@o@@#.",
"+@@o@@@@@@@o@@#.",
"+@@o@@@@@@@o@@#.",
"+@@o@@@@@@@o@@#.",
"+@@o@@@@@@@o@@#.",
"+@@o@@@@@@@o@@#.",
"+@@ooooooooo@@#.",
"+@@@@@@@@@@@@@#.",
"+##############.",
"................",
" ",
" ",
" ",
" "};