diff options
Diffstat (limited to 'build/entities')
-rw-r--r-- | build/entities/common.ent | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent index 4836e06b5..9cefbbe9b 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -19,8 +19,6 @@ <!ENTITY arch-title "<phrase arch='any-amd64'>AMD64</phrase><phrase arch='arm'>ARM</phrase><phrase arch='hppa'>PA-RISC</phrase><phrase arch='any-i386'>Intel x86</phrase><phrase arch='ia64'>IA-64</phrase><phrase arch='mips'>Mips</phrase><phrase arch='mipsel'>Mipsel</phrase><phrase arch='powerpc'>PowerPC</phrase><phrase arch='sparc'>SPARC</phrase><phrase arch='s390'>S/390</phrase>"> -<!ENTITY kernelversion "2.6.32"> - <!-- general things from installer --> <!ENTITY enterkey "<keycap>Enter</keycap>"> <!ENTITY escapekey "<keycap>Esc</keycap>"> |