summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-06-27 12:47:15 +0100
committerBastien Nocera <hadess@hadess.net>2012-06-27 13:19:34 +0100
commit18eb3c5b5b4221ffa2a20ab477a2135d543d0fff (patch)
treee45fa91773c32dc881cdd669b125abc829c85f5f /docs
parentfb3925b061d2008434375eabab2253d015674080 (diff)
downloadcheese-18eb3c5b5b4221ffa2a20ab477a2135d543d0fff.tar.gz
libcheese: Use Totem's aspect frame
Based on the same code as the CheeseAspectFrame, but with the mx dependency removed. https://bugzilla.gnome.org/show_bug.cgi?id=678976
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 563e4521..9ffd9e03 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -51,7 +51,7 @@ CFILE_GLOB=$(top_srcdir)/libcheese/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES= \
- cheese-aspect-frame.h \
+ totem-aspect-frame.h \
cheese-enums.h \
cheese-widget-private.h \
um-crop-area.h \