mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-26 05:54:46 -07:00
some icons
This commit is contained in:
@@ -5,5 +5,6 @@ App(
|
|||||||
entry_point="bad_apple_main",
|
entry_point="bad_apple_main",
|
||||||
requires=["gui"],
|
requires=["gui"],
|
||||||
stack_size=1 * 1024,
|
stack_size=1 * 1024,
|
||||||
|
fap_icon="bad_apple_10px.png",
|
||||||
fap_category="Misc"
|
fap_category="Misc"
|
||||||
)
|
)
|
||||||
|
|||||||
BIN
applications/plugins/badapple/bad_apple_10px.png
Normal file
BIN
applications/plugins/badapple/bad_apple_10px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
@@ -7,5 +7,6 @@ App(
|
|||||||
requires=["gui"],
|
requires=["gui"],
|
||||||
stack_size=1 * 1024,
|
stack_size=1 * 1024,
|
||||||
order=20,
|
order=20,
|
||||||
|
fap_icon="orgasmotron_10px.png",
|
||||||
fap_category="Misc",
|
fap_category="Misc",
|
||||||
)
|
)
|
||||||
|
|||||||
BIN
applications/plugins/orgasmotron/orgasmotron_10px.png
Normal file
BIN
applications/plugins/orgasmotron/orgasmotron_10px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 162 B |
Reference in New Issue
Block a user