From c10d5751b727b7a5cd988b556d95ddb75697f507 Mon Sep 17 00:00:00 2001 From: Niko Date: Sun, 11 Feb 2024 01:38:39 -0800 Subject: [PATCH 1/4] Update supportList.tsx with Budgie Atomic branding (#28) --- src/data/supportList.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/supportList.tsx b/src/data/supportList.tsx index b15049d..4f5dcd5 100644 --- a/src/data/supportList.tsx +++ b/src/data/supportList.tsx @@ -78,14 +78,14 @@ export const SupportListData: SupportInfo[] = [ { budgieAvailablePostInstall: "10.8.2", budgieVersion: "10.8.1", - name: "Fedora Onyx", + name: "Fedora Budgie Atomic", showInGrid: true, summary: () => ( - - Fedora Onyx offers an atomic / immutable Fedora experience with a near-stock Budgie Desktop experience. + + Fedora Budgie Atomic offers an atomic / immutable Fedora experience with a near-stock Budgie Desktop experience. ), - website: "https://fedoraproject.org/onyx", + website: "https://fedoraproject.org/atomic-desktops/budgie/", }, { budgieAvailablePostInstall: "10.8.2", From 30827d26455d510a19a1c1daf26a95e09f497467 Mon Sep 17 00:00:00 2001 From: Facundo Ciruzzi <121110001+Facundo-c-c@users.noreply.github.com> Date: Sun, 11 Feb 2024 06:46:34 -0300 Subject: [PATCH 2/4] Fix transifex link (#29) Transifex broken link --- docs/organization/getting-involved.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/organization/getting-involved.md b/docs/organization/getting-involved.md index 092effd..09f6fd3 100644 --- a/docs/organization/getting-involved.md +++ b/docs/organization/getting-involved.md @@ -38,7 +38,7 @@ There is always room for improvement for documentation around Budgie Desktop and Making software accessible to users around the world, in their native language, is incredibly important to the success of our project and to the success of the open source ecosystem as a whole. Enabling our software to be more translatable and more accessible is an active and always ongoing process, whether that is extending existing features or building new ones. -To facilitate translations, Buddies of Budgie uses the [Transifex](https://www.transifex.com/buddiesofbudgie/) platform to manage new translations. +To facilitate translations, Buddies of Budgie uses the [Transifex](https://explore.transifex.com/buddiesofbudgie/) platform to manage new translations. :::caution Work In Progress Translation support for our documentation (documents and user elements) is a work in progress. Keep an eye on this document, our [blog](https://buddiesofbudgie.org/blog), or our [Mastodon](https://floss.social/@BuddiesOfBudgie) for news on when documentation translations support is introduced! From d63c8bf71632225e333ff201d7bb2d97af3482f0 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Sun, 11 Feb 2024 11:49:40 +0200 Subject: [PATCH 3/4] Rename Fedora Onyx assets to Fedora Budgie Atomic --- .../{fedora-onyx.webp => fedora-budgie-atomic.webp} | Bin .../{fedora-onyx.svg => fedora-budgie-atomic.svg} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename static/img/distribution/screenshots/{fedora-onyx.webp => fedora-budgie-atomic.webp} (100%) rename static/img/logos/{fedora-onyx.svg => fedora-budgie-atomic.svg} (100%) diff --git a/static/img/distribution/screenshots/fedora-onyx.webp b/static/img/distribution/screenshots/fedora-budgie-atomic.webp similarity index 100% rename from static/img/distribution/screenshots/fedora-onyx.webp rename to static/img/distribution/screenshots/fedora-budgie-atomic.webp diff --git a/static/img/logos/fedora-onyx.svg b/static/img/logos/fedora-budgie-atomic.svg similarity index 100% rename from static/img/logos/fedora-onyx.svg rename to static/img/logos/fedora-budgie-atomic.svg From 36de4582c12e654d31a8a8ecd286dec070c8d34d Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Sun, 11 Feb 2024 11:52:43 +0200 Subject: [PATCH 4/4] support-list: Update nix to 10.9.1 --- src/data/supportList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/supportList.tsx b/src/data/supportList.tsx index 4f5dcd5..9f2d30c 100644 --- a/src/data/supportList.tsx +++ b/src/data/supportList.tsx @@ -164,7 +164,7 @@ export const SupportListData: SupportInfo[] = [ }, { budgieAvailablePostInstall: null, - budgieVersion: "10.9", + budgieVersion: "10.9.1", name: "NixOS", installationInfo: () => ( <>