From 8ffff18bc330540d38a8188a79e53467dcf19874 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Fri, 1 Sep 2006 21:06:34 +0200 Subject: [PATCH] Correct installation path --- shell/frame/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/frame/Makefile.am b/shell/frame/Makefile.am index 6b2159bc..8b30c14a 100644 --- a/shell/frame/Makefile.am +++ b/shell/frame/Makefile.am @@ -1,4 +1,4 @@ -sugardir = $(pkgdatadir)/shell/panel +sugardir = $(pkgdatadir)/shell/frame sugar_PYTHON = \ __init__.py \ RightPanel.py \