]> git.lyx.org Git - lyx.git/blobdiff - src/trans.C
Rewording in GTK document dialog
[lyx.git] / src / trans.C
index 3c191cdd9e7aa1404e25f60d42e71e566930e8ce..3230fabf1874e2be0f8cf9103d3e9efcbd39360c 100644 (file)
@@ -1,15 +1,29 @@
+/**
+ * \file trans.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ * \author Matthias Ettrich
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
 #include <config.h>
 
 #include "trans.h"
 #include "support/filetools.h"
 #include "support/lstrings.h"
-#include "tex-strings.h"
 #include "lyxlex.h"
 #include "debug.h"
 #include "trans_mgr.h"
 
-using std::map;
+using lyx::support::contains;
+using lyx::support::LibFileSearch;
+
 using std::endl;
+using std::string;
+using std::map;
 
 
 // KmodInfo