[Fedora-i18n-bugs] [hindi-typing-booster/f16] Resolved bug 748368

Pravin Satpute pravins at fedoraproject.org
Mon Oct 24 09:51:03 UTC 2011


commit 871c035d6a92f1e33904a2feb63764b18e9fb181
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Oct 24 15:20:50 2011 +0530

    Resolved bug 748368

 bug-748368.patch          |  128 +++++++++++++++++++++++++++++++++++++++++++++
 hindi-typing-booster.spec |    7 ++-
 2 files changed, 134 insertions(+), 1 deletions(-)
---
diff --git a/bug-748368.patch b/bug-748368.patch
new file mode 100644
index 0000000..3b23cb3
--- /dev/null
+++ b/bug-748368.patch
@@ -0,0 +1,128 @@
+diff -rup hindi-typing-booster-0.0.1/tables/hindi-inscript.txt hindi-typing-booster-0.0.1_mod/tables/hindi-inscript.txt
+--- hindi-typing-booster-0.0.1/tables/hindi-inscript.txt	2011-10-24 15:04:19.212602393 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-inscript.txt	2011-10-24 15:03:57.915514857 +0530
+@@ -76,6 +76,7 @@ LAYOUT = us
+ 
+ ### The max number of input keys for every phrase or character.
+ MAX_KEY_LENGTH = 50
++INSCRIPT = TRUE
+ 
+ ### Use auto_commit mode as default
+ AUTO_COMMIT = FALSE
+@@ -214690,3 +214691,96 @@ mejs	सारे	2
+ DhtjdC	अपूर्ण	2
+ ogvf/e	दुनिया	2
+ ### END_TABlE
++BEGIN_DEFINATION_INKEYS
++!:ऍ
++@: ॅ
++#:#
++$:$
++(:(
++):)
++_:ः
++-:-
++:ऋ
++=:ृ
++Q:औ
++q:ौ
++W:ऐ
++w:ै
++E:आ
++e:ा
++R:ई
++r:ी
++T:ऊ
++t:ू
++Y:भ
++y:ब
++U:ङ
++u:ह
++I:घ
++i:ग
++O:ध
++o:द
++P:झ
++p:ज
++{:ढ
++[:ड
++}:ञ
++]:़
++A:ओ
++a:ो
++S:ए
++s:े
++D:अ
++d:्
++F:इ
++f: ि
++G:उ
++g:ु
++H:फ
++h:प
++J:ऱ
++j:र
++K:ख
++k:क
++L:थ
++l:त
++::छ
++;:च
++\:ठ
++':ट
++|:ऑ
++~:ऒ
++`:ॊ
++Z:ऎ
++z:ॆ
++X:ँ
++x:ं
++C:ण
++c:म
++V:ऩ
++v:न
++B:ऴ
++b:व
++N:ळ
++n:ल
++M:श
++m:स
++<:ष
++,:,
++>:।
++.:.
++/:य
++END_DEFINATION_INKEYS
++###number
++BEGIN_DEFINATION_NUMBERS
++1@१
++2@२
++3@३
++4@४
++5@५
++6@६
++7@७
++8@८
++9@९
++0@०
++END_DEFINATION_NUMBERS
+diff -rup hindi-typing-booster-0.0.1/tables/hindi-phonetic.txt hindi-typing-booster-0.0.1_mod/tables/hindi-phonetic.txt
+--- hindi-typing-booster-0.0.1/tables/hindi-phonetic.txt	2011-10-24 15:04:19.263602603 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-phonetic.txt	2011-10-24 15:04:04.690542718 +0530
+@@ -214722,3 +214722,16 @@ saare	सारे	2
+ apuurnn	अपूर्ण	2
+ duniyaa	दुनिया	2
+ ### END_TABlE
++###number
++BEGIN_DEFINATION_NUMBERS
++1@१
++2@२
++3@३
++4@४
++5@५
++6@६
++7@७
++8@८
++9@९
++0@०
++END_DEFINATION_NUMBERS
diff --git a/hindi-typing-booster.spec b/hindi-typing-booster.spec
index 69a9aab..63dcc59 100644
--- a/hindi-typing-booster.spec
+++ b/hindi-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       hindi-typing-booster
 Version:    0.0.1
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Hindi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -9,6 +9,7 @@ Source0:    https://fedorahosted.org/releases/i/n/indic-typing-booster/%{name}-%
 BuildArch:  noarch
 Patch1: bug-718626.patch
 Patch2: bug-742862.patch
+Patch3: bug-748368.patch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
@@ -21,6 +22,7 @@ and phonetic engines
 %setup -q
 %patch1 -p1 -b .1-updated-locale-name
 %patch2 -p1 -b .2-symbol-tag
+%patch3 -p1 -b .3-added-numeral-and-inscript-support
 
 %build
 %configure \
@@ -43,6 +45,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 %{_datadir}/ibus-indic-table/indic-tables/hindi-inscript.db
 
 %changelog
+* Mon Oct 24 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-4
+- Resolved bug 748368
+
 * Mon Oct 03 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-3
 - Resolved bug 742862
 


More information about the i18n-bugs mailing list