summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorGunnar Beutner <gbeutner@serenityos.org>2021-05-20 14:27:58 +0200
committerAndreas Kling <kling@serenityos.org>2021-05-21 23:38:18 +0200
commitc3efae85f2abef3e13cb035839689cf040435aac (patch)
tree35439a842376511be8a6936d316dc898b22b1bb6 /Base
parent3e47eec862ef9cdead4405e4b426417c497e3aa0 (diff)
downloadserenity-c3efae85f2abef3e13cb035839689cf040435aac.zip
Games: Add Hearts
Diffstat (limited to 'Base')
-rw-r--r--Base/res/apps/Hearts.af4
-rw-r--r--Base/res/icons/16x16/app-hearts.pngbin0 -> 224 bytes
-rw-r--r--Base/res/icons/32x32/app-hearts.pngbin0 -> 540 bytes
3 files changed, 4 insertions, 0 deletions
diff --git a/Base/res/apps/Hearts.af b/Base/res/apps/Hearts.af
new file mode 100644
index 0000000000..49cd5d09d1
--- /dev/null
+++ b/Base/res/apps/Hearts.af
@@ -0,0 +1,4 @@
+[App]
+Name=Hearts
+Executable=/bin/Hearts
+Category=Games
diff --git a/Base/res/icons/16x16/app-hearts.png b/Base/res/icons/16x16/app-hearts.png
new file mode 100644
index 0000000000..f2d24a43e2
--- /dev/null
+++ b/Base/res/icons/16x16/app-hearts.png
Binary files differ
diff --git a/Base/res/icons/32x32/app-hearts.png b/Base/res/icons/32x32/app-hearts.png
new file mode 100644
index 0000000000..8e37fd149d
--- /dev/null
+++ b/Base/res/icons/32x32/app-hearts.png
Binary files differ