diff options
author | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:33 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-04-06 14:17:33 -0700 |
commit | 661a2724131329ef14e19f4269c55654ebd531ee (patch) | |
tree | 7c2e06a720774f5ad10421fb2c8c6848789eaca9 | |
parent | 40b8f3e37445b55c616b1bd9f06b2f5a05151152 (diff) |
Move fontsproto files to their sub-directory
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | fontsproto/.gitignore (renamed from .gitignore) | 0 | ||||
-rw-r--r-- | fontsproto/COPYING (renamed from COPYING) | 0 | ||||
-rw-r--r-- | fontsproto/FS.h (renamed from FS.h) | 0 | ||||
-rw-r--r-- | fontsproto/FSproto.h (renamed from FSproto.h) | 0 | ||||
-rw-r--r-- | fontsproto/Makefile.am (renamed from Makefile.am) | 0 | ||||
-rw-r--r-- | fontsproto/README (renamed from README) | 0 | ||||
-rwxr-xr-x | fontsproto/autogen.sh (renamed from autogen.sh) | 0 | ||||
-rw-r--r-- | fontsproto/configure.ac (renamed from configure.ac) | 0 | ||||
-rw-r--r-- | fontsproto/font.h (renamed from font.h) | 0 | ||||
-rw-r--r-- | fontsproto/fontproto.h (renamed from fontproto.h) | 0 | ||||
-rw-r--r-- | fontsproto/fontsproto.pc.in (renamed from fontsproto.pc.in) | 0 | ||||
-rw-r--r-- | fontsproto/fontstruct.h (renamed from fontstruct.h) | 0 | ||||
-rw-r--r-- | fontsproto/fsmasks.h (renamed from fsmasks.h) | 0 |
13 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/fontsproto/.gitignore index f1ca084..f1ca084 100644 --- a/.gitignore +++ b/fontsproto/.gitignore diff --git a/COPYING b/fontsproto/COPYING index eac45aa..eac45aa 100644 --- a/COPYING +++ b/fontsproto/COPYING diff --git a/FSproto.h b/fontsproto/FSproto.h index 028156f..028156f 100644 --- a/FSproto.h +++ b/fontsproto/FSproto.h diff --git a/Makefile.am b/fontsproto/Makefile.am index c1ff54a..c1ff54a 100644 --- a/Makefile.am +++ b/fontsproto/Makefile.am diff --git a/README b/fontsproto/README index 0f8ba55..0f8ba55 100644 --- a/README +++ b/fontsproto/README diff --git a/autogen.sh b/fontsproto/autogen.sh index 904cd67..904cd67 100755 --- a/autogen.sh +++ b/fontsproto/autogen.sh diff --git a/configure.ac b/fontsproto/configure.ac index 0bee874..0bee874 100644 --- a/configure.ac +++ b/fontsproto/configure.ac diff --git a/font.h b/fontsproto/font.h index b71046b..b71046b 100644 --- a/font.h +++ b/fontsproto/font.h diff --git a/fontproto.h b/fontsproto/fontproto.h index 1ab8f37..1ab8f37 100644 --- a/fontproto.h +++ b/fontsproto/fontproto.h diff --git a/fontsproto.pc.in b/fontsproto/fontsproto.pc.in index b7db169..b7db169 100644 --- a/fontsproto.pc.in +++ b/fontsproto/fontsproto.pc.in diff --git a/fontstruct.h b/fontsproto/fontstruct.h index 97e771a..97e771a 100644 --- a/fontstruct.h +++ b/fontsproto/fontstruct.h diff --git a/fsmasks.h b/fontsproto/fsmasks.h index c86be83..c86be83 100644 --- a/fsmasks.h +++ b/fontsproto/fsmasks.h |