[Xfce4-commits] r23433 - xarchiver/branches/xarchiver-psybsd

Stephan Arts stephan at xfce.org
Mon Oct 16 19:02:25 UTC 2006


Author: stephan
Date: 2006-10-16 19:02:24 +0000 (Mon, 16 Oct 2006)
New Revision: 23433

Modified:
   xarchiver/branches/xarchiver-psybsd/Makefile.am
Log:
Next try


Modified: xarchiver/branches/xarchiver-psybsd/Makefile.am
===================================================================
--- xarchiver/branches/xarchiver-psybsd/Makefile.am	2006-10-16 18:29:39 UTC (rev 23432)
+++ xarchiver/branches/xarchiver-psybsd/Makefile.am	2006-10-16 19:02:24 UTC (rev 23433)
@@ -3,11 +3,11 @@
 SUBDIRS = libxarchiver src tests po
 
 pixmapsdir       = $(datadir)/pixmaps/xarchiver
-pixmaps_DATA     = $(pixmapsdir)/xarchiver.png \
-                   $(pixmapsdir)/extract.png \
-									 $(pixmapsdir)/extract_button.png \
-									 $(pixmapsdir)/add.png \
-									 $(pixmapsdir)/add_button.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