diff options
author | olivierd <olivierd@FreeBSD.org> | 2015-12-31 18:58:57 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2015-12-31 18:58:57 +0800 |
commit | af80ef63b4caa3b5eb3608aae2594dc4e8c4f6be (patch) | |
tree | dd846d6ab954d97e6bff7733aa35475b5ced1b6f /x11-themes/Makefile | |
parent | 06bfa2b8aec32c5f4b340d3c9c4e96caf491b6d8 (diff) | |
download | freebsd-ports-gnome-af80ef63b4caa3b5eb3608aae2594dc4e8c4f6be.tar.gz freebsd-ports-gnome-af80ef63b4caa3b5eb3608aae2594dc4e8c4f6be.tar.zst freebsd-ports-gnome-af80ef63b4caa3b5eb3608aae2594dc4e8c4f6be.zip |
A native style to bend Qt applications to look like they belong into
GNOME Shell.
WWW: https://github.com/MartinBriza/adwaita-qt
Diffstat (limited to 'x11-themes/Makefile')
-rw-r--r-- | x11-themes/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 05c2865d0a45..9cca6d061876 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -3,7 +3,10 @@ COMMENT = X11 themes + SUBDIR += adwaita-common SUBDIR += adwaita-icon-theme + SUBDIR += adwaita-qt4 + SUBDIR += adwaita-qt5 SUBDIR += audacious-skins SUBDIR += beastie SUBDIR += claws-mail-themes |