Skip to content

Commit 44e731e

Browse files
committed
Quirks: Rename to "Tray Applet Quirks"
1 parent 329fa6d commit 44e731e

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

_data/sidebar.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@
2828
url: /distros/
2929
icon: tux
3030

31-
- name: Known Quirks
31+
- name: Tray Applet Quirks
3232
url: /quirks/
33-
icon: question-circle
33+
icon: tray
3434

3535
- title: User Guide
3636
items:

pages/faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ from the preferences.
115115
### The tray applet is running, but I don't see it!
116116

117117
It's likely that your desktop environment considers the "system tray" or indicator
118-
area obsolete. We don't so. [Take a look the "Supported Distros" page](/quirks/#missing-tray-applet)
118+
area obsolete. We don't so. [Take a look the "Tray Applet Quirks" page](/quirks/)
119119
on how to restore functionality.
120120

121121
Alternately, run the program from a Terminal to see what's up:

pages/tray-applet-quirks.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
---
22
layout: docs
3-
title: Known Quirks
3+
title: Tray Applet Quirks
44
permalink: /quirks/
55
---
66

7-
## "Missing" Tray Applet
8-
97
Some desktop environments consider "system tray" to be obsolete.
108
As a result, the tray applet may not work straight out of the box
119
and will need additional steps.

0 commit comments

Comments
 (0)