diff options
author | Horst3180 | 2016-03-23 23:52:01 +0100 |
---|---|---|
committer | Horst3180 | 2016-03-23 23:52:01 +0100 |
commit | fdbb5f32f27a63fa11df81a3e95c59d105e9e18e (patch) | |
tree | 3624540dffbf135125af104db97a55883112f781 /README.md | |
parent | bde7177c3b84e2719369b9f0b391fd4f5059aea4 (diff) | |
parent | 2de83c04f6e519abff9e889f59ee9b3411382d16 (diff) | |
download | solarc-theme-fdbb5f32f27a63fa11df81a3e95c59d105e9e18e.tar.gz solarc-theme-fdbb5f32f27a63fa11df81a3e95c59d105e9e18e.tar.xz solarc-theme-fdbb5f32f27a63fa11df81a3e95c59d105e9e18e.zip |
Merge branch 'wip/3.19'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,7 +19,7 @@ Arc is a flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell w ### Requirements -* Gnome/GTK 3.14, 3.16 or 3.18 +* Gnome/GTK 3.14, 3.16, 3.18 or 3.20 * The `gnome-themes-standard` package * The murrine engine. This has different names depending on your distro. * `gtk-engine-murrine` (Arch Linux) @@ -109,7 +109,7 @@ Other options to pass to autogen.sh are --disable-xfwm disable XFWM support --disable-xfce-notify disable XFCE Notify support - --with-gnome=<version> build the theme for a specific Gnome version (3.14, 3.16, 3.18) + --with-gnome=<version> build the theme for a specific Gnome version (3.14, 3.16, 3.18, 3.20) Note: Normally the correct version is detected automatically and this option should not be needed. |