[uim-commit] r2437 - in trunk: . scm
ekato at freedesktop.org
ekato at freedesktop.org
Thu Dec 8 02:25:14 PST 2005
Author: ekato
Date: 2005-12-08 02:25:08 -0800 (Thu, 08 Dec 2005)
New Revision: 2437
Modified:
trunk/scm/latin.scm
trunk/uim.desktop.in.in
Log:
* uim.desktop.in.in
* scm/latin.scm
- Fix typo (Bug #5285 Daichi Kawahata)
Modified: trunk/scm/latin.scm
===================================================================
--- trunk/scm/latin.scm 2005-12-08 10:08:22 UTC (rev 2436)
+++ trunk/scm/latin.scm 2005-12-08 10:25:08 UTC (rev 2437)
@@ -718,7 +718,7 @@
""
"UTF-8"
(N_ "Latin characters")
- (N_ "Latin characters mainly used for Latin and German languages")
+ (N_ "Latin characters mainly used for Latin and Germanic languages")
#f
latin-init-handler
#f
Modified: trunk/uim.desktop.in.in
===================================================================
--- trunk/uim.desktop.in.in 2005-12-08 10:08:22 UTC (rev 2436)
+++ trunk/uim.desktop.in.in 2005-12-08 10:25:08 UTC (rev 2437)
@@ -7,4 +7,4 @@
Icon=@uim_pixmapsdir@/uim-icon.png
Terminal=false
MimeType=text/plain
-Categories=Settings
+Categories=Settings;
More information about the uim-commit
mailing list