Skip to content

Commit 0207761

Browse files
committed
Updates README
1 parent 02e6a77 commit 0207761

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

LISEZ-MOI.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ Dans tous les cas, il faut installer le paquet `gtk2-engines` si des logiciels G
4545
- pour GTK 3.20+: [télécharger Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
4646

4747
Pour vérifier votre version de GTK, exécutez `gtk-launch --version` dans un terminal.
48+
49+
Consultez les [versions officielles](https://github.com/jpfleury/clearlooks-phenix/releases) pour télécharger une version précise ou antérieure.
4850

4951
- Extraire l'archive.
5052

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The Clearlooks-Phénix project aims to create a GTK 3 port of Clearlooks, the default theme for GNOME 2. Style is also included for GTK 2, Unity, and for the Metacity, Openbox, and Xfwm4 window managers.
66

7-
*Note: GTK is formerly known as GTK+.*
7+
*Note: GTK was formerly known as GTK+.*
88

99
### Screenshots
1010

@@ -28,7 +28,7 @@ In all cases, the `gtk2-engines` package is also required if you're using GTK 2
2828

2929
## Installation
3030

31-
- Download the appropriate version according to your situation:
31+
- Download the appropriate version based on your GTK version:
3232

3333
- for GTK 3.0/3.2: [download Clearlooks-Phénix v1](https://github.com/jpfleury/clearlooks-phenix/archive/v1.zip);
3434

@@ -42,9 +42,11 @@ In all cases, the `gtk2-engines` package is also required if you're using GTK 2
4242

4343
- for GTK 3.14/3.18: [download Clearlooks-Phénix v6](https://github.com/jpfleury/clearlooks-phenix/archive/v6.zip);
4444

45-
- for GTK 3.20+: [download Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
45+
- for GTK 3.20 and later: [download Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
4646

4747
To check your GTK version, run `gtk-launch --version` in a terminal.
48+
49+
You can also browse the [official releases](https://github.com/jpfleury/clearlooks-phenix/releases) for specific or older versions.
4850

4951
- Extract the archive.
5052

@@ -57,7 +59,7 @@ In all cases, the `gtk2-engines` package is also required if you're using GTK 2
5759
- [$XDG\_DATA\_HOME](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)`/themes`, or
5860
- `~/.themes/`
5961

60-
For all users, including style for programs ran with root privileges (e.g. your package-update utility):
62+
For all users, including programs run with root privileges (e.g. your package-update utility):
6163

6264
- `/usr/share/themes/`
6365

@@ -107,23 +109,23 @@ To get a custom color, change the color directly in the file `gtk-3.0/applicatio
107109

108110
### Window buttons layout
109111

110-
If, after installing or updating GNOME, the window buttons appear on the left and you prefer them on the right, run the following command in a terminal:
112+
If, after installing or updating GNOME, the window buttons are on the left, and you'd prefer them on the right, run the following command in a terminal:
111113

112114
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,maximize,close"
113115

114116
### GTK 3 overlay scrollbars
115117

116118
A user has shared a method to disable GTK 3 overlay scrollbars system-wide, for those who prefer it. See [issue #46](https://github.com/jpfleury/clearlooks-phenix/issues/46).
117119

118-
⚠️ Not required or officially supported — for advanced users only.
120+
⚠️ Not required or officially supported. Use at your own risk.
119121

120122
### Wallpaper
121123

122124
The wallpaper used for the GNOME 3 desktop screenshot is available in the folder `wallpapers`.
123125

124126
### Icons
125127

126-
The icon theme used in the same screenshot is Mist, which was included in the `gnome-themes` package, licensed under the LGPL. However, this package is no longer available. Here's how to easily install the Mist icon theme anyway:
128+
The icon theme used in the same screenshot is Mist, which was included in the `gnome-themes` package, licensed under the LGPL. However, this package is no longer available. Here's how to manually install the Mist icon theme:
127129

128130
- [Download the latest available archive of the `gnome-themes` package.](https://snapshot.debian.org/archive/debian-ports/20091029T000000Z/pool/main/g/gnome-themes/gnome-themes_2.28.1-1_all.deb)
129131

0 commit comments

Comments
 (0)