[Xfce4-commits] r23210 - xarchiver/branches/xarchiver-psybsd
Stephan Arts
stephan at xfce.org
Mon Sep 25 20:22:37 UTC 2006
Author: stephan
Date: 2006-09-25 20:22:37 +0000 (Mon, 25 Sep 2006)
New Revision: 23210
Modified:
xarchiver/branches/xarchiver-psybsd/Makefile.am
Log:
install pixbufs
Modified: xarchiver/branches/xarchiver-psybsd/Makefile.am
===================================================================
--- xarchiver/branches/xarchiver-psybsd/Makefile.am 2006-09-25 20:13:37 UTC (rev 23209)
+++ xarchiver/branches/xarchiver-psybsd/Makefile.am 2006-09-25 20:22:37 UTC (rev 23210)
@@ -3,7 +3,11 @@
SUBDIRS = libxarchiver src tests po
pixmapsdir = $(datadir)/pixmaps
-pixmaps_DATA = pixmaps//xarchiver.png
+pixmaps_DATA = pixmaps/xarchiver.png \
+ pixmaps/extract.png \
+ pixmaps/extract_button.png \
+ pixmaps/add.png \
+ pixmaps/add_button.png
wrapperdir = $(libexecdir)/thunar-archive-plugin/
wrapper_SCRIPTS = xarchiver.tap
More information about the Xfce4-commits
mailing list