OSDN Git Service

add French menu
[howm/howm.git] / howm-mkmenu.el
index fb7314c..9669594 100644 (file)
@@ -1,6 +1,6 @@
 ;;; howm-mkmenu.el --- Wiki-like note-taking tool
 ;;; Copyright (C) 2005-2018
 ;;; howm-mkmenu.el --- Wiki-like note-taking tool
 ;;; Copyright (C) 2005-2018
-;;;   HIRAOKA Kazuyuki <khi@users.sourceforge.jp>
+;;;   HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;;; $Id: howm-mkmenu.el,v 1.11 2011-12-31 15:07:29 hira Exp $
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; $Id: howm-mkmenu.el,v 1.11 2011-12-31 15:07:29 hira Exp $
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
@@ -25,6 +25,7 @@
   '(
     ;; (<var> <src> [<src-coding> <dest-coding>]) ==> <var>.el
     (howm-menu-en "en/0000-00-00-000000.txt")
   '(
     ;; (<var> <src> [<src-coding> <dest-coding>]) ==> <var>.el
     (howm-menu-en "en/0000-00-00-000000.txt")
+    (howm-menu-fr "fr/0000-00-00-000000.txt" utf-8-unix utf-8-unix)
     (howm-menu-ja "ja/0000-00-00-000000.txt" euc-jp iso-2022-7bit)
     ))
 
     (howm-menu-ja "ja/0000-00-00-000000.txt" euc-jp iso-2022-7bit)
     ))