diff options
Diffstat (limited to 'roles/desktop-environment/files/icewm/darktheme/minimize.xpm')
-rw-r--r-- | roles/desktop-environment/files/icewm/darktheme/minimize.xpm | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/roles/desktop-environment/files/icewm/darktheme/minimize.xpm b/roles/desktop-environment/files/icewm/darktheme/minimize.xpm deleted file mode 100644 index 475c5db..0000000 --- a/roles/desktop-environment/files/icewm/darktheme/minimize.xpm +++ /dev/null @@ -1,22 +0,0 @@ -/* XPM */ -static char *minimize_xpm[] = { -"16 16 2 1", -" c #3A3F4A", -". c #E0E2E5", -" ", -" ", -" ", -" ", -" ", -" ", -" .... ", -" .... ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" " -}; |