From abed26b20aa44caa4a7d13ef00f59ada5fff1aee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Fri, 27 May 2011 16:09:02 +0000 Subject: [PATCH] * Removed the "Standard" from "Lithuanian (Standard)" - the name without any suffix is the standard for all other keymaps but this one. * As a side effect, this allows ReadOnlyBootPrompt to select the right keymap for Lithuanian as well. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41775 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../keymaps/{Lithuanian (Standard).keymap => Lithuanian.keymap} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/data/keymaps/{Lithuanian (Standard).keymap => Lithuanian.keymap} (100%) diff --git a/src/data/keymaps/Lithuanian (Standard).keymap b/src/data/keymaps/Lithuanian.keymap similarity index 100% rename from src/data/keymaps/Lithuanian (Standard).keymap rename to src/data/keymaps/Lithuanian.keymap