diff options
author | Irene Knapp <ireneista@irenes.space> | 2025-09-06 15:42:27 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@irenes.space> | 2025-09-06 15:42:27 -0700 |
commit | cf6e693773101b5ac6aea7a4186e7e15ce4508d5 (patch) | |
tree | 139914c41bc17e7e5df132f5b3f2672b68394afd /data | |
parent | baeb0e1fa08fb6b21e4a22458de16b4948d1f2d0 (diff) |
move all the Kaylee code into a subdirectory
this is preparation for merging it into the Pollyana repo Force-Push: yes Change-Id: I155624ba39a0d212c999f38aaf2de2cd62b7aa49
Diffstat (limited to 'data')
-rw-r--r-- | data/icon.png | bin | 58750 -> 0 bytes |
-rw-r--r-- | data/icon_inactive.png | bin | 57969 -> 0 bytes |
-rw-r--r-- | data/icon_inactive_small.png | bin | 2912 -> 0 bytes |
-rw-r--r-- | data/icon_small.png | bin | 2699 -> 0 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/data/icon.png b/data/icon.png deleted file mode 100644 index 1569cb3..0000000 --- a/data/icon.png +++ /dev/null Binary files differdiff --git a/data/icon_inactive.png b/data/icon_inactive.png deleted file mode 100644 index 0f67bb4..0000000 --- a/data/icon_inactive.png +++ /dev/null Binary files differdiff --git a/data/icon_inactive_small.png b/data/icon_inactive_small.png deleted file mode 100644 index 1d4e7ff..0000000 --- a/data/icon_inactive_small.png +++ /dev/null Binary files differdiff --git a/data/icon_small.png b/data/icon_small.png deleted file mode 100644 index 3caa172..0000000 --- a/data/icon_small.png +++ /dev/null Binary files differ |