[gnome-panel/gtk3] Update appletsdir variable to use the versioned dir



commit ae0ebb873a8cbdb54252f6f505463f953c62f80c
Author: Carlos Garcia Campos <carlosgc gnome org>
Date:   Mon Jan 17 13:25:04 2011 +0100

    Update appletsdir variable to use the versioned dir

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 64c3ae4..22258f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -252,7 +252,7 @@ dnl Modules dir
 AC_SUBST([modulesdir],"\$(libdir)/gnome-panel/modules")
 
 dnl Applets dir
-AC_SUBST([appletsdir],"\$(datadir)/gnome-panel/applets")
+AC_SUBST([appletsdir],"\$(datadir)/gnome-panel/\$(LIBPANEL_APPLET_API_VERSION)/applets")
 
 dnl
 dnl Temporary bonobo checks here



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]