diff options
author | Horst3180 | 2015-06-13 19:56:02 +0200 |
---|---|---|
committer | Horst3180 | 2015-06-13 19:56:02 +0200 |
commit | e7e81edc6a0827733f964f103959cc3193eef8f3 (patch) | |
tree | cf3f34e5129fa21fbdcc119b5e360eb8a6921604 /configure.ac | |
parent | da9f3bf11c13ef068b386ecc3538e78c5183c7b4 (diff) | |
download | solarc-theme-e7e81edc6a0827733f964f103959cc3193eef8f3.tar.gz solarc-theme-e7e81edc6a0827733f964f103959cc3193eef8f3.tar.xz solarc-theme-e7e81edc6a0827733f964f103959cc3193eef8f3.zip |
add xfce notification theme
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 01db563..9e0c45f 100644 --- a/configure.ac +++ b/configure.ac @@ -18,6 +18,7 @@ ARC_ENABLE([GTK3], [gtk3], [GTK3], [disable]) ARC_ENABLE([METACITY], [metacity], [Metacity], [disable]) ARC_ENABLE([UNITY], [unity], [Unity], [disable]) ARC_ENABLE([XFWM], [xfwm], [XFWM], [disable]) +ARC_ENABLE([XFCE_NOTIFY], [xfce-notify], [XFCE Notify], [disable]) ARC_ENABLE([TRANSPARENCY], [transparency], [transparency], [disable]) ARC_GNOME |