svn commit: r271646 - stable/10/share/vt/keymaps
Stefan Esser
se at FreeBSD.org
Mon Sep 15 20:08:08 UTC 2014
Author: se
Date: Mon Sep 15 20:08:07 2014
New Revision: 271646
URL: http://svnweb.freebsd.org/changeset/base/271646
Log:
MFC r271452:
Add two forgotten keymap names (fr.kbd and fr.acc.kbd) to the list
of files to be installed.
Approved by: re
Modified:
stable/10/share/vt/keymaps/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/vt/keymaps/Makefile
==============================================================================
--- stable/10/share/vt/keymaps/Makefile Mon Sep 15 19:53:49 2014 (r271645)
+++ stable/10/share/vt/keymaps/Makefile Mon Sep 15 20:08:07 2014 (r271646)
@@ -31,8 +31,10 @@ FILES= INDEX.keymaps \
es.dvorak.kbd \
es.kbd \
fi.kbd \
+ fr.acc.kbd \
fr.dvorak.acc.kbd \
fr.dvorak.kbd \
+ fr.kbd \
fr.macbook.kbd \
gr.101.acc.kbd \
gr.elot.acc.kbd \
More information about the svn-src-stable-10
mailing list