diff options
| author | Pixel <> | 2001-04-24 06:03:37 +0000 | 
|---|---|---|
| committer | Pixel <> | 2001-04-24 06:03:37 +0000 | 
| commit | 78d873387eac29428c0bc329e55e2a22ff129b8f (patch) | |
| tree | 73a360c58c0039969e9d194c013ad06c6efbf510 | |
| parent | 90f1fdf85c81f16c36467f44cc0827b0c6587f51 (diff) | |
| -rw-r--r-- | include/Makefile.am | 2 | ||||
| -rw-r--r-- | po/de.po | 2 | ||||
| -rw-r--r-- | po/fr.po | 2 | 
3 files changed, 3 insertions, 3 deletions
| diff --git a/include/Makefile.am b/include/Makefile.am index 99bae25..2319a83 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1 @@ -include_HEADERS = PCommon.h PLList.h FHeap.h BHeap.h BinHeap.h CList.h SList.h PTypes.h Huffman.h numbers.h +include_HEADERS = PCommon.h PLList.h FHeap.h BHeap.h BinHeap.h CList.h SList.h PTypes.h Huffman.h numbers.h HTree.h @@ -6,7 +6,7 @@  msgid ""  msgstr ""  "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-03-22 13:52+0100\n" +"POT-Creation-Date: 2001-04-17 23:50+0200\n"  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  "Language-Team: LANGUAGE <LL@li.org>\n" @@ -6,7 +6,7 @@  msgid ""  msgstr ""  "Project-Id-Version: PriorityList-1.0.0\n" -"POT-Creation-Date: 2001-03-22 13:52+0100\n" +"POT-Creation-Date: 2001-04-17 23:50+0200\n"  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  "Last-Translator: Nicolas Noble <pixel@nobis-crew.org>\n"  "Language-Team: French <fr@li.org>\n" | 
