diff options
author | Andreas Kling <kling@serenityos.org> | 2023-01-01 18:54:05 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-01-02 15:29:12 +0100 |
commit | 6760653d628b9cdabce5f56c53db00eba6aaa90e (patch) | |
tree | 43396cba308ab4562d127746508bab149bdcdaf6 /Base | |
parent | 79badfd6500d71c003dcf3a33b880d427c22206b (diff) | |
download | serenity-6760653d628b9cdabce5f56c53db00eba6aaa90e.zip |
Demos: Remove "Fire" application
This served no purpose other than looking somewhat neat.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/apps/Fire.af | 4 | ||||
-rw-r--r-- | Base/res/icons/16x16/app-fire.png | bin | 594 -> 0 bytes | |||
-rw-r--r-- | Base/res/icons/32x32/app-fire.png | bin | 7758 -> 0 bytes |
3 files changed, 0 insertions, 4 deletions
diff --git a/Base/res/apps/Fire.af b/Base/res/apps/Fire.af deleted file mode 100644 index 37d90edd2e..0000000000 --- a/Base/res/apps/Fire.af +++ /dev/null @@ -1,4 +0,0 @@ -[App] -Name=Fire -Executable=/bin/Fire -Category=Demos diff --git a/Base/res/icons/16x16/app-fire.png b/Base/res/icons/16x16/app-fire.png Binary files differdeleted file mode 100644 index 20ab485eaa..0000000000 --- a/Base/res/icons/16x16/app-fire.png +++ /dev/null diff --git a/Base/res/icons/32x32/app-fire.png b/Base/res/icons/32x32/app-fire.png Binary files differdeleted file mode 100644 index 979d1ad5a3..0000000000 --- a/Base/res/icons/32x32/app-fire.png +++ /dev/null |