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 * maximize_inactive_xpm[] = {
"24 25 5 1",
" c None",
". c #171717",
"+ c #6E6E6E",
"@ c #6C6C6C",
"# c #6D6D6D",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+@+...........",
"..........@+#...........",
"..........+#+...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};