[Fedora-i18n-bugs] [tamil-typing-booster/f16] Enhancement inscript characters

Pravin Satpute pravins at fedoraproject.org
Tue Oct 25 09:56:23 UTC 2011


commit 67df6673557e69170c495f54ec4bee20e5be2f93
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Tue Oct 25 15:26:09 2011 +0530

    Enhancement inscript characters

 inscript-chars.patch      |   67 +++++++++++++++++++++++++++++++++++++++++++++
 tamil-typing-booster.spec |    7 ++++-
 2 files changed, 73 insertions(+), 1 deletions(-)
---
diff --git a/inscript-chars.patch b/inscript-chars.patch
new file mode 100644
index 0000000..727335b
--- /dev/null
+++ b/inscript-chars.patch
@@ -0,0 +1,67 @@
+diff -rup tamil-typing-booster-0.0.1/tables/tamil-inscript.txt tamil-typing-booster-0.0.1_mod/tables/tamil-inscript.txt
+--- tamil-typing-booster-0.0.1/tables/tamil-inscript.txt	2011-10-25 15:14:25.967276921 +0530
++++ tamil-typing-booster-0.0.1_mod/tables/tamil-inscript.txt	2011-10-25 15:14:06.817322608 +0530
+@@ -40,6 +40,7 @@ UUID = c23c59d8-c4ad-41d9-b0a0-f545c3ebd
+ ### This number must be less than 2^32.
+ ### Just make your table version-able
+ SERIAL_NUMBER = 20110616
++INSCRIPT = TRUE
+ 
+ ### ICON can be any format as long as your pygtk can recognized
+ ### the most widely ones are "png" and "svg", letter one is recommended
+@@ -95619,3 +95620,55 @@ mdjrVfbe;Vd	ஸ்ரீனிவாசà
+ mdjrVfbemd	ஸ்ரீனிவாஸ்	1
+ mdjrmtkdlcd	ஸ்ரீஸூக்தம்	3
+ ### END_TABlE
++BEGIN_DEFINATION_INKEYS
++& : க்ஷ
++_ :ஃ
++Q :à®”
++q :ௌ
++W :ஐ
++w :ை
++E :ஆ
++e :ா
++R :ஈ
++r :ீ
++T :ஊ
++t :ூ
++U :à®™
++u :ஹ
++p :ஜ
++} :ஞ
++A :ஓ
++a :ோ 
++S :ஏ
++s :ே
++D :à®…
++d :்
++F :இ
++f :ி
++G :உ
++g :ு
++h :ப
++J :à®±
++j :à®°
++k :க
++l :த
++: ::
++; :ச
++' :ட
++~ :à®’
++` :ொ
++Z :எ
++z :ெ
++C :ண
++c :à®®
++V :ன
++v :ந
++B :à®´
++b :வ
++N :ள
++n :ல
++m :ஸ
++< :à®·
++/ :ய
++* :ஷ்ர
++END_DEFINATION_INKEYS
diff --git a/tamil-typing-booster.spec b/tamil-typing-booster.spec
index 94af446..f66ef2c 100644
--- a/tamil-typing-booster.spec
+++ b/tamil-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       tamil-typing-booster
 Version:    0.0.1
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Tamil typing booster table for IBus indic tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -12,6 +12,7 @@ Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
 Patch1: bug-718626.patch
 Patch2: bug-742864.patch
+Patch3: inscript-chars.patch
 
 %description
 Indic typing booster package contains tables for Indic languages Tamil
@@ -20,6 +21,7 @@ Indic typing booster package contains tables for Indic languages Tamil
 %setup -q
 %patch1 -p1 -b .1-updated-locale-name
 %patch2 -p1 -b .2-symbol-tag
+%patch3 -p1 -b .3-inscript-chars
 
 %build
 %configure \
@@ -42,6 +44,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %changelog
+* Tue Oct 25 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-4
+- Enhancement inscript characters
+
 * Mon Oct 03 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-3
 - Resolved bug 742864
 


More information about the i18n-bugs mailing list