Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus-table-others for openSUSE:Factory checked in at 2023-07-06 18:29:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-table-others (Old) and /work/SRC/openSUSE:Factory/.ibus-table-others.new.23466 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-table-others" Thu Jul 6 18:29:37 2023 rev:21 rq:1097089 version:1.3.16 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-table-others/ibus-table-others.changes 2022-08-13 22:36:40.418645765 +0200 +++ /work/SRC/openSUSE:Factory/.ibus-table-others.new.23466/ibus-table-others.changes 2023-07-06 18:29:53.579587071 +0200 @@ -1,0 +2,7 @@ +Thu Jul 6 08:26:53 UTC 2023 - Gordon Leung <piratec...@protonmail.com> + +- Update to 1.3.16 + * feat: several improvements to Old Hungarian + * fix: remove { and } from VALID_INPUT_CHARS in LaTeX table + +------------------------------------------------------------------- Old: ---- ibus-table-others-1.3.13.tar.gz New: ---- ibus-table-others-1.3.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-table-others.spec ++++++ --- /var/tmp/diff_new_pack.SuVQV0/_old 2023-07-06 18:29:54.283591272 +0200 +++ /var/tmp/diff_new_pack.SuVQV0/_new 2023-07-06 18:29:54.287591296 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-table-others # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ibus-table-others -Version: 1.3.13 +Version: 1.3.16 Release: 0 Summary: Other non-Chinese tables for ibus License: GPL-3.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SuVQV0/_old 2023-07-06 18:29:54.319591487 +0200 +++ /var/tmp/diff_new_pack.SuVQV0/_new 2023-07-06 18:29:54.323591511 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/moebiuscurve/ibus-table-others</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">bebc2a98d16b750f539a56cbe87a1eae558bd59e</param> + <param name="revision">95453df</param> <param name="versionrewrite-pattern">Release (\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> </service> ++++++ ibus-table-others-1.3.13.tar.gz -> ibus-table-others-1.3.16.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/ChangeLog new/ibus-table-others-1.3.16/ChangeLog --- old/ibus-table-others-1.3.13/ChangeLog 2022-04-25 11:31:02.000000000 +0200 +++ new/ibus-table-others-1.3.16/ChangeLog 2023-07-04 09:47:39.000000000 +0200 @@ -1,4 +1,125 @@ -commit 7f61c30f5be9a38352f8f3c247c02d8639c8595f +commit b162f3ff0b98dda87f1db4682e7a3e15fb11de23 +Author: Mike FABIAN <mfab...@redhat.com> +Date: Tue Jul 4 09:47:10 2023 +0200 + + Release 1.3.16 + +commit 0ed9550b19f27e84168cd7c4e0933d9761e3f517 +Author: Mike FABIAN <mfab...@redhat.com> +Date: Fri Jun 30 23:45:13 2023 +0200 + + hu-old-hungarian-rovas.txt: Add Ãà to VALID_INPUT_CHARS + +commit bf30345cc400e1c291309136bf00bd7a76f4df68 +Author: Mike FABIAN <mfab...@redhat.com> +Date: Fri Jun 30 16:50:49 2023 +0200 + + hu-old-hungarian-rovas: Add entries for ä and à + + See: https://github.com/moebiuscurve/ibus-table-others/issues/29#issuecomment-1614551222 + +commit cbec1c477d99dd2cdb8c42acee48761e230306bb +Author: Mike FABIAN <mfab...@redhat.com> +Date: Tue May 23 17:38:20 2023 +0200 + + hu-old-hungarian-rovas: several improvements, most of them suggested by Viktor Kovács <kov.h....@gmail.com> + + - Add missing small "ent", "emp", "unk", "us" and "amb" symbols to hu-old-hungarian-rovas.txt + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/33 + + Also add typing variants for the capital symbols typing only the first + or the first two Latin letters in upper case. + + - Add missing small and capital "enc", "and", "ech", "ent shaped sign" to hu-old-rovas.txt + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/34 + + Typing sequences for âent shaped signâ are âentsâ (small), âEntsâ, âENTsâ, âENTSâ (capital). + + - Follow Sándor Forraiâs orthography for ü, Ã, ű, Ű + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/30 + + - add small and capital "short R" + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/31 + + - Add U+200D ZERO WIDTH JOINER, U+200F RIGHT-TO-LEFT MARK, U+200C LEFT-TO-RIGHT MARK + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/35 + + - Add Old Hungarian Numbers + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/32 + + - Add reversed question mark, reversed comma, reversed semicolon + + - Use `/` as a prefix for characters which are typed with AltGr on the xkeyboard-config old hungarian layout + (We cannot use AltGr in ibus-table, so we can only use some prefix character instead) + + - Use `/` as a prefix for ligature names + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/29 + + These ligatures are apparently very rarely used, making them accessible only with this prefix + keeps them available if one really wants them but removes the possibility of them conflicting with + something else. + + - Use `_` as a prefix for characters accessed by a longer string like a shorthand of their name + + - Add / and _ to also input themselves + + / is uses as a prefix similar to AltGr and _ as a prefix to input characters by name but one should + still be able to input / and _ themselves. + + - Add Latin postfix input + + To make it usable with almost any keyboard layout, not only with the Hungarian keyboard layout. + +commit 060ec1bce7dc44524e98eb7ff85f1605d7ed92c0 +Author: Mike FABIAN <mfab...@redhat.com> +Date: Wed Feb 22 12:03:41 2023 +0100 + + Release 1.3.15 + +commit 118c31d0461ab1f56692a6921f730a28b4d77edf +Author: Mike FABIAN <mfab...@redhat.com> +Date: Wed Feb 22 11:56:33 2023 +0100 + + Remove { and } from VALID_INPUT_CHARS in latex.txt + + Resolves: https://github.com/moebiuscurve/ibus-table-others/issues/27 + + { and } were used long ago in the original version of latex.txt, but they are not used anymore since + + commit 879b13882cd570cd69e3923b118522a898995f9a + Author: Giuseppe Castagna <giuseppe.casta...@univ-paris-diderot.fr> + Date: Wed Jul 23 08:41:30 2014 +0200 + + Updates and bugfixes for the LaTeX table by Giuseppe Castagna (original author of the LaTeX table) + + Therefore, they should not be in VALID_INPUT_CHARS. + +commit f4727418629b14508f8f16616d0044b9e226d1d8 +Author: Mike FABIAN <mfab...@redhat.com> +Date: Fri Jan 13 16:56:37 2023 +0100 + + Add âMongol bichigâ to README + +commit 0792491166db689c0838a75a5c60936a28f12bcd +Author: Mike FABIAN <mfab...@redhat.com> +Date: Sat Nov 26 11:27:53 2022 +0100 + + Release 1.3.14 + +commit 984a2f13f5ffed97789e8f00126c2e9379257540 +Author: Mike FABIAN <mfab...@redhat.com> +Date: Sat Nov 26 11:26:15 2022 +0100 + + Migrate license tags to SPDX + +commit bebc2a98d16b750f539a56cbe87a1eae558bd59e Author: Mike FABIAN <mfab...@redhat.com> Date: Mon Apr 25 11:30:33 2022 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/README new/ibus-table-others-1.3.16/README --- old/ibus-table-others-1.3.13/README 2021-05-25 10:09:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/README 2023-02-22 11:50:34.000000000 +0100 @@ -12,6 +12,7 @@ * IPA-X-SAMPA * LaTex * Mathwriter + * Mongol bichig * RussianTraditional * Telex * Thai diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/configure new/ibus-table-others-1.3.16/configure --- old/ibus-table-others-1.3.13/configure 2022-04-25 11:33:12.000000000 +0200 +++ new/ibus-table-others-1.3.16/configure 2023-07-04 09:48:49.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.71 for ibus-table-others 1.3.13. +# Generated by GNU Autoconf 2.71 for ibus-table-others 1.3.16. # # Report bugs to <http://code.google.com/p/ibus/issues/entry>. # @@ -610,8 +610,8 @@ # Identity of this package. PACKAGE_NAME='ibus-table-others' PACKAGE_TARNAME='ibus-table-others' -PACKAGE_VERSION='1.3.13' -PACKAGE_STRING='ibus-table-others 1.3.13' +PACKAGE_VERSION='1.3.16' +PACKAGE_STRING='ibus-table-others 1.3.16' PACKAGE_BUGREPORT='http://code.google.com/p/ibus/issues/entry' PACKAGE_URL='' @@ -1322,7 +1322,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures ibus-table-others 1.3.13 to adapt to many kinds of systems. +\`configure' configures ibus-table-others 1.3.16 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1390,7 +1390,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ibus-table-others 1.3.13:";; + short | recursive ) echo "Configuration of ibus-table-others 1.3.16:";; esac cat <<\_ACEOF @@ -1512,7 +1512,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ibus-table-others configure 1.3.13 +ibus-table-others configure 1.3.16 generated by GNU Autoconf 2.71 Copyright (C) 2021 Free Software Foundation, Inc. @@ -1549,7 +1549,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by ibus-table-others $as_me 1.3.13, which was +It was created by ibus-table-others $as_me 1.3.16, which was generated by GNU Autoconf 2.71. Invocation command line was $ $0$ac_configure_args_raw @@ -2501,7 +2501,7 @@ # Define the identity of the package. PACKAGE='ibus-table-others' - VERSION='1.3.13' + VERSION='1.3.16' printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h @@ -4228,7 +4228,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by ibus-table-others $as_me 1.3.13, which was +This file was extended by ibus-table-others $as_me 1.3.16, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -4283,7 +4283,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config='$ac_cs_config_escaped' ac_cs_version="\\ -ibus-table-others config.status 1.3.13 +ibus-table-others config.status 1.3.16 configured by $0, generated by GNU Autoconf 2.71, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/configure.ac new/ibus-table-others-1.3.16/configure.ac --- old/ibus-table-others-1.3.13/configure.ac 2022-04-25 11:30:14.000000000 +0200 +++ new/ibus-table-others-1.3.16/configure.ac 2023-07-04 09:46:48.000000000 +0200 @@ -23,7 +23,7 @@ m4_define([ibus_released], [1]) m4_define([ibus_major_version], [1]) m4_define([ibus_minor_version], [3]) -m4_define([ibus_micro_version], [13]) +m4_define([ibus_micro_version], [16]) # commented out as datestamp doesn't suit dist date. m4_define(ibus_maybe_datestamp, m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi])) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/cns11643.txt new/ibus-table-others-1.3.16/tables/cns11643.txt --- old/ibus-table-others-1.3.13/tables/cns11643.txt 2014-09-15 17:22:20.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/cns11643.txt 2023-02-22 11:50:34.000000000 +0100 @@ -16,6 +16,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20051218 +LICENSE = LGPL-2.1-or-later + ICON = cns11643.png ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/compose.txt new/ibus-table-others-1.3.16/tables/compose.txt --- old/ibus-table-others-1.3.13/tables/compose.txt 2014-11-22 08:48:02.000000000 +0100 +++ new/ibus-table-others-1.3.16/tables/compose.txt 2023-02-22 11:50:34.000000000 +0100 @@ -1,7 +1,7 @@ ### File header must not be modified ### This file must be encoded into UTF-8. ### redistribute -### This table under LGPL-2.1 or later +### This table under LGPL-2.1-or-later or later SCIM_Generic_Table_Phrase_Library_TEXT VERSION_1_0 @@ -19,7 +19,7 @@ SERIAL_NUMBER = 20090218 ### License -LICENSE = GPL +LICENSE = LGPL-2.1-or-later ### Description DESCRIPTION = Mimic Compose Key input diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/emoji-table.txt new/ibus-table-others-1.3.16/tables/emoji-table.txt --- old/ibus-table-others-1.3.13/tables/emoji-table.txt 2014-09-15 17:22:20.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/emoji-table.txt 2023-02-22 11:50:34.000000000 +0100 @@ -11,7 +11,7 @@ BEGIN_DEFINITION ### License -LICENSE = LGPL +LICENSE = LGPL-2.1-or-later ### An unique id to distinguish this table among others. ### Use uuidgen to generate this kind of id. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/hu-old-hungarian-rovas.txt new/ibus-table-others-1.3.16/tables/hu-old-hungarian-rovas.txt --- old/ibus-table-others-1.3.13/tables/hu-old-hungarian-rovas.txt 2021-07-05 13:26:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/hu-old-hungarian-rovas.txt 2023-06-30 23:44:51.000000000 +0200 @@ -22,7 +22,11 @@ ### A unique number indicates the version of this file. ### For example the last modified date of this file. ### This number must be less than 2^32. -SERIAL_NUMBER = 20160016 +SERIAL_NUMBER = 20230530 + +LICENSE = GPL-3.0-or-later + +DESCRIPTION = Input method for the Old Hungarian script ICON = hu-old-hungarian-rovas.svg @@ -106,10 +110,10 @@ DEF_FULL_WIDTH_LETTER = FALSE ### The maxmium length of a key. -MAX_KEY_LENGTH = 3 +MAX_KEY_LENGTH = 5 ### Valid input chars. -VALID_INPUT_CHARS == _ABCDEFGHIJKLMNOPQRSTUVWXYZÃÃÃÃÃÅÃÃŰabcdefghijklmnopqrstuvwxyzáéëóöÅúüű +VALID_INPUT_CHARS == /~`_\|§?,;'":0123456789ABCDEFGHIÃJKLMNOPQRSTUVWXYZÃÃÃÃÃÃÅÃÃŰabcdefghiÃjklmnopqrstuvwxyzáäéëóöÅúüű ### The key strokes to split inputted string. ###SPLIT_KEYS = quoteright @@ -142,113 +146,284 @@ ### Begin Table data. BEGIN_TABLE -a ð³ 0 -A ð² 0 -á ð³ 0 -à ð² 0 -b ð³ 0 -B ð² 0 -c ð³ 0 -C ð² 0 -cs ð³ 0 -Cs ð² 0 -CS ð² 0 -d ð³ 0 -D ð² 0 -dz ð³â𳯠0 -Dz ð²â𲯠0 -DZ ð²â𲯠0 -dzs ð³âð³° 0 -Dzs ð²âð²° 0 -DZs ð²âð²° 0 -DZS ð²âð²° 0 -e ð³ 0 -E ð² 0 -ë ð³ 0 -à ð² 0 -é ð³ 0 -à ð² 0 -f ð³ 0 -F ð² 0 -g ð³ 0 -G ð² 0 -gy ð³ 0 -Gy ð² 0 -GY ð² 0 -h ð³ 0 -H ð² 0 -i ð³ 0 -I ð² 0 -à ð³ 0 -à ð² 0 -j ð³ 0 -J ð² 0 -k ð³ 0 -K ð² 0 -k_ ð³ 0 ### Alternative for k -K_ ð² 0 ### Alternative for K -l ð³ 0 -L ð² 0 -ly ð³ 0 -Ly ð² 0 -LY ð² 0 -m ð³ 0 -M ð² 0 -n ð³ 0 -N ð² 0 -ny ð³ 0 -Ny ð² 0 -NY ð² 0 -o ð³ 0 -O ð² 0 -ó ð³ 0 -à ð² 0 -ö ð³ 0 -à ð² 0 -ö_ ð³ 0 ### Alternative for ö -Ã_ ð² 0 ### Alternative for à -Å ð³ 0 -Å ð² 0 -p ð³ 0 -P ð² 0 -q ð³âð³® 0 -Q ð²âð²® 0 -r ð³¢ 0 -R ð²¢ 0 -s 𳤠0 -S 𲤠0 -sz ð³¥ 0 -Sz ð²¥ 0 -SZ ð²¥ 0 -t 𳦠0 -T 𲦠0 -ty 𳨠0 -Ty 𲨠0 -TY 𲨠0 -u 𳪠0 -U 𲪠0 -ú 𳫠0 -à 𲫠0 -ü 𳬠0 -à 𲬠0 -ű ð³ 0 -Ű ð² 0 -v ð³® 0 -V ð²® 0 -w ð³®âð³® 0 -W ð²®âð²® 0 -x ð³âð³¥ 0 -X ð²âð²¥ 0 -y ð³âð³ 0 -Y ð²âð² 0 -z 𳯠0 -Z 𲯠0 -zs ð³° 0 -Zs ð²° 0 -ZS ð²° 0 -ENT ð²§ 0 -EMP 𲡠0 -UNK ð² 0 -US ð²² 0 -AMB ð² 0 +/ / 0 +_ _ 0 +' ' 0 +" " 0 +: : 0 +, â¹ 0 ### U+2E41 REVERSED COMMA +? ⸮ 0 ### U+2E2E REVERSED QUESTION MARK +; â 0 ### U+204f REVERSED SEMICOLON +0 â 0 ### U+200D ZERO WIDTH JOINER +/0 0 0 +§ â 0 ### U+200F RIGHT-TO-LEFT MARK +/§ â 0 ### U+200E LEFT-TO-RIGHT MARK +1 𳺠0 ### U+10CFA OLD HUNGARIAN NUMBER ONE +/1 1 0 +10 ð³¼ 0 ### U+10CFC OLD HUNGARIAN NUMBER TEN +100 ð³¾ 0 ### U+10CFE OLD HUNGARIAN NUMBER ONE HUNDRED +1000 𳿠0 ### U+10CFF OLD HUNGARIAN NUMBER ONE THOUSAND +2 ð³ºð³º 0 ### U+10CFA U+10CFA +/2 2 0 +3 ð³ºð³ºð³º 0 ### U+10CFA U+10CFA U+10CFA +/3 3 0 +4 ð³ºð³ºð³ºð³º 0 ### U+10CFA U+10CFA U+10CFA U+10CFA +/4 4 0 +5 ð³» 0 ### U+10CFB OLD HUNGARIAN NUMBER FIVE +/5 5 0 +50 ð³½ 0 ### U+10CFD OLD HUNGARIAN NUMBER FIFTY +6 ð³»ð³º 0 ### U+10CFB U+10CFA +/6 6 0 +7 ð³»ð³ºð³º 0 ### U+10CFB U+10CFA U+10CFA +/7 7 0 +8 ð³»ð³ºð³ºð³º 0 ### U+10CFB U+10CFA U+10CFA U+10CFA +/8 8 0 +9 ð³»ð³ºð³ºð³ºð³º 0 ### U+10CFB U+10CFA U+10CFA U+10CFA U+10CFA +/9 9 0 +a ð³ 0 ### U+10CC0 OLD HUNGARIAN SMALL LETTER A +A ð² 0 ### U+10C80 OLD HUNGARIAN CAPITAL LETTER A +/a ð³ 0 ### U+10CC3 OLD HUNGARIAN SMALL LETTER AMB +/A ð² 0 ### U+10C83 OLD HUNGARIAN CAPITAL LETTER AMB +á ð³ 0 ### U+10CC1 OLD HUNGARIAN SMALL LETTER AA +à ð² 0 ### U+10C81 OLD HUNGARIAN CAPITAL LETTER AA +a' ð³ 0 ### U+10CC1 OLD HUNGARIAN SMALL LETTER AA +A' ð² 0 ### U+10C81 OLD HUNGARIAN CAPITAL LETTER AA +a'' ð³' 0 ### U+10CC1 OLD HUNGARIAN SMALL LETTER AA +A'' ð²' 0 ### U+10C81 OLD HUNGARIAN CAPITAL LETTER AA +/á ð³ 0 ### U+10CC8 OLD HUNGARIAN SMALL LETTER AND +/à ð² 0 ### U+10C88 OLD HUNGARIAN CAPITAL LETTER AND +/a' ð³ 0 ### U+10CC8 OLD HUNGARIAN SMALL LETTER AND +/A' ð² 0 ### U+10C88 OLD HUNGARIAN CAPITAL LETTER AND +/a'' ð³' 0 ### U+10CC8 OLD HUNGARIAN SMALL LETTER AND +/A'' ð²' 0 ### U+10C88 OLD HUNGARIAN CAPITAL LETTER AND +ä ð³ 0 ### U+10CC9 OLD HUNGARIAN SMALL LETTER E +à ð² 0 ### U+10C89 OLD HUNGARIAN CAPITAL LETTER E +a" ð³ 0 ### U+10CC9 OLD HUNGARIAN SMALL LETTER E +A" ð² 0 ### U+10C89 OLD HUNGARIAN CAPITAL LETTER E +a"" ð³" 0 ### U+10CC9 OLD HUNGARIAN SMALL LETTER E +A"" ð²" 0 ### U+10C89 OLD HUNGARIAN CAPITAL LETTER E +B ð² 0 ### U+10C82 OLD HUNGARIAN CAPITAL LETTER EB +c ð³ 0 ### U+10CC4 OLD HUNGARIAN SMALL LETTER EC +C ð² 0 ### U+10C84 OLD HUNGARIAN CAPITAL LETTER EC +/c ð³ 0 ### U+10CC5 OLD HUNGARIAN SMALL LETTER ENC +/C ð² 0 ### U+10C85 OLD HUNGARIAN CAPITAL LETTER ENC +cs ð³ 0 ### U+10CC6 OLD HUNGARIAN SMALL LETTER ECS +Cs ð² 0 ### U+10C86 OLD HUNGARIAN CAPITAL LETTER ECS +CS ð² 0 ### U+10C86 OLD HUNGARIAN CAPITAL LETTER ECS +d ð³ 0 ### U+10CC7 OLD HUNGARIAN SMALL LETTER ED +D ð² 0 ### U+10C87 OLD HUNGARIAN CAPITAL LETTER ED +/d ð³§ 0 ### U+10CE7 OLD HUNGARIAN SMALL LETTER ENT +/D ð²§ 0 ### U+10CA7 OLD HUNGARIAN CAPITAL LETTER ENT +/dz ð³â𳯠0 ### Ligature U+10CC7 U+200D U+10CEF +/Dz ð²â𲯠0 ### Ligature U+10C87 U+200D U+10CAF +/DZ ð²â𲯠0 ### Ligature U+10C87 U+200D U+10CAF +/dzs ð³âð³° 0 ### Ligature U+10CC7 U+200D U+10CF0 +/Dzs ð²âð²° 0 ### Ligature U+10C87 U+200D U+10CB0 +/DZs ð²âð²° 0 ### Ligature U+10C87 U+200D U+10CB0 +/DZS ð²âð²° 0 ### Ligature U+10C87 U+200D U+10CB0 +e ð³ 0 ### U+10CC9 OLD HUNGARIAN SMALL LETTER E +E ð² 0 ### U+10C89 OLD HUNGARIAN CAPITAL LETTER E +/e ð³ 0 ### U+10CCA OLD HUNGARIAN SMALL LETTER CLOSE E +/E ð² 0 ### U+10C8A OLD HUNGARIAN CAPITAL LETTER CLOSE E +ë ð³ 0 ### U+10CCA OLD HUNGARIAN SMALL LETTER CLOSE E +à ð² 0 ### U+10C8A OLD HUNGARIAN CAPITAL LETTER CLOSE E +e" ð³ 0 ### U+10CCA OLD HUNGARIAN SMALL LETTER CLOSE E +E" ð² 0 ### U+10C8A OLD HUNGARIAN CAPITAL LETTER CLOSE E +e"" ð³" 0 ### U+10CCA OLD HUNGARIAN SMALL LETTER CLOSE E +E"" ð²" 0 ### U+10C8A OLD HUNGARIAN CAPITAL LETTER CLOSE E +é ð³ 0 ### U+10CCB OLD HUNGARIAN SMALL LETTER EE +à ð² 0 ### U+10C8B OLD HUNGARIAN CAPITAL LETTER EE +e' ð³ 0 ### U+10CCB OLD HUNGARIAN SMALL LETTER EE +E' ð² 0 ### U+10C8B OLD HUNGARIAN CAPITAL LETTER EE +e'' ð³' 0 ### U+10CCB OLD HUNGARIAN SMALL LETTER EE +E'' ð²' 0 ### U+10C8B OLD HUNGARIAN CAPITAL LETTER EE +f ð³ 0 ### U+10CCC OLD HUNGARIAN SMALL LETTER EF +F ð² 0 ### U+10C8C OLD HUNGARIAN CAPITAL LETTER EF +g ð³ 0 ### U+10CCD OLD HUNGARIAN SMALL LETTER EG +G ð² 0 ### U+10C8D OLD HUNGARIAN CAPITAL LETTER EG +gy ð³ 0 ### U+10CCE OLD HUNGARIAN SMALL LETTER EGY +Gy ð² 0 ### U+10C8E OLD HUNGARIAN CAPITAL LETTER EGY +GY ð² 0 ### U+10C8E OLD HUNGARIAN CAPITAL LETTER EGY +h ð³ 0 ### U+10CCF OLD HUNGARIAN SMALL LETTER EH +H ð² 0 ### U+10C8F OLD HUNGARIAN CAPITAL LETTER EH +/h 𳩠0 ### U+10CE9 OLD HUNGARIAN SMALL LETTER ECH +/H 𲩠0 ### U+10CA9 OLD HUNGARIAN CAPITAL LETTER ECH +i ð³ 0 ### U+10CD0 OLD HUNGARIAN SMALL LETTER I +I ð² 0 ### U+10C90 OLD HUNGARIAN CAPITAL LETTER I +/i ð³ 0 ### U+10CD1 OLD HUNGARIAN SMALL LETTER II +/I ð² 0 ### U+10C91 OLD HUNGARIAN CAPITAL LETTER II +à ð³ 0 ### U+10CD1 OLD HUNGARIAN SMALL LETTER II +à ð² 0 ### U+10C91 OLD HUNGARIAN CAPITAL LETTER II +i' ð³ 0 ### U+10CD1 OLD HUNGARIAN SMALL LETTER II +I' ð² 0 ### U+10C91 OLD HUNGARIAN CAPITAL LETTER II +i'' ð³' 0 ### U+10CD1 OLD HUNGARIAN SMALL LETTER II +I'' ð²' 0 ### U+10C91 OLD HUNGARIAN CAPITAL LETTER II +j ð³ 0 ### U+10CD2 OLD HUNGARIAN SMALL LETTER EJ +J ð² 0 ### U+10C92 OLD HUNGARIAN CAPITAL LETTER EJ +k ð³ 0 ### U+10CD3 OLD HUNGARIAN SMALL LETTER EK +K ð² 0 ### U+10C93 OLD HUNGARIAN CAPITAL LETTER EK +/k ð³ 0 ### U+10CD4 OLD HUNGARIAN SMALL LETTER AK +/K ð² 0 ### U+10C94 OLD HUNGARIAN CAPITAL LETTER AK +l ð³ 0 ### U+10CD6 OLD HUNGARIAN SMALL LETTER EL +L ð² 0 ### U+10C96 OLD HUNGARIAN CAPITAL LETTER EL +ly ð³ 0 ### U+10CD7 OLD HUNGARIAN SMALL LETTER ELY +Ly ð² 0 ### U+10C97 OLD HUNGARIAN CAPITAL LETTER ELY +LY ð² 0 ### U+10C97 OLD HUNGARIAN CAPITAL LETTER ELY +m ð³ 0 ### U+10CD8 OLD HUNGARIAN SMALL LETTER EM +M ð² 0 ### U+10C98 OLD HUNGARIAN CAPITAL LETTER EM +n ð³ 0 ### U+10CD9 OLD HUNGARIAN SMALL LETTER EN +N ð² 0 ### U+10C99 OLD HUNGARIAN CAPITAL LETTER EN +ny ð³ 0 ### U+10CDA OLD HUNGARIAN SMALL LETTER ENY +Ny ð² 0 ### U+10C9A OLD HUNGARIAN CAPITAL LETTER ENY +NY ð² 0 ### U+10C9A OLD HUNGARIAN CAPITAL LETTER ENY +o ð³ 0 ### U+10CDB OLD HUNGARIAN SMALL LETTER O +O ð² 0 ### U+10C9B OLD HUNGARIAN CAPITAL LETTER O +ó ð³ 0 ### U+10CDC OLD HUNGARIAN SMALL LETTER OO +à ð² 0 ### U+10C9C OLD HUNGARIAN CAPITAL LETTER OO +o' ð³ 0 ### U+10CDC OLD HUNGARIAN SMALL LETTER OO +O' ð² 0 ### U+10C9C OLD HUNGARIAN CAPITAL LETTER OO +o'' ð³' 0 ### U+10CDC OLD HUNGARIAN SMALL LETTER OO +O'' ð²' 0 ### U+10C9C OLD HUNGARIAN CAPITAL LETTER OO +ö ð³ 0 ### U+10CDE OLD HUNGARIAN SMALL LETTER RUDIMENTA OE +à ð² 0 ### U+10C9E OLD HUNGARIAN CAPITAL LETTER RUDIMENTA OE +o" ð³ 0 ### U+10CDE OLD HUNGARIAN SMALL LETTER RUDIMENTA OE +O" ð² 0 ### U+10C9E OLD HUNGARIAN CAPITAL LETTER RUDIMENTA OE +o"" ð³" 0 ### U+10CDE OLD HUNGARIAN SMALL LETTER RUDIMENTA OE +O"" ð²" 0 ### U+10C9E OLD HUNGARIAN CAPITAL LETTER RUDIMENTA OE +/ö ð³ 0 ### U+10CDD OLD HUNGARIAN SMALL LETTER NIKOLSBURG OE +/à ð² 0 ### U+10C9D OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG OE +/o" ð³ 0 ### U+10CDD OLD HUNGARIAN SMALL LETTER NIKOLSBURG OE +/O" ð² 0 ### U+10C9D OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG OE +/o"" ð³" 0 ### U+10CDD OLD HUNGARIAN SMALL LETTER NIKOLSBURG OE +/O"" ð²" 0 ### U+10C9D OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG OE +Å ð³ 0 ### U+10CDF OLD HUNGARIAN SMALL LETTER OEE +Å ð² 0 ### U+10C9F OLD HUNGARIAN CAPITAL LETTER OEE +o: ð³ 0 ### U+10CDF OLD HUNGARIAN SMALL LETTER OEE +O: ð² 0 ### U+10C9F OLD HUNGARIAN CAPITAL LETTER OEE +o:: ð³: 0 ### U+10CDF OLD HUNGARIAN SMALL LETTER OEE +O:: ð²: 0 ### U+10C9F OLD HUNGARIAN CAPITAL LETTER OEE +p ð³ 0 ### U+10CE0 OLD HUNGARIAN SMALL LETTER EP +P ð² 0 ### U+10CA0 OLD HUNGARIAN CAPITAL LETTER EP +q ð³ 0 ### U+10CCE OLD HUNGARIAN SMALL LETTER EGY +Q ð² 0 ### U+10C8E OLD HUNGARIAN CAPITAL LETTER EGY +/q ð³âð³® 0 ### Ligature U+10CD3 U+200D U+10CEE +/Q ð²âð²® 0 ### Ligature U+10C93 U+200D U+10CAE +r ð³¢ 0 ### U+10CE2 OLD HUNGARIAN SMALL LETTER ER +R ð²¢ 0 ### U+10CA2 OLD HUNGARIAN CAPITAL LETTER ER +/r ð³£ 0 ### U+10CE3 OLD HUNGARIAN SMALL LETTER SHORT ER +/R ð²£ 0 ### U+10CA3 OLD HUNGARIAN CAPITAL LETTER SHORT ER +s 𳤠0 ### U+10CE4 OLD HUNGARIAN SMALL LETTER ES +S 𲤠0 ### U+10CA4 OLD HUNGARIAN CAPITAL LETTER ES +/s 𳡠0 ### U+10CE1 OLD HUNGARIAN SMALL LETTER EMP +/S 𲡠0 ### U+10CA1 OLD HUNGARIAN CAPITAL LETTER EMP +sz ð³¥ 0 ### U+10CE5 OLD HUNGARIAN SMALL LETTER ESZ +Sz ð²¥ 0 ### U+10CA5 OLD HUNGARIAN CAPITAL LETTER ESZ +SZ ð²¥ 0 ### U+10CA5 OLD HUNGARIAN CAPITAL LETTER ESZ +t 𳦠0 ### U+10CE6 OLD HUNGARIAN SMALL LETTER ET +T 𲦠0 ### U+10CA6 OLD HUNGARIAN CAPITAL LETTER ET +/t ð³± 0 ### U+10CF1 OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN +/T ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +ty 𳨠0 ### U+10CE8 OLD HUNGARIAN SMALL LETTER ETY +Ty 𲨠0 ### U+10CA8 OLD HUNGARIAN CAPITAL LETTER ETY +TY 𲨠0 ### U+10CA8 OLD HUNGARIAN CAPITAL LETTER ETY +u 𳪠0 ### U+10CEA OLD HUNGARIAN SMALL LETTER U +U 𲪠0 ### U+10CAA OLD HUNGARIAN CAPITAL LETTER U +/u ð³² 0 ### U+10CF2 OLD HUNGARIAN SMALL LETTER US +/U ð²² 0 ### U+10CB2 OLD HUNGARIAN CAPITAL LETTER US +ú 𳫠0 ### U+10CEB OLD HUNGARIAN SMALL LETTER UU +à 𲫠0 ### U+10CAB OLD HUNGARIAN CAPITAL LETTER UU +u' 𳫠0 ### U+10CEB OLD HUNGARIAN SMALL LETTER UU +U' 𲫠0 ### U+10CAB OLD HUNGARIAN CAPITAL LETTER UU +u'' ð³«' 0 ### U+10CEB OLD HUNGARIAN SMALL LETTER UU +U'' ð²«' 0 ### U+10CAB OLD HUNGARIAN CAPITAL LETTER UU +/ú ð³ 0 ### U+10CD5 OLD HUNGARIAN SMALL LETTER UNK +/à ð² 0 ### U+10C95 OLD HUNGARIAN CAPITAL LETTER UNK +/u' ð³ 0 ### U+10CD5 OLD HUNGARIAN SMALL LETTER UNK +/U' ð² 0 ### U+10C95 OLD HUNGARIAN CAPITAL LETTER UNK +/u'' ð³' 0 ### U+10CD5 OLD HUNGARIAN SMALL LETTER UNK +/U'' ð²' 0 ### U+10C95 OLD HUNGARIAN CAPITAL LETTER UNK +ü ð³ 0 ### U+10CED OLD HUNGARIAN SMALL LETTER RUDIMENTA UE +à ð² 0 ### U+10CAD OLD HUNGARIAN CAPITAL LETTER RUDIMENTA UE +u" ð³ 0 ### U+10CED OLD HUNGARIAN SMALL LETTER RUDIMENTA UE +U" ð² 0 ### U+10CAD OLD HUNGARIAN CAPITAL LETTER RUDIMENTA UE +u"" ð³" 0 ### U+10CED OLD HUNGARIAN SMALL LETTER RUDIMENTA UE +U"" ð²" 0 ### U+10CAD OLD HUNGARIAN CAPITAL LETTER RUDIMENTA UE +ű 𳬠0 ### U+10CEC OLD HUNGARIAN SMALL LETTER NIKOLSBURG UE +Ű 𲬠0 ### U+10CAC OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG UE +u: 𳬠0 ### U+10CEC OLD HUNGARIAN SMALL LETTER NIKOLSBURG UE +U: 𲬠0 ### U+10CAC OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG UE +u:: ð³¬: 0 ### U+10CEC OLD HUNGARIAN SMALL LETTER NIKOLSBURG UE +U:: ð²¬: 0 ### U+10CAC OLD HUNGARIAN CAPITAL LETTER NIKOLSBURG UE +v ð³® 0 ### U+10CEE OLD HUNGARIAN SMALL LETTER EV +V ð²® 0 ### U+10CAE OLD HUNGARIAN CAPITAL LETTER EV +w ð³° 0 ### U+10CF0 OLD HUNGARIAN SMALL LETTER EZS +W ð²° 0 ### U+10CB0 OLD HUNGARIAN CAPITAL LETTER EZS +/w ð³®âð³® 0 ### Ligature U+10CEE U+200D U+10CEE +/W ð²®âð²® 0 ### Ligature U+10CAE U+200D U+10CAE +x ð³¥ 0 ### U+10CE5 OLD HUNGARIAN SMALL LETTER ESZ +X ð²¥ 0 ### U+10CA5 OLD HUNGARIAN CAPITAL LETTER ESZ +/x ð³âð³¥ 0 ### Ligature U+10CD3 U+200D U+10CE5 +/X ð²âð²¥ 0 ### Ligature U+10C93 U+200D U+10CA5 +y ð³ 0 ### U+10CD7 OLD HUNGARIAN SMALL LETTER ELY +Y ð² 0 ### U+10C97 OLD HUNGARIAN CAPITAL LETTER ELY +/y ð³âð³ 0 ### Ligature U+10CD0 U+200D U+10CD2 +/Y ð²âð² 0 ### Ligature U+10C90 U+200D U+10C92 +z 𳯠0 ### U+10CEF OLD HUNGARIAN SMALL LETTER EZ +Z 𲯠0 ### U+10CAF OLD HUNGARIAN CAPITAL LETTER EZ +zs ð³° 0 ### U+10CF0 OLD HUNGARIAN SMALL LETTER EZS +Zs ð²° 0 ### U+10CB0 OLD HUNGARIAN CAPITAL LETTER EZS +ZS ð²° 0 ### U+10CB0 OLD HUNGARIAN CAPITAL LETTER EZS +_and ð³ 0 ### U+10CC8 OLD HUNGARIAN SMALL LETTER AND +_And ð² 0 ### U+10C88 OLD HUNGARIAN CAPITAL LETTER AND +_ANd ð² 0 ### U+10C88 OLD HUNGARIAN CAPITAL LETTER AND +_AND ð² 0 ### U+10C88 OLD HUNGARIAN CAPITAL LETTER AND +_ech 𳩠0 ### U+10CE9 OLD HUNGARIAN SMALL LETTER ECH +_Ech 𲩠0 ### U+10CA9 OLD HUNGARIAN CAPITAL LETTER ECH +_ECh 𲩠0 ### U+10CA9 OLD HUNGARIAN CAPITAL LETTER ECH +_ECH 𲩠0 ### U+10CA9 OLD HUNGARIAN CAPITAL LETTER ECH +_enc ð³ 0 ### U+10CC5 OLD HUNGARIAN SMALL LETTER ENC +_Enc ð³ 0 ### U+10CC5 OLD HUNGARIAN SMALL LETTER ENC +_ENc ð³ 0 ### U+10CC5 OLD HUNGARIAN SMALL LETTER ENC +_ENC ð³ 0 ### U+10CC5 OLD HUNGARIAN SMALL LETTER ENC +_ent ð³§ 0 ### U+10CE7 OLD HUNGARIAN SMALL LETTER ENT +_Ent ð²§ 0 ### U+10CA7 OLD HUNGARIAN CAPITAL LETTER ENT +_ENt ð²§ 0 ### U+10CA7 OLD HUNGARIAN CAPITAL LETTER ENT +_ENT ð²§ 0 ### U+10CA7 OLD HUNGARIAN CAPITAL LETTER ENT +_ents ð³± 0 ### U+10CF1 OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN +_Ents ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +_ENts ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +_ENTs ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +_ENTS ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +/_ent ð³± 0 ### U+10CF1 OLD HUNGARIAN SMALL LETTER ENT-SHAPED SIGN +/_Ent ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +/_ENt ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +/_ENT ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +/_ENT ð²± 0 ### U+10CB1 OLD HUNGARIAN CAPITAL LETTER ENT-SHAPED SIGN +_emp 𳡠0 ### U+10CE1 OLD HUNGARIAN SMALL LETTER EMP +_Emp 𲡠0 ### U+10CA1 OLD HUNGARIAN CAPITAL LETTER EMP +_EMp 𲡠0 ### U+10CA1 OLD HUNGARIAN CAPITAL LETTER EMP +_EMP 𲡠0 ### U+10CA1 OLD HUNGARIAN CAPITAL LETTER EMP +_unk ð³ 0 ### U+10CD5 OLD HUNGARIAN SMALL LETTER UNK +_Unk ð² 0 ### U+10C95 OLD HUNGARIAN CAPITAL LETTER UNK +_UNk ð² 0 ### U+10C95 OLD HUNGARIAN CAPITAL LETTER UNK +_UNK ð² 0 ### U+10C95 OLD HUNGARIAN CAPITAL LETTER UNK +_us ð³² 0 ### U+10CF2 OLD HUNGARIAN SMALL LETTER US +_Us ð²² 0 ### U+10CB2 OLD HUNGARIAN CAPITAL LETTER US +_US ð²² 0 ### U+10CB2 OLD HUNGARIAN CAPITAL LETTER US +_amb ð³ 0 ### U+10CC3 OLD HUNGARIAN SMALL LETTER AMB +_Amb ð² 0 ### U+10C83 OLD HUNGARIAN CAPITAL LETTER AMB +_AMb ð² 0 ### U+10C83 OLD HUNGARIAN CAPITAL LETTER AMB +_AMB ð² 0 ### U+10C83 OLD HUNGARIAN CAPITAL LETTER AMB +_ZWJ â 0 ### U+200D ZERO WIDTH JOINER +_RLM â 0 ### U+200F RIGHT-TO-LEFT MARK, us layout +_LRM â 0 ### U+200C LEFT-TO-RIGHT MARK, us layout +_LRE ⪠0 ### U+202A LEFT-TO-RIGHT EMBEDDING +_RLE â« 0 ### U+202B RIGHT-TO-LEFT EMBEDDING +_LRO â 0 ### U+202D LEFT-TO-RIGHT OVERRIDE +_RLO â® 0 ### U+202E RIGHT-TO-LEFT OVERRIDE +_PDF ⬠0 ### U+202C POP DIRECTIONAL FORMATTING +_LRI ⦠0 ### U+2066 LEFT-TO-RIGHT ISOLATE +_RLI â§ 0 ### U+2067 RIGHT-TO-LEFT ISOLATE +_FSI ⨠0 ### U+2068 FIRST STRONG ISOLATE +_PDI â© 0 ### U+2069 POP DIRECTIONAL ISOLATE END_TABLE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/ipa-x-sampa.txt new/ibus-table-others-1.3.16/tables/ipa-x-sampa.txt --- old/ibus-table-others-1.3.13/tables/ipa-x-sampa.txt 2021-07-05 13:26:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/ipa-x-sampa.txt 2023-02-22 11:50:34.000000000 +0100 @@ -24,6 +24,10 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20050425 +LICENSE = GPL-3.0-or-later + +DESCRIPTION = International Phonetic Alphabet (IPA) input using X-SAMPA transliteration + ICON = ipa-x-sampa.svg ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/latex.txt new/ibus-table-others-1.3.16/tables/latex.txt --- old/ibus-table-others-1.3.13/tables/latex.txt 2022-04-25 11:15:56.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/latex.txt 2023-02-22 11:56:01.000000000 +0100 @@ -18,7 +18,7 @@ SERIAL_NUMBER = 20210609 ### License -LICENSE = LGPL +LICENSE = LGPL-2.1-or-later ICON = latex.svg @@ -55,7 +55,7 @@ MAX_KEY_LENGTH = 20 ### Valid input chars. -VALID_INPUT_CHARS = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890^\_[]{} +VALID_INPUT_CHARS = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890^\_[] ### Start characters, every key in the table starts with one of these characters START_CHARS = \_^ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/mathwriter-ibus.txt new/ibus-table-others-1.3.16/tables/mathwriter-ibus.txt --- old/ibus-table-others-1.3.13/tables/mathwriter-ibus.txt 2021-05-25 10:09:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/mathwriter-ibus.txt 2023-02-22 11:50:34.000000000 +0100 @@ -6,6 +6,8 @@ SERIAL_NUMBER = 20100505 +LICENSE = LGPL-2.1-or-later + NAME = mathwriter LANGUAGES = other diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/mongol_bichig.txt new/ibus-table-others-1.3.16/tables/mongol_bichig.txt --- old/ibus-table-others-1.3.13/tables/mongol_bichig.txt 2021-07-14 14:24:54.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/mongol_bichig.txt 2023-02-22 11:50:34.000000000 +0100 @@ -28,7 +28,7 @@ ### TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION ### ### 0. You just DO WHAT THE FUCK YOU WANT TO. -LICENSE = Public Domain +LICENSE = WTFPL ### An unique id to distinguish this table among others. ### Use uuidgen to generate this kind of id. @@ -39,6 +39,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20210526 +DESCRIPTION = Traditional Mongolian input method + ICON = mongol_bichig.svg ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/rusle.txt new/ibus-table-others-1.3.16/tables/rusle.txt --- old/ibus-table-others-1.3.13/tables/rusle.txt 2016-08-17 13:11:49.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/rusle.txt 2023-02-22 11:50:34.000000000 +0100 @@ -16,6 +16,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20130811 +LICENSE = LGPL-2.1-or-later + ICON = rusle.png ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/rustrad.txt new/ibus-table-others-1.3.16/tables/rustrad.txt --- old/ibus-table-others-1.3.13/tables/rustrad.txt 2014-09-30 14:01:07.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/rustrad.txt 2023-02-22 11:50:34.000000000 +0100 @@ -16,6 +16,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20080814 +LICENSE = LGPL-2.1-or-later + ICON = rustrad.png ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/telex.txt new/ibus-table-others-1.3.16/tables/telex.txt --- old/ibus-table-others-1.3.13/tables/telex.txt 2021-05-25 10:09:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/telex.txt 2023-02-22 11:50:34.000000000 +0100 @@ -11,7 +11,7 @@ BEGIN_DEFINITION ### License -LICENSE = GPLv3 +LICENSE = GPL-3.0-or-later ### An unique ID to distinguish this table among others. ### Use uuidgen to generate this kind of ID. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/thai.txt new/ibus-table-others-1.3.16/tables/thai.txt --- old/ibus-table-others-1.3.13/tables/thai.txt 2014-09-15 17:22:20.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/thai.txt 2023-02-22 11:50:34.000000000 +0100 @@ -16,6 +16,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20050908 +LICENSE = LGPL-2.1-or-later + ICON = thai.png ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/translit-ua.txt new/ibus-table-others-1.3.16/tables/translit-ua.txt --- old/ibus-table-others-1.3.13/tables/translit-ua.txt 2014-09-30 14:01:07.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/translit-ua.txt 2023-02-22 11:50:34.000000000 +0100 @@ -23,6 +23,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20130202 +LICENSE = LGPL-2.1-or-later + ICON = translit-ua.svg ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/translit.txt new/ibus-table-others-1.3.16/tables/translit.txt --- old/ibus-table-others-1.3.13/tables/translit.txt 2021-05-25 10:09:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/translit.txt 2023-02-22 11:50:34.000000000 +0100 @@ -21,6 +21,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20161105 +LICENSE = LGPL-2.1-or-later + ICON = translit.svg ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/viqr.txt new/ibus-table-others-1.3.16/tables/viqr.txt --- old/ibus-table-others-1.3.13/tables/viqr.txt 2014-09-30 14:01:07.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/viqr.txt 2023-02-22 11:50:34.000000000 +0100 @@ -15,6 +15,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20041009 +LICENSE = LGPL-2.1-or-later + ICON = viqr.png ### The symbol to be displayed in IM switchers diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/vni.txt new/ibus-table-others-1.3.16/tables/vni.txt --- old/ibus-table-others-1.3.13/tables/vni.txt 2021-05-25 10:09:37.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/vni.txt 2023-02-22 11:50:34.000000000 +0100 @@ -11,7 +11,7 @@ BEGIN_DEFINITION ### License -LICENSE = GPLv3 +LICENSE = GPL-3.0-or-later ### An unique ID to distinguish this table among others. ### Use uuidgen to generate this kind of ID. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ibus-table-others-1.3.13/tables/yawerty.txt new/ibus-table-others-1.3.16/tables/yawerty.txt --- old/ibus-table-others-1.3.13/tables/yawerty.txt 2014-09-30 14:01:07.000000000 +0200 +++ new/ibus-table-others-1.3.16/tables/yawerty.txt 2023-02-22 11:50:34.000000000 +0100 @@ -16,6 +16,8 @@ ### This number must be less than 2^32. SERIAL_NUMBER = 20040403 +LICENSE = LGPL-2.1-or-later + ICON = yawerty.png ### The symbol to be displayed in IM switchers