From 4a26e1dc691e0a5b7e03e0ff805ac95d9aa6f0b0 Mon Sep 17 00:00:00 2001 From: Fedor Date: Fri, 27 Nov 2020 00:06:20 +0200 Subject: [PATCH] [Centaury] Nuke vim configuration lines from the front-end (no code changes). --- application/basilisk/app.mozbuild | 1 - application/basilisk/app/moz.build | 1 - application/basilisk/app/profile/extensions/moz.build | 1 - .../extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build | 1 - application/basilisk/base/moz.build | 1 - application/basilisk/branding/shared/branding.mozbuild | 1 - application/basilisk/branding/unofficial/content/moz.build | 1 - application/basilisk/branding/unofficial/locales/moz.build | 1 - application/basilisk/branding/unofficial/moz.build | 1 - application/basilisk/components/about/moz.build | 1 - application/basilisk/components/build/moz.build | 1 - application/basilisk/components/customizableui/content/moz.build | 1 - application/basilisk/components/customizableui/moz.build | 1 - application/basilisk/components/dirprovider/moz.build | 1 - application/basilisk/components/downloads/DownloadsCommon.jsm | 1 - application/basilisk/components/downloads/DownloadsTaskbar.jsm | 1 - application/basilisk/components/downloads/content/download.xml | 1 - application/basilisk/components/downloads/content/downloads.js | 1 - .../basilisk/components/downloads/content/downloadsOverlay.xul | 1 - application/basilisk/components/downloads/content/indicator.js | 1 - .../basilisk/components/downloads/content/indicatorOverlay.xul | 1 - application/basilisk/components/downloads/moz.build | 1 - application/basilisk/components/feeds/moz.build | 1 - application/basilisk/components/migration/moz.build | 1 - application/basilisk/components/moz.build | 1 - application/basilisk/components/places/moz.build | 1 - application/basilisk/components/preferences/in-content/moz.build | 1 - application/basilisk/components/preferences/moz.build | 1 - application/basilisk/components/privatebrowsing/moz.build | 1 - application/basilisk/components/search/moz.build | 1 - application/basilisk/components/search/service/moz.build | 1 - application/basilisk/components/selfsupport/moz.build | 1 - application/basilisk/components/sessionstore/moz.build | 1 - application/basilisk/components/shell/moz.build | 1 - application/basilisk/components/sync/moz.build | 1 - application/basilisk/extensions/moz.build | 1 - application/basilisk/extensions/pdfjs/moz.build | 1 - application/basilisk/installer/windows/moz.build | 1 - application/basilisk/locales/moz.build | 1 - application/basilisk/modules/RemotePrompt.jsm | 1 - application/basilisk/modules/moz.build | 1 - application/basilisk/moz.build | 1 - application/basilisk/moz.configure | 1 - application/basilisk/themes/linux/communicator/moz.build | 1 - application/basilisk/themes/linux/moz.build | 1 - application/basilisk/themes/moz.build | 1 - application/basilisk/themes/osx/communicator/moz.build | 1 - application/basilisk/themes/osx/moz.build | 1 - application/basilisk/themes/tab-svgs.mozbuild | 1 - application/basilisk/themes/windows/communicator/moz.build | 1 - application/basilisk/themes/windows/moz.build | 1 - application/basilisk/tools/mozscreenshots/moz.build | 1 - .../tools/mozscreenshots/mozscreenshots/extension/moz.build | 1 - 53 files changed, 53 deletions(-) diff --git a/application/basilisk/app.mozbuild b/application/basilisk/app.mozbuild index a6c2693ad..c68615643 100644 --- a/application/basilisk/app.mozbuild +++ b/application/basilisk/app.mozbuild @@ -1,4 +1,3 @@ -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/app/moz.build b/application/basilisk/app/moz.build index 5a68e4d36..bcce790b2 100644 --- a/application/basilisk/app/moz.build +++ b/application/basilisk/app/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/app/profile/extensions/moz.build b/application/basilisk/app/profile/extensions/moz.build index bb02c9165..18b3181e2 100644 --- a/application/basilisk/app/profile/extensions/moz.build +++ b/application/basilisk/app/profile/extensions/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build b/application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build index f8c2a5c4b..e166e6e02 100644 --- a/application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build +++ b/application/basilisk/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/base/moz.build b/application/basilisk/base/moz.build index 2e5cde1d6..e0fd2ba06 100644 --- a/application/basilisk/base/moz.build +++ b/application/basilisk/base/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/branding/shared/branding.mozbuild b/application/basilisk/branding/shared/branding.mozbuild index 3564a0e5f..9c665b12d 100644 --- a/application/basilisk/branding/shared/branding.mozbuild +++ b/application/basilisk/branding/shared/branding.mozbuild @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/branding/unofficial/content/moz.build b/application/basilisk/branding/unofficial/content/moz.build index eb4454d28..635fa39c9 100644 --- a/application/basilisk/branding/unofficial/content/moz.build +++ b/application/basilisk/branding/unofficial/content/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/branding/unofficial/locales/moz.build b/application/basilisk/branding/unofficial/locales/moz.build index 8bad13124..1ead6ac8b 100644 --- a/application/basilisk/branding/unofficial/locales/moz.build +++ b/application/basilisk/branding/unofficial/locales/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/branding/unofficial/moz.build b/application/basilisk/branding/unofficial/moz.build index 0d829fa5e..265330cd5 100644 --- a/application/basilisk/branding/unofficial/moz.build +++ b/application/basilisk/branding/unofficial/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/components/about/moz.build b/application/basilisk/components/about/moz.build index f1559c2b9..228930eb8 100644 --- a/application/basilisk/components/about/moz.build +++ b/application/basilisk/components/about/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/components/build/moz.build b/application/basilisk/components/build/moz.build index 622cf449c..4cc2a62d6 100644 --- a/application/basilisk/components/build/moz.build +++ b/application/basilisk/components/build/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/components/customizableui/content/moz.build b/application/basilisk/components/customizableui/content/moz.build index eb4454d28..635fa39c9 100644 --- a/application/basilisk/components/customizableui/content/moz.build +++ b/application/basilisk/components/customizableui/content/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/components/customizableui/moz.build b/application/basilisk/components/customizableui/moz.build index f5c34aa93..4b3d8b195 100644 --- a/application/basilisk/components/customizableui/moz.build +++ b/application/basilisk/components/customizableui/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/components/dirprovider/moz.build b/application/basilisk/components/dirprovider/moz.build index 799d4deb3..65b5001af 100644 --- a/application/basilisk/components/dirprovider/moz.build +++ b/application/basilisk/components/dirprovider/moz.build @@ -1,5 +1,4 @@ # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*- -# vim: set filetype=python: # 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/. diff --git a/application/basilisk/components/downloads/DownloadsCommon.jsm b/application/basilisk/components/downloads/DownloadsCommon.jsm index 69d79dbb5..90c91820d 100644 --- a/application/basilisk/components/downloads/DownloadsCommon.jsm +++ b/application/basilisk/components/downloads/DownloadsCommon.jsm @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */ /* 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/. */ diff --git a/application/basilisk/components/downloads/DownloadsTaskbar.jsm b/application/basilisk/components/downloads/DownloadsTaskbar.jsm index cf915abb5..e1b9f7a27 100644 --- a/application/basilisk/components/downloads/DownloadsTaskbar.jsm +++ b/application/basilisk/components/downloads/DownloadsTaskbar.jsm @@ -1,5 +1,4 @@ /* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ -/* vim: set ts=2 et sw=2 tw=80 filetype=javascript: */ /* 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/. */ diff --git a/application/basilisk/components/downloads/content/download.xml b/application/basilisk/components/downloads/content/download.xml index 29a1530fd..68e1c28bc 100644 --- a/application/basilisk/components/downloads/content/download.xml +++ b/application/basilisk/components/downloads/content/download.xml @@ -1,6 +1,5 @@ - -