Author: yamakenz
Date: Mon Jul 2 19:17:44 2007
New Revision: 4648
Modified:
wiki/FrontPage.wiki
wiki/UimDownload.wiki
Log:
* UimDownload.wiki
* FrontPage.wiki
- Update for Google Code hosting
Modified: wiki/FrontPage.wiki
==============================================================================
--- wiki/FrontPage.wiki (original)
+++ wiki/FrontPage.wiki Mon Jul 2 19:17:44 2007
@@ -1,7 +1,7 @@
#labels Featured
= uim =
-uim is a multilingual input method library. The project goal is to provide a
flexible development platform and useful user environment for input methods.
If you want to know more, see [WhatsUIM what's uim?]
+uim's goal is to provide simple, easily extensible and high code-quality input
method development platform, and useful input method environment for users of
desktop and embedded platforms. See also [WhatsUIM what's uim?] for further
information.
== News ==
@@ -15,10 +15,6 @@
[OldNews Old news]
-== Download ==
-
-You can download uim from [UimDownload download page].
-
== Documents ==
@@ -27,24 +23,10 @@
* Contributed Document
* [http://home.no.net/david/i18n.php Linux
Internationalization HOWTO] - mainly about input method (written by David
Oftedal)
* [http://www.h4.dion.ne.jp/~apricots/mandrake/miniguide.html
Internationalization in Mandrakelinux 10.1] - a mini guide of SCIM and UIM
(written by Yukiko Bando)
+ * [http://en.wikibooks.org/wiki/Uim Yet another user document]
is working in progress (written by Martin Swift)
-----
-
-
-== Mailinglist ==
-
-All discussion about uim is currently on
[http://groups.google.com/group/uim-en [EMAIL PROTECTED]
-
-All discussion about uim in Japanese is currently on
[http://groups.google.com/group/uim-ja [EMAIL PROTECTED]
-
-All bug reports to bugzilla is delivered to
[http://groups.google.com/group/uim-bugs [EMAIL PROTECTED] (Don't send to this
address directly.)
-
-Commit logs are posted to [http://groups.google.com/group/uim-commit [EMAIL
PROTECTED] (Don't send to this address directly.)
-
-== BTS ==
-
-You can report bugs to the [https://bugs.freedesktop.org/ fd.o's bugzilla].
+We currently have no publicly editable English wiki pages. Sorry for
inconvenience.
-== Links ==
+== Bug Tracking System ==
-Some [UimLinks links] about uim or input method.
+Report bugs and feture requests to the [https://bugs.freedesktop.org/
freedeskto.org's bugzilla]. Don't use Google Code's issue tracker.
Modified: wiki/UimDownload.wiki
==============================================================================
--- wiki/UimDownload.wiki (original)
+++ wiki/UimDownload.wiki Mon Jul 2 19:17:44 2007
@@ -17,14 +17,6 @@
You can check commit log of our svn repository by
[http://groups.google.com/group/uim-commit [EMAIL PROTECTED]
-=== Svn repository mirror ===
-
-Also there is a mirror svn repository.
-
- svn://svn.utyuuzin.net/uim/trunk
-
-But status between the mirror and primary repo may not be fully synchronized.
-
=== ViewVC Interface ===
ViewVC or similar interface is not available now. But Google Code staffs are
going to prepare it. See [http://code.google.com/p/support/issues/detail?id=71
Issue 71] for the progress.