From 88368df9a200958ca9c994600e3a1a702a3c8c6e Mon Sep 17 00:00:00 2001 From: Andres Vieira Date: Sun, 26 Apr 2020 20:58:05 +0200 Subject: Base+Browser: Add an icon for the serenity Browser and make it use it Browser was using the filetype-html icon instead of a dedicated one, so we now have the globe from that icon reimagined and in good Buggie company :^) --- Base/res/apps/Browser.af | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Base/res/apps') diff --git a/Base/res/apps/Browser.af b/Base/res/apps/Browser.af index 038649468f..acd6b59817 100644 --- a/Base/res/apps/Browser.af +++ b/Base/res/apps/Browser.af @@ -4,5 +4,5 @@ Executable=/bin/Browser Category=Internet [Icons] -16x16=/res/icons/16x16/filetype-html.png -32x32=/res/icons/32x32/filetype-html.png +16x16=/res/icons/16x16/app-browser.png +32x32=/res/icons/32x32/app-browser.png -- cgit v1.2.3