From 84317df57905e44b591e9cb52b1d52b9e0e0ae82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=BCseyin=20ASLIT=C3=9CRK?= Date: Mon, 20 Apr 2020 19:23:31 +0300 Subject: [PATCH] Base: Add QuickShow application to system menu --- Base/res/apps/QuickShow.af | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Base/res/apps/QuickShow.af diff --git a/Base/res/apps/QuickShow.af b/Base/res/apps/QuickShow.af new file mode 100644 index 0000000000..6bcfc57ea1 --- /dev/null +++ b/Base/res/apps/QuickShow.af @@ -0,0 +1,8 @@ +[App] +Name=QuickShow +Executable=/bin/QuickShow +Category=Graphics + +[Icons] +16x16=/res/icons/16x16/filetype-image.png +32x32=/res/icons/32x32/filetype-image.png