From a30acab28ddcf1b0c634e02f3e5f0bc607c2c901 Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Thu, 7 May 2020 22:19:22 -0700 Subject: removed more windows/mac stuff --- webbrowser/app/splash.rc | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 webbrowser/app/splash.rc (limited to 'webbrowser/app/splash.rc') diff --git a/webbrowser/app/splash.rc b/webbrowser/app/splash.rc deleted file mode 100644 index 539c342..0000000 --- a/webbrowser/app/splash.rc +++ /dev/null @@ -1,21 +0,0 @@ -/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ -/* This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ - -#include -#include "nsNativeAppSupportWin.h" - -1 24 "palemoon.exe.manifest" - -IDI_APPICON ICON FIREFOX_ICO -IDI_DOCUMENT ICON DOCUMENT_ICO -IDI_APPLICATION ICON FIREFOX_ICO -IDI_NEWWINDOW ICON NEWWINDOW_ICO -IDI_NEWTAB ICON NEWTAB_ICO -IDI_PBMODE ICON PBMODE_ICO - -STRINGTABLE DISCARDABLE -BEGIN - IDS_STARTMENU_APPNAME, "@MOZ_APP_DISPLAYNAME@" -END -- cgit v1.2.3