]> git.lyx.org Git - lyx.git/blobdiff - lib/lyx2lyx/lyx_2_0.py
PrefLanguageUi.ui: this string was forgotten in r39449
[lyx.git] / lib / lyx2lyx / lyx_2_0.py
index f43618197e4407c7c73cd959870a45e5b9ab2cb6..d7891087b73326af8ffe321a5c0c5c255729edcb 100644 (file)
@@ -15,7 +15,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 """ Convert files to the file format generated by lyx 2.0"""
 
@@ -2520,7 +2520,7 @@ convert = [[346, []],
            [410, []],
            [411, [convert_langpack]],
            [412, []],
-           [413, []],
+           [413, []]
 ]
 
 revert =  [[412, [revert_html_css_as_file]],