Skip to content

Commit 8eabd06

Browse files
authored
Replace "XFCE" with "Xfce" (#597)
Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
1 parent 56fa51a commit 8eabd06

File tree

11 files changed

+29
-29
lines changed

11 files changed

+29
-29
lines changed

devlog/2024-01-29-dont-call-me-mate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ tags: [MATE, devlog, solus]
66
hide_table_of_contents: false
77
---
88

9-
Back in our [4.4 release post](https://getsol.us/2023/07/08/solus-4-4-released/) we announced that Solus would stop shipping a MATE ISO, mostly because MATE showed no signs of moving away from X11 and towards wayland. At the beginning of this year, we shipped our new XFCE ISO as a beta. And now we're getting ready to ship the _Solus MATE Transition Tool_ to move existing users off of MATE.
9+
Back in our [4.4 release post](https://getsol.us/2023/07/08/solus-4-4-released/) we announced that Solus would stop shipping a MATE ISO, mostly because MATE showed no signs of moving away from X11 and towards wayland. At the beginning of this year, we shipped our new Xfce ISO as a beta. And now we're getting ready to ship the _Solus MATE Transition Tool_ to move existing users off of MATE.
1010

1111
<!-- truncate -->
1212

1313
## The problem
1414

15-
MATE and XFCE are similar enough that eager Solusians can, and have, installed XCFE on their MATE machines with nothing more than a couple of `eopkg` commands. We're pretty sure our resident `bash` script enthusiast (ermo) could hammer out a working transition script in an evening. But we want a more polished experience. We know _you_ follow Solus news; after all, you're reading this. However, we assume there are users who dutifully update their systems, but have no interest in keeping up with our blog posts. How do we get their attention and prompt them to move away from MATE?
15+
MATE and Xfce are similar enough that eager Solusians can, and have, installed XCFE on their MATE machines with nothing more than a couple of `eopkg` commands. We're pretty sure our resident `bash` script enthusiast (ermo) could hammer out a working transition script in an evening. But we want a more polished experience. We know _you_ follow Solus news; after all, you're reading this. However, we assume there are users who dutifully update their systems, but have no interest in keeping up with our blog posts. How do we get their attention and prompt them to move away from MATE?
1616

1717
## Introducing the Solus MATE Transition Tool
1818

@@ -32,7 +32,7 @@ These screenshots are current as of the publishing of this post, we may change t
3232

3333
![MATE Transition Tool Launch](img/2024-01-29-dont-call-me-mate/MTT-launch.png)
3434

35-
3. Users select either Solus Budgie or Solus XFCE. The tool installs the selected edition, removes MATE, and prompts for a reboot
35+
3. Users select either Solus Budgie or Solus Xfce. The tool installs the selected edition, removes MATE, and prompts for a reboot
3636
4. The tool removes itself after a successful transition.
3737

3838
Simple. At least, that's what we want users to think.

docs/user/contributing/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ console.log("Hello, world!");
7777
- Solus Budgie
7878
- Solus GNOME
7979
- Solus Plasma
80-
- Solus XFCE
80+
- Solus Xfce
8181
- Repositories
8282
- Avoid using terms such as _repo_, or _monorepo_, use the specific repository name instead.
8383
- Example: "The packages repository", instead of "The monorepo".

docs/user/editions/mate/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ summary: A quick introduction to the MATE Edition of Solus
99

1010
:::caution
1111

12-
The MATE Edition is deprecated. XFCE has been included to replace it. See the Solus 4.4 blog post [here](https://getsol.us/2023/07/08/solus-4-4-released/)
12+
The MATE Edition is deprecated. Xfce has been included to replace it. See the Solus 4.4 blog post [here](https://getsol.us/2023/07/08/solus-4-4-released/)
1313

1414
:::
1515

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Configuration
3-
summary: Help for configuring XFCE on Solus
3+
summary: Help for configuring Xfce on Solus
44
---
55

66
# Configuration
77

8-
TODO: Add configuration snippets for XFCE
8+
TODO: Add configuration snippets for Xfce

docs/user/editions/xfce/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: XFCE
3-
summary: A quick introduction to the XFCE Edition of Solus
2+
title: Xfce
3+
summary: A quick introduction to the Xfce Edition of Solus
44
---
55

6-
# XFCE Desktop
6+
# Xfce Desktop
77

8-
![Solus XFCE](/img/XFCE.jpg)
8+
![Solus Xfce](/img/Xfce.jpg)
99

10-
XFCE is provided by the XFCE Edition of Solus. It is described as:
10+
Xfce is provided by the Xfce Edition of Solus. It is described as:
1111

1212
> Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly.
1313
@@ -17,6 +17,6 @@ Here are some links related to this project that you may find helpful:
1717
- [Blog](https://blog.xfce.org)
1818
- [Support](https://gitlab.xfce.org)
1919

20-
[Go to XFCE Configuration](configuration)
20+
[Go to Xfce Configuration](configuration)
2121

22-
[Go to XFCE Tips and Tricks](tips-and-tricks)
22+
[Go to Xfce Tips and Tricks](tips-and-tricks)
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Tips and Tricks
3-
summary: Helpful tips and tricks for using XFCE on Solus
3+
summary: Helpful tips and tricks for using Xfce on Solus
44
---
55

66
# Tips and Tricks
77

8-
## XFCE Keyboard Shortcuts
8+
## Xfce Keyboard Shortcuts
99

1010
TODO: Provide a table of short-cuts like we did for Budgie
1111

12-
TODO: Add a few other tips and tricks useful to XFCE users
12+
TODO: Add a few other tips and tricks useful to Xfce users

docs/user/quick-start/default-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Each Linux desktop environment has its own graphical application for managing fi
2828
| Budgie | Nemo |
2929
| GNOME | GNOME Files (formerly Nautilus) |
3030
| Plasma | Dolphin |
31-
| XFCE | Nemo |
31+
| Xfce | Nemo |
3232

3333
### Nemo
3434

@@ -107,7 +107,7 @@ Finnish language support is provided by installing `libreoffice-voikko`. After i
107107
| Budgie | Rhythmbox |
108108
| GNOME | Rhythmbox |
109109
| Plasma | Elisa |
110-
| XFCE | Rhythmbox |
110+
| Xfce | Rhythmbox |
111111

112112
### Rhythmbox
113113

@@ -124,7 +124,7 @@ Finnish language support is provided by installing `libreoffice-voikko`. After i
124124
| Budgie | Celluloid (formerly GNOME MPV) |
125125
| GNOME | Celluloid (formerly GNOME MPV) |
126126
| Plasma | Haruna |
127-
| XFCE | Parole |
127+
| Xfce | Parole |
128128

129129
### Celluloid
130130

docs/user/software/desktops/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ summary: Quick guides on switching between or installing additional Desktop Envi
55

66
# Desktop Environments
77

8-
Solus offers a [multitude of desktop environments](https://getsol.us/solus/experiences/), ranging from the feature-rich and modern Budgie to the traditional XFCE experience. It is recommended to use the ISO for a specific desktop environment but it is possible to install them afterwards if you wish to do try one out.
8+
Solus offers a [multitude of desktop environments](https://getsol.us/solus/experiences/), ranging from the feature-rich and modern Budgie to the traditional Xfce experience. It is recommended to use the ISO for a specific desktop environment but it is possible to install them afterwards if you wish to do try one out.
99

1010
WARNING: Do NOT attempt to install ANY other desktop environments next to KDE Plasma Desktop. This scenario is NOT supported and you will be told so in no uncertain terms if asking for support.
1111

1212
## Budgie
1313

14-
The flagship desktop environment / experience of Solus is Budgie. If you have installed either our GNOME or XFCE editions, you can try out and install Budgie by running the following command:
14+
The flagship desktop environment / experience of Solus is Budgie. If you have installed either our GNOME or Xfce editions, you can try out and install Budgie by running the following command:
1515

1616
```bash
1717
# Do NOT attempt to do this if you are running the KDE Plasma Desktop version of Solus!
@@ -20,7 +20,7 @@ sudo eopkg install -c desktop.budgie
2020

2121
## GNOME Shell
2222

23-
Solus offers a GNOME Shell experience that ships out-of-the-box with a variety of extensions. If you have installed either our Budgie or XFCE editions, you can try out and install GNOME Shell by running the following commands:
23+
Solus offers a GNOME Shell experience that ships out-of-the-box with a variety of extensions. If you have installed either our Budgie or Xfce editions, you can try out and install GNOME Shell by running the following commands:
2424

2525
```bash
2626
# Do NOT attempt to do this if you are running the KDE Plasma Desktop version of Solus!
@@ -31,7 +31,7 @@ sudo eopkg install gdm gnome-shell gnome-desktop-branding
3131

3232
:::caution
3333

34-
We plan to deprecate the MATE Desktop, for a similar experience, consider XFCE.
34+
We plan to deprecate the MATE Desktop, for a similar experience, consider Xfce.
3535

3636
:::
3737

@@ -42,9 +42,9 @@ Solus offers the MATE desktop environment / experience, tailored to advanced use
4242
sudo eopkg install -c desktop.mate
4343
```
4444

45-
## XFCE
45+
## Xfce
4646

47-
Solus offers the XFCE desktop environment for users preferring a more lightweight experience. It is recommended for existing MATE users. You can install XFCE with the following command:
47+
Solus offers the Xfce desktop environment for users preferring a more lightweight experience. It is recommended for existing MATE users. You can install Xfce with the following command:
4848

4949
```bash
5050
# Do NOT attempt to do this if you are running the KDE Plasma Desktop version of Solus!

docs/user/software/networking/samba.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ In order to support user-managed (as opposed to system-managed) shares, Samba pr
124124

125125
### GUI - configuring shares via file manager plugins
126126

127-
The default Solus configuration was written with the `nemo-share` (Budgie and XFCE), `nautilus-share` (GNOME), and `kdenetwork-filesharing` (Plasma) file manager plugins in mind. These plugins allow the user to share folders in an easy and convenient way.
127+
The default Solus configuration was written with the `nemo-share` (Budgie and Xfce), `nautilus-share` (GNOME), and `kdenetwork-filesharing` (Plasma) file manager plugins in mind. These plugins allow the user to share folders in an easy and convenient way.
128128

129129
All you need to do is to install either the `caja-extensions` package (which includes the `caja-share` plugin), the `kdenetwork-filesharing` package, the `nautilus-share` package or the `nemo-share` package from the Software Center and enable the relevant Samba services.
130130

@@ -138,7 +138,7 @@ sudo eopkg install nautilus-share
138138
# Plasma
139139
sudo eopkg install kdenetwork-filesharing
140140

141-
# XFCE
141+
# Xfce
142142
sudo eopkg install nemo-share
143143
```
144144

src/components/editions/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ const Editions = [
5353
),
5454
},
5555
{
56-
name: "XFCE",
56+
name: "Xfce",
5757
url: "xfce",
5858
urlConfig: "xfce/configuration",
5959
urlTips: "xfce/tips-and-tricks",

0 commit comments

Comments
 (0)