summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2002-01-06 04:51:53 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-01-06 04:51:53 +0000
commit8b680dfdd2b6d4447430bb8da6c3e77c3fc38563 (patch)
tree4a2aeb16838ff5987d2bfa4a28997e9be8bb8bb7 /src/Makefile.am
parent3d1d70b727e8826f44bbb5759e7e8e6d7a6206c9 (diff)
downloadmetacity-8b680dfdd2b6d4447430bb8da6c3e77c3fc38563.tar.gz
draw titlebar highlight with snazzy gradient that needs some tweaking to
2002-01-05 Havoc Pennington <hp@pobox.com> * src/frames.c (meta_frames_expose_event): draw titlebar highlight with snazzy gradient that needs some tweaking to be less dumb-looking * src/theme.c: replace old theme.[hc] contents with newer stuff that doesn't do anything
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5e79e91e..7bca75d2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,6 +40,8 @@ metacity_SOURCES= \
stack.h \
tabpopup.c \
tabpopup.h \
+ theme.c \
+ theme.h \
ui.c \
ui.h \
util.c \