[pango/harfbuzz-ng] [HB] Rename open-types to open-type; beauty
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pango/harfbuzz-ng] [HB] Rename open-types to open-type; beauty
- Date: Wed, 5 Aug 2009 19:33:00 +0000 (UTC)
commit 076b06fdb85cd64e2a460ccb383b964dee31ebd7
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue Aug 4 22:06:57 2009 -0400
[HB] Rename open-types to open-type; beauty
pango/opentype/Makefile.am | 2 +-
pango/opentype/hb-open-file-private.hh | 2 +-
...en-types-private.hh => hb-open-type-private.hh} | 0
pango/opentype/hb-ot-layout-common-private.hh | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango/opentype/Makefile.am b/pango/opentype/Makefile.am
index 1bb4efe..bfb91df 100644
--- a/pango/opentype/Makefile.am
+++ b/pango/opentype/Makefile.am
@@ -14,7 +14,7 @@ HBSOURCES = \
hb-font-private.h \
hb-private.h \
hb-open-file-private.hh \
- hb-open-types-private.hh \
+ hb-open-type-private.hh \
hb-ot-layout.cc \
hb-ot-layout-common-private.hh \
hb-ot-layout-gdef-private.hh \
diff --git a/pango/opentype/hb-open-file-private.hh b/pango/opentype/hb-open-file-private.hh
index e66b08a..fc898f2 100644
--- a/pango/opentype/hb-open-file-private.hh
+++ b/pango/opentype/hb-open-file-private.hh
@@ -27,7 +27,7 @@
#ifndef HB_OPEN_FILE_PRIVATE_HH
#define HB_OPEN_FILE_PRIVATE_HH
-#include "hb-open-types-private.hh"
+#include "hb-open-type-private.hh"
/*
diff --git a/pango/opentype/hb-open-types-private.hh b/pango/opentype/hb-open-type-private.hh
similarity index 100%
rename from pango/opentype/hb-open-types-private.hh
rename to pango/opentype/hb-open-type-private.hh
diff --git a/pango/opentype/hb-ot-layout-common-private.hh b/pango/opentype/hb-ot-layout-common-private.hh
index 5f7d439..970400b 100644
--- a/pango/opentype/hb-ot-layout-common-private.hh
+++ b/pango/opentype/hb-ot-layout-common-private.hh
@@ -29,7 +29,7 @@
#include "hb-ot-layout-private.h"
-#include "hb-open-types-private.hh"
+#include "hb-open-type-private.hh"
/*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]