[Xfce4-commits] [panel-plugins/xfce4-notes-plugin] 01/01: build: install graphics tabs/ for gtk-2.0 theme (bug #11839) bis

noreply at xfce.org noreply at xfce.org
Tue May 12 06:06:41 CEST 2015


This is an automated email from the git hooks/post-receive script.

mmassonnet pushed a commit to branch master
in repository panel-plugins/xfce4-notes-plugin.

commit 04d517631f7bd7716e4511dccdd5e690f00e54e5
Author: Mike Massonnet <mmassonnet at gmail.com>
Date:   Tue May 12 06:06:32 2015 +0200

    build: install graphics tabs/ for gtk-2.0 theme (bug #11839) bis
---
 configure.ac.in               |    1 +
 data/gtk-2.0/tabs/Makefile.am |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index fea7ad3..7dc28b8 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -88,6 +88,7 @@ AC_OUTPUT([
 Makefile
 data/Makefile
 data/gtk-2.0/Makefile
+data/gtk-2.0/tabs/Makefile
 data/gtk-2.0/scrollbars/Makefile
 data/icons/Makefile
 data/icons/16x16/Makefile
diff --git a/data/gtk-2.0/tabs/Makefile.am b/data/gtk-2.0/tabs/Makefile.am
index 69339c3..e0aa284 100644
--- a/data/gtk-2.0/tabs/Makefile.am
+++ b/data/gtk-2.0/tabs/Makefile.am
@@ -1,5 +1,5 @@
-scrollbarsdir = $(pkgdatadir)/gtk-2.0/scrollbars
-dist_scrollbars_DATA =							\
+tabsdir = $(pkgdatadir)/gtk-2.0/tabs
+dist_tabs_DATA =							\
 	notebook.png							\
 	tab-bottom-active.png						\
 	tab-bottom.png							\

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list