]> git.lyx.org Git - lyx.git/blobdiff - src/intl.h
Painter and scrollbar API patches
[lyx.git] / src / intl.h
index e83ad9d7a5130668d6692f40ea538f6fad6428dd..e2dfad5922881dbc3496b0f80dceea326722e095 100644 (file)
@@ -1,5 +1,14 @@
 // -*- C++ -*-
-/* International support for LyX */
+/**
+ * \file intl.h
+ * Copyright 1995-2002 the LyX Team
+ * Read the file COPYING
+ *
+ * \author unknown
+ * \author John Levon <moz@compsoc.man.ac.uk>
+ */
+
 #ifndef INTL_H
 #define INTL_H
 
 #include "trans_mgr.h"
 
 
+/**
+ * This class is used for managing keymaps
+ * for composing characters in LyX.
+ */
 class Intl {
 public:
        /// which keymap is currently used ?