]> git.lyx.org Git - features.git/commitdiff
Add module documentation to lyx_0_10.py
authorJosé Matox <jamatos@lyx.org>
Tue, 1 Aug 2006 14:38:13 +0000 (14:38 +0000)
committerJosé Matox <jamatos@lyx.org>
Tue, 1 Aug 2006 14:38:13 +0000 (14:38 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14531 a592a061-630c-0410-9148-cb99ea01b6c8

lib/lyx2lyx/lyx_0_10.py

index 0f5bc7550e361f57c49abb7440224e8ed9bee3e3..47acf25a4e3e5d914669894154df8fa77a6211fc 100644 (file)
@@ -1,6 +1,6 @@
 # This file is part of lyx2lyx
-# -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006 José Matos <jamatos@lyx.org>
+# -*- coding: utf-8 -*-
+# Copyright (C) 2006 José Matos <jamatos@lyx.org>
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License
@@ -16,6 +16,8 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
+""" Convert files generated by lyx 0.10"""
+
 convert = [[210, []]]
 revert  = []