Console: Dup images #488

Open
opened 2025-04-21 15:11:34 -04:00 by idk · 2 comments
Owner

There's a substantial number of dup images in the console themes dir.

Perhaps some of it is pending additional per-theme customization, but there's also a lot of duplication within each theme, and in the images/ dir.

Low priority, but this should be cleaned up at some point.

apps/routerconsole/jsp/themes/console> fdupes -R -S .

38 duplicate files (in 28 sets), occupying 35.8 kilobytes

1840 bytes each:
./dark/images/move_down.png
./light/images/move_down.png

459 bytes each:
./dark/images/help.png
./light/images/help.png

673 bytes each:
./dark/images/console_status_stopped.png
./light/images/console_status_stopped.png

849 bytes each:
./dark/images/confirmed.png
./light/images/confirmed.png

402 bytes each:
./dark/images/magnet.png
./light/images/magnet.png

675 bytes each:
./dark/images/console_status_running.png
./light/images/console_status_running.png

1847 bytes each:
./dark/images/move_up.png
./light/images/move_up.png

447 bytes each:
./dark/images/newsbullet_mini.png
./light/images/newsbullet_mini.png

655 bytes each:
./dark/images/console_status_starting.png
./light/images/console_status_starting.png

430 bytes each:
./dark/images/warn.png
./light/images/warn.png

1846 bytes each:
./dark/images/move_bottom.png
./light/images/move_bottom.png

2360 bytes each:
./dark/images/move_top.png
./light/images/move_top.png

549 bytes each:
./images/buttons/link.png
./light/images/link.png

429 bytes each:
./images/buttons/search.png
./images/cursor_zoom.png

314 bytes each:
./images/buttons/dump-threads.png
./images/buttons/delete.png

495 bytes each:
./images/buttons/show.png
./images/buttons/fullview.png
./dark/images/eye.png
./light/images/eye.png

4286 bytes each:
./images/favicon.ico
./dark/images/favicon.ico
./light/images/favicon.ico

157 bytes each:
./images/server.png
./light/images/server.png

823 bytes each:
./images/info/errortriangle.png
./images/info/infowarn.png
./images/errortriangle.png
./dark/images/infowarn.png
./light/images/infowarn.png

261 bytes each:
./images/info/server.png
./images/server_32x32.png

677 bytes each:
./images/info/bugreport.png
./images/info/debug.png
./images/bug.png

351 bytes each:
./images/info/network_status/rejecting_hidden.png
./images/local_inprogress.png

404 bytes each:
./images/info/network_status/accepting.png
./images/local_up.png

1347 bytes each:
./images/info/control.png
./images/info/configure.png

786 bytes each:
./images/info/infohelp.png
./dark/images/infohelp.png
./dark/images/warning.png
./light/images/infohelp.png
./light/images/warning.png

733 bytes each:
./images/info/box.png
./images/box_open.png

597 bytes each:
./images/info/keys.png
./images/info/key.png

371 bytes each:
./images/local_down.png
./images/info/network_status/rejecting.png

There's a substantial number of dup images in the console themes dir. Perhaps some of it is pending additional per-theme customization, but there's also a lot of duplication within each theme, and in the images/ dir. Low priority, but this should be cleaned up at some point. apps/routerconsole/jsp/themes/console> fdupes -R -S . 38 duplicate files (in 28 sets), occupying 35.8 kilobytes 1840 bytes each: ./dark/images/move_down.png ./light/images/move_down.png 459 bytes each: ./dark/images/help.png ./light/images/help.png 673 bytes each: ./dark/images/console_status_stopped.png ./light/images/console_status_stopped.png 849 bytes each: ./dark/images/confirmed.png ./light/images/confirmed.png 402 bytes each: ./dark/images/magnet.png ./light/images/magnet.png 675 bytes each: ./dark/images/console_status_running.png ./light/images/console_status_running.png 1847 bytes each: ./dark/images/move_up.png ./light/images/move_up.png 447 bytes each: ./dark/images/newsbullet_mini.png ./light/images/newsbullet_mini.png 655 bytes each: ./dark/images/console_status_starting.png ./light/images/console_status_starting.png 430 bytes each: ./dark/images/warn.png ./light/images/warn.png 1846 bytes each: ./dark/images/move_bottom.png ./light/images/move_bottom.png 2360 bytes each: ./dark/images/move_top.png ./light/images/move_top.png 549 bytes each: ./images/buttons/link.png ./light/images/link.png 429 bytes each: ./images/buttons/search.png ./images/cursor_zoom.png 314 bytes each: ./images/buttons/dump-threads.png ./images/buttons/delete.png 495 bytes each: ./images/buttons/show.png ./images/buttons/fullview.png ./dark/images/eye.png ./light/images/eye.png 4286 bytes each: ./images/favicon.ico ./dark/images/favicon.ico ./light/images/favicon.ico 157 bytes each: ./images/server.png ./light/images/server.png 823 bytes each: ./images/info/errortriangle.png ./images/info/infowarn.png ./images/errortriangle.png ./dark/images/infowarn.png ./light/images/infowarn.png 261 bytes each: ./images/info/server.png ./images/server_32x32.png 677 bytes each: ./images/info/bugreport.png ./images/info/debug.png ./images/bug.png 351 bytes each: ./images/info/network_status/rejecting_hidden.png ./images/local_inprogress.png 404 bytes each: ./images/info/network_status/accepting.png ./images/local_up.png 1347 bytes each: ./images/info/control.png ./images/info/configure.png 786 bytes each: ./images/info/infohelp.png ./dark/images/infohelp.png ./dark/images/warning.png ./light/images/infohelp.png ./light/images/warning.png 733 bytes each: ./images/info/box.png ./images/box_open.png 597 bytes each: ./images/info/keys.png ./images/info/key.png 371 bytes each: ./images/local_down.png ./images/info/network_status/rejecting.png
idk self-assigned this 2025-04-21 15:11:34 -04:00
Author
Owner

OK. Note that only about half of the dupes are dark/light. The rest are images/info/buttons

OK. Note that only about half of the dupes are dark/light. The rest are images/info/buttons
Author
Owner

Originally pending some further customization, stalled on creating/finding the icons to customize the dark theme with. Still considering a re-color on the dark theme, but if I don't decide on a good one soon soon I will move the dupes into the shared images directory and consolidate them.

Originally pending some further customization, stalled on creating/finding the icons to customize the dark theme with. Still considering a re-color on the dark theme, but if I don't decide on a good one soon soon I will move the dupes into the shared images directory and consolidate them.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: I2P_Developers/i2p.i2p#488
No description provided.