[E-devel] [PATCH] Efreet: move efreet_desktop_cache_create out of
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 17 Apr 2010 20:19:35 +0000 (20:19 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 17 Apr 2010 20:19:35 +0000 (20:19 +0000)
commite78d420a8ae32e76614b3205093d13100484c53c
tree3800d65b60163df4ea701f63ae76398fc6f4bbf0
parent2e7cfe82f84818cd7672374db3d41dc7f1969884
[E-devel] [PATCH] Efreet: move efreet_desktop_cache_create out of
the path
This binary is just an internal helper, and isn't expected to be run by
anything but efreet.  Therefore, let's emphasize this and keep it out of
the path by installing it in PACKAGE_LIB_DIR/efreet/

Signed-off-by: Albin Tonnerre <lutin@debian.org>
By: Albin Tonnerre <albin.tonnerre@gmail.com>

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/efreet@48085 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/Makefile.am
src/lib/Makefile.am
src/lib/efreet_desktop.c