-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libkeymap: * Add API to get/set keymap keywords. * Export functions to convert the value to kernel code. * Fix double kbdfile open. * Dump action codes for keycode 0. libkfont: * Fix buffer allocation for doubled font. * Check console mode. keymaps: * Add hcesar layout, for portuguese speaking countries. * Update Colemak-DH keymaps with upstream changes. * sv-latin1.map: make Ctrl+AltGr+9 act as Ctrl+]. fonts: * Remove non-free Agafari fonts. build-sys: * Use autoconf 2.72. * Do not substitute variables from configure. * Makefiles cleanup. * Fix build warning. other: * Add configure option to control keymaps compression. * Update man pages. * Remove deprecated startup scripts. * Remove outdated docs. * Update translations (from translationproject.org) Signed-off-by: Alexey Gladkov <[email protected]>
- Loading branch information
Showing
25 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# -*- Autoconf -*- | ||
# Process this file with autoconf to produce a configure script. | ||
AC_INIT([kbd],[2.7-rc1],[[email protected]],[],[https://kbd-project.org/]) | ||
AC_INIT([kbd],[2.7],[[email protected]],[],[https://kbd-project.org/]) | ||
|
||
AC_PREREQ([2.71]) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-12-03 21:09+01:00\n" | ||
"Last-Translator: Petr Pisar <[email protected]>\n" | ||
"Language-Team: Czech <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-1.15.3-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2011-06-03 22:01+0200\n" | ||
"Last-Translator: Keld Simonsen <[email protected]>\n" | ||
"Language-Team: Danish <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-2.6-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2023-05-08 18:33+0200\n" | ||
"Last-Translator: Mario Blättermann <[email protected]>\n" | ||
"Language-Team: German <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-2.6-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2023-05-09 19:15+0300\n" | ||
"Last-Translator: Lefteris Dimitroulakis <[email protected]>\n" | ||
"Language-Team: Greek <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.5-rc2\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2023-01-08 15:14-0300\n" | ||
"Last-Translator: Felipe Castro <[email protected]>\n" | ||
"Language-Team: Esperanto <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-29 10:28-0600\n" | ||
"Last-Translator: Cristian Othón Martínez Vera <[email protected]>\n" | ||
"Language-Team: Spanish <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.0.4-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2017-05-05 20:38+0200\n" | ||
"Last-Translator: Balázs Úr <[email protected]>\n" | ||
"Language-Team: Hungarian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-11-14 20:53+0700\n" | ||
"Last-Translator: Andika Triwidada <[email protected]>\n" | ||
"Language-Team: Indonesian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-1.15.3-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2011-06-13 00:36+0200\n" | ||
"Last-Translator: Sergio Zanchetta <[email protected]>\n" | ||
"Language-Team: Italian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.6-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-27 11:25+0100\n" | ||
"Last-Translator: Temuri Doghonadze <[email protected]>\n" | ||
"Language-Team: Georgian <(nothing)>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Project-Id-Version: kbd 2.7\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-2.0.4-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2017-01-07 15:02+0100\n" | ||
"Last-Translator: Benno Schulenberg <[email protected]>\n" | ||
"Language-Team: Dutch <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-30 19:07+0100\n" | ||
"Last-Translator: Jakub Bogusz <[email protected]>\n" | ||
"Language-Team: Polish <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.2.90\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2020-06-03 08:46+0100\n" | ||
"Last-Translator: Pedro Albuquerque <[email protected]>\n" | ||
"Language-Team: Portuguese <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.2.90\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2020-06-03 07:52-0300\n" | ||
"Last-Translator: Rafael Fontenelle <[email protected]>\n" | ||
"Language-Team: Brazilian Portuguese <ldpbr-" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-29 14:30+0100\n" | ||
"Last-Translator: Remus-Gabriel Chelu <[email protected]>\n" | ||
"Language-Team: Romanian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.6-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2023-05-20 11:36+0300\n" | ||
"Last-Translator: Yuri Kozlov <[email protected]>\n" | ||
"Language-Team: Russian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.6-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-26 18:56+0300\n" | ||
"Last-Translator: Besnik Bleta <[email protected]>\n" | ||
"Language-Team: Albanian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd-2.6-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2023-05-18 13:11+0200\n" | ||
"Last-Translator: Мирослав Николић <[email protected]>\n" | ||
"Language-Team: Serbian <(nothing)>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-30 22:24+0100\n" | ||
"Last-Translator: Göran Uddeborg <[email protected]>\n" | ||
"Language-Team: Swedish <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 1.10\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2004-01-21 06:15+0300\n" | ||
"Last-Translator: Nilgün Belma Bugüner <[email protected]>\n" | ||
"Language-Team: Turkish <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.7-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2024-10-29 18:02+0200\n" | ||
"Last-Translator: Yuri Chornoivan <[email protected]>\n" | ||
"Language-Team: Ukrainian <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.0.4-rc1\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2016-12-28 13:46+0700\n" | ||
"Last-Translator: Trần Ngọc Quân <[email protected]>\n" | ||
"Language-Team: Vietnamese <[email protected]>\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: kbd 2.5-rc2\n" | ||
"Report-Msgid-Bugs-To: Alexey Gladkov <[email protected]>\n" | ||
"POT-Creation-Date: 2024-12-09 15:37+0100\n" | ||
"POT-Creation-Date: 2024-12-09 15:49+0100\n" | ||
"PO-Revision-Date: 2022-06-30 11:35-0400\n" | ||
"Last-Translator: Boyuan Yang <[email protected]>\n" | ||
"Language-Team: Chinese (simplified) <[email protected]>\n" | ||
|