Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/matchbox
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-05-10 09:00:04 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-10 09:00:04 (GMT)
commitc42f1edc8bb2d2b34ede133c475a5eed25804f3a (patch)
tree58d305915fe9a4471f7707d43543578a7149ee37 /matchbox
parent055909a2218f331d3ddbc6590e7c116af81a2c0c (diff)
Fix distcheck
Diffstat (limited to 'matchbox')
-rw-r--r--matchbox/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox/Makefile.am b/matchbox/Makefile.am
index 768da7b..15cdd2d 100644
--- a/matchbox/Makefile.am
+++ b/matchbox/Makefile.am
@@ -1,6 +1,6 @@
pngs = closebutton.xpm
-themesdir = $(datadir)/themes/olpc/matchbox
+themesdir = $(datadir)/themes/sugar/matchbox
themes_DATA = theme.xml $(pngs)
EXTRA_DIST = theme.xml $(pngs)