diff options
author | heqnx <root@heqnx.com> | 2025-05-27 16:19:31 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-27 16:19:31 +0300 |
commit | 610623f4c075d4428b8b98084476ffdc89d0785c (patch) | |
tree | 365905e2965acb2968a9e73b4090096cf28e2c11 /roles/desktop-environment/files/icewm/darktheme/restore.xpm | |
parent | cfd0d05265721e98e6cbad55d8af0dcae5df7b6d (diff) | |
download | ansible-playbooks-610623f4c075d4428b8b98084476ffdc89d0785c.tar.gz ansible-playbooks-610623f4c075d4428b8b98084476ffdc89d0785c.zip |
renamed role
Diffstat (limited to 'roles/desktop-environment/files/icewm/darktheme/restore.xpm')
-rw-r--r-- | roles/desktop-environment/files/icewm/darktheme/restore.xpm | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/roles/desktop-environment/files/icewm/darktheme/restore.xpm b/roles/desktop-environment/files/icewm/darktheme/restore.xpm deleted file mode 100644 index 041df17..0000000 --- a/roles/desktop-environment/files/icewm/darktheme/restore.xpm +++ /dev/null @@ -1,22 +0,0 @@ -/* XPM */ -static char *restore_xpm[] = { -"16 16 2 1", -" c #3A3F4A", -". c #E0E2E5", -" ", -" ", -" ", -" ", -" ...... ", -" . . ", -" . . ", -" . . ", -" . . ", -" ...... ", -" ", -" ", -" ", -" ", -" ", -" " -}; |