summaryrefslogtreecommitdiff
path: root/doc/fr/images/Makefile.am
diff options
context:
space:
mode:
authorJasper Huijsmans <jbhuijsmans@home.nl>2008-01-05 13:53:21 +0000
committerJasper Huijsmans <jbhuijsmans@home.nl>2008-01-05 13:53:21 +0000
commitcc1351f1afe78f942ac26631fbc833776a0b93fd (patch)
tree195b16296bdf685a261078fd1e140e5e66322705 /doc/fr/images/Makefile.am
parent7218a58179d659d3d7afc55acc48ea8529b0e5f4 (diff)
parentc8a4e2844cf39061d00ed114fbcb5c0b1f7a4817 (diff)
downloadxfce4-appfinder-cc1351f1afe78f942ac26631fbc833776a0b93fd.tar.gz
Make a copy of trunk for anyone who is still interested.oldmaster_20080105
(Old svn revision: 26535)
Diffstat (limited to 'doc/fr/images/Makefile.am')
-rw-r--r--doc/fr/images/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/fr/images/Makefile.am b/doc/fr/images/Makefile.am
new file mode 100644
index 0000000..ed230e1
--- /dev/null
+++ b/doc/fr/images/Makefile.am
@@ -0,0 +1,7 @@
+imagesdir = $(datadir)/xfce4/doc/fr/images
+images_DATA = \
+ default_appfinder.png \
+ appfinder-handle-popup.png \
+ appfinder-item-popup.png
+
+EXTRA_DIST = $(images_DATA)