From 0db3190f425bdf6e9fbfdfc656fc55c7d6f45c91 Mon Sep 17 00:00:00 2001 From: confused-Techie Date: Tue, 26 Jul 2022 17:20:19 -0700 Subject: [PATCH] Additional rebranding where needed --- packages/about/package.json | 4 ++-- packages/atom-dark-syntax/package.json | 2 +- packages/atom-dark-ui/package.json | 4 ++-- packages/atom-light-syntax/package.json | 2 +- packages/atom-light-ui/package.json | 4 ++-- packages/autoflow/package.json | 2 +- packages/base16-tomorrow-dark-theme/package.json | 4 ++-- packages/base16-tomorrow-light-theme/package.json | 4 ++-- packages/dalek/package.json | 2 +- packages/deprecation-cop/package.json | 2 +- packages/dev-live-reload/package.json | 2 +- packages/exception-reporting/package.json | 2 +- packages/git-diff/package.json | 2 +- packages/go-to-line/package.json | 2 +- packages/grammar-selector/package.json | 4 ++-- packages/incompatible-packages/package.json | 2 +- packages/language-rust-bundled/package.json | 4 ++-- packages/line-ending-selector/package.json | 2 +- packages/link/package.json | 2 +- packages/one-dark-syntax/package.json | 2 +- packages/one-dark-ui/package.json | 4 ++-- packages/one-light-syntax/package.json | 4 ++-- packages/one-light-ui/package.json | 4 ++-- packages/solarized-dark-syntax/package.json | 2 +- packages/solarized-light-syntax/package.json | 2 +- packages/update-package-dependencies/package.json | 2 +- 26 files changed, 36 insertions(+), 36 deletions(-) diff --git a/packages/about/package.json b/packages/about/package.json index 028e05042..a6a7bdbce 100644 --- a/packages/about/package.json +++ b/packages/about/package.json @@ -3,9 +3,9 @@ "author": "Machisté N. Quintana ", "main": "./lib/main", "version": "1.9.1", - "description": "View useful information about your Atom installation.", + "description": "View useful information about your Pulsar installation.", "keywords": [], - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "scripts": { "lint": "standard" diff --git a/packages/atom-dark-syntax/package.json b/packages/atom-dark-syntax/package.json index 54466b203..b4ab32ade 100644 --- a/packages/atom-dark-syntax/package.json +++ b/packages/atom-dark-syntax/package.json @@ -3,7 +3,7 @@ "theme": "syntax", "version": "0.29.1", "description": "A dark theme for syntax", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/atom-dark-ui/package.json b/packages/atom-dark-ui/package.json index e84d53f6a..04932739d 100644 --- a/packages/atom-dark-ui/package.json +++ b/packages/atom-dark-ui/package.json @@ -2,9 +2,9 @@ "name": "atom-dark-ui", "theme": "ui", "version": "0.53.3", - "description": "A dark UI theme for Atom", + "description": "A dark UI theme for Pulsar", "license": "MIT", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "engines": { "atom": ">0.40.0" } diff --git a/packages/atom-light-syntax/package.json b/packages/atom-light-syntax/package.json index b61c2b5df..e94105815 100644 --- a/packages/atom-light-syntax/package.json +++ b/packages/atom-light-syntax/package.json @@ -3,7 +3,7 @@ "theme": "syntax", "version": "0.29.1", "description": "A light syntax theme", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.40.0" diff --git a/packages/atom-light-ui/package.json b/packages/atom-light-ui/package.json index 2ba85a654..f83727b31 100644 --- a/packages/atom-light-ui/package.json +++ b/packages/atom-light-ui/package.json @@ -2,8 +2,8 @@ "name": "atom-light-ui", "theme": "ui", "version": "0.46.3", - "description": "A light UI theme for Atom", - "repository": "https://github.com/atom/atom.git", + "description": "A light UI theme for Pulsar", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/autoflow/package.json b/packages/autoflow/package.json index 271944623..34233bddb 100644 --- a/packages/autoflow/package.json +++ b/packages/autoflow/package.json @@ -8,7 +8,7 @@ "autoflow:reflow-selection" ] }, - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": "*" diff --git a/packages/base16-tomorrow-dark-theme/package.json b/packages/base16-tomorrow-dark-theme/package.json index 70b241734..36d38566b 100644 --- a/packages/base16-tomorrow-dark-theme/package.json +++ b/packages/base16-tomorrow-dark-theme/package.json @@ -2,13 +2,13 @@ "name": "base16-tomorrow-dark-theme", "theme": "syntax", "version": "1.6.0", - "description": "Base16 dark theme for Atom", + "description": "Base16 dark theme for Pulsar", "keywords": [ "base16", "dark", "syntax" ], - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.49.0" diff --git a/packages/base16-tomorrow-light-theme/package.json b/packages/base16-tomorrow-light-theme/package.json index 1f799a9ec..12d8d6cef 100644 --- a/packages/base16-tomorrow-light-theme/package.json +++ b/packages/base16-tomorrow-light-theme/package.json @@ -2,13 +2,13 @@ "name": "base16-tomorrow-light-theme", "theme": "syntax", "version": "1.6.0", - "description": "Base16 light theme for Atom", + "description": "Base16 light theme for Pulsar", "keywords": [ "base16", "light", "syntax" ], - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.49.0" diff --git a/packages/dalek/package.json b/packages/dalek/package.json index 743248f15..864d778d4 100644 --- a/packages/dalek/package.json +++ b/packages/dalek/package.json @@ -4,7 +4,7 @@ "version": "0.2.2", "description": "EXTERMINATEs built-in packages installed in ~/.atom/packages", "keywords": [], - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "atomTestRunner": "./test/runner", "engines": { diff --git a/packages/deprecation-cop/package.json b/packages/deprecation-cop/package.json index 48a0b4439..3c2fa415c 100644 --- a/packages/deprecation-cop/package.json +++ b/packages/deprecation-cop/package.json @@ -3,7 +3,7 @@ "main": "./lib/main", "version": "0.56.9", "description": "Shows a list of deprecated calls", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/dev-live-reload/package.json b/packages/dev-live-reload/package.json index 9307cd490..14d145c40 100644 --- a/packages/dev-live-reload/package.json +++ b/packages/dev-live-reload/package.json @@ -3,7 +3,7 @@ "main": "./lib/main", "version": "0.48.1", "description": "Live reload atom themes and packages.", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "dependencies": { "fs-plus": "^3.0.0" diff --git a/packages/exception-reporting/package.json b/packages/exception-reporting/package.json index 376a71052..ea3ef8889 100644 --- a/packages/exception-reporting/package.json +++ b/packages/exception-reporting/package.json @@ -3,7 +3,7 @@ "main": "./lib/main", "version": "0.43.1", "description": "Reports uncaught Atom exceptions to the Atom team via bugsnag.com", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.48.0" diff --git a/packages/git-diff/package.json b/packages/git-diff/package.json index b3a7d918d..a2d503e1f 100644 --- a/packages/git-diff/package.json +++ b/packages/git-diff/package.json @@ -3,7 +3,7 @@ "version": "1.3.9", "main": "./lib/main", "description": "Marks lines in the editor gutter that have been added, edited, or deleted since the last commit.", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": "*" diff --git a/packages/go-to-line/package.json b/packages/go-to-line/package.json index 4f6e87581..5f403d4f7 100644 --- a/packages/go-to-line/package.json +++ b/packages/go-to-line/package.json @@ -12,7 +12,7 @@ "go-to-line:toggle" ] }, - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "engines": { "atom": "*" }, diff --git a/packages/grammar-selector/package.json b/packages/grammar-selector/package.json index 8e08012f0..037f168f9 100644 --- a/packages/grammar-selector/package.json +++ b/packages/grammar-selector/package.json @@ -4,7 +4,7 @@ "main": "./lib/main", "description": "Select the grammar to use for the current editor with `ctrl-shift-L`.", "license": "MIT", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "engines": { "atom": "*" }, @@ -36,7 +36,7 @@ "showOnRightSideOfStatusBar": { "type": "boolean", "default": true, - "description": "Show the active pane item's language on the right side of Atom's status bar, instead of the left." + "description": "Show the active pane item's language on the right side of Pulsar's status bar, instead of the left." }, "hideDuplicateTextMateGrammars": { "type": "boolean", diff --git a/packages/incompatible-packages/package.json b/packages/incompatible-packages/package.json index 170a69c8c..9c9c49a89 100644 --- a/packages/incompatible-packages/package.json +++ b/packages/incompatible-packages/package.json @@ -3,7 +3,7 @@ "main": "./lib/main", "version": "0.27.3", "description": "Show incompatible packages", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/language-rust-bundled/package.json b/packages/language-rust-bundled/package.json index 31f178dcb..0a6e24158 100644 --- a/packages/language-rust-bundled/package.json +++ b/packages/language-rust-bundled/package.json @@ -1,14 +1,14 @@ { "name": "language-rust-bundled", "version": "0.1.0", - "description": "Rust support for Atom", + "description": "Rust support for Pulsar", "keywords": [ "language", "grammar", "rust" ], "main": "lib/main.js", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "dependencies": { "tree-sitter-rust": "^0.17.0" diff --git a/packages/line-ending-selector/package.json b/packages/line-ending-selector/package.json index 4e911fb55..9c52e393f 100644 --- a/packages/line-ending-selector/package.json +++ b/packages/line-ending-selector/package.json @@ -4,7 +4,7 @@ "main": "./lib/main", "description": "Select the line ending to use for the current editor.", "license": "MIT", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "engines": { "atom": "^1.0.0" }, diff --git a/packages/link/package.json b/packages/link/package.json index f37d41d9a..2497e310d 100644 --- a/packages/link/package.json +++ b/packages/link/package.json @@ -4,7 +4,7 @@ "main": "./lib/link", "description": "Opens http(s) links under the cursor", "license": "MIT", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "engines": { "atom": "*" }, diff --git a/packages/one-dark-syntax/package.json b/packages/one-dark-syntax/package.json index 2800f8ae8..f974a730c 100644 --- a/packages/one-dark-syntax/package.json +++ b/packages/one-dark-syntax/package.json @@ -8,7 +8,7 @@ "blue", "syntax" ], - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/one-dark-ui/package.json b/packages/one-dark-ui/package.json index 72b747be8..1bd21298d 100644 --- a/packages/one-dark-ui/package.json +++ b/packages/one-dark-ui/package.json @@ -2,14 +2,14 @@ "name": "one-dark-ui", "theme": "ui", "version": "1.12.5", - "description": "Atom One dark UI theme", + "description": "Pulsar One dark UI theme", "keywords": [ "dark", "adaptive", "ui" ], "license": "MIT", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "main": "lib/main", "engines": { "atom": ">0.40.0" diff --git a/packages/one-light-syntax/package.json b/packages/one-light-syntax/package.json index 307bb56c1..647914009 100644 --- a/packages/one-light-syntax/package.json +++ b/packages/one-light-syntax/package.json @@ -2,12 +2,12 @@ "name": "one-light-syntax", "theme": "syntax", "version": "1.8.4", - "description": "Atom One light syntax theme", + "description": "Pulsar One light syntax theme", "keywords": [ "light", "syntax" ], - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.40.0" diff --git a/packages/one-light-ui/package.json b/packages/one-light-ui/package.json index 92da879da..f65a2ee48 100644 --- a/packages/one-light-ui/package.json +++ b/packages/one-light-ui/package.json @@ -2,14 +2,14 @@ "name": "one-light-ui", "theme": "ui", "version": "1.12.5", - "description": "Atom One light UI theme", + "description": "Pulsar One light UI theme", "keywords": [ "light", "adaptive", "ui" ], "license": "MIT", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "main": "lib/main", "engines": { "atom": ">0.40.0" diff --git a/packages/solarized-dark-syntax/package.json b/packages/solarized-dark-syntax/package.json index ae41754ae..55afa8695 100644 --- a/packages/solarized-dark-syntax/package.json +++ b/packages/solarized-dark-syntax/package.json @@ -3,7 +3,7 @@ "theme": "syntax", "version": "1.3.0", "description": "A dark syntax theme using the solarized colors", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/solarized-light-syntax/package.json b/packages/solarized-light-syntax/package.json index fd13b2203..4a14ec33d 100644 --- a/packages/solarized-light-syntax/package.json +++ b/packages/solarized-light-syntax/package.json @@ -3,7 +3,7 @@ "theme": "syntax", "version": "1.3.0", "description": "A light syntax theme using the solarized colors", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.50.0" diff --git a/packages/update-package-dependencies/package.json b/packages/update-package-dependencies/package.json index 462997577..4f3a6d12f 100644 --- a/packages/update-package-dependencies/package.json +++ b/packages/update-package-dependencies/package.json @@ -4,7 +4,7 @@ "version": "0.13.1", "private": true, "description": "Runs `apm install` for the current project", - "repository": "https://github.com/atom/atom", + "repository": "https://github.com/pulsar-edit/pulsar", "license": "MIT", "engines": { "atom": ">0.39.0"