[pango/harfbuzz-ng: 30/57] [HB] Rename hb-font.c to hb-font.cc



commit 48cc6e95b7b16c56ebad8636204b0f9599400ac5
Author: Behdad Esfahbod <behdad behdad org>
Date:   Sun Aug 2 20:06:48 2009 -0400

    [HB] Rename hb-font.c to hb-font.cc

 pango/opentype/Makefile.am               |    2 +-
 pango/opentype/{hb-font.c => hb-font.cc} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index ea2c294..f2a6f1d 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -10,7 +10,7 @@ HBSOURCES =  \
 	hb-blob.c \
 	hb-buffer.c \
 	hb-buffer-private.h \
-	hb-font.c \
+	hb-font.cc \
 	hb-font-private.h \
 	hb-private.h \
 	hb-open-file-private.hh \
diff --git a/pango/opentype/hb-font.c b/pango/opentype/hb-font.cc
similarity index 100%
rename from pango/opentype/hb-font.c
rename to pango/opentype/hb-font.cc



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