glib r6838 - in branches/glib-2-16: . docs/reference docs/reference/glib/tmpl gio gmodule gobject gthread po
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6838 - in branches/glib-2-16: . docs/reference docs/reference/glib/tmpl gio gmodule gobject gthread po
- Date: Tue, 8 Apr 2008 05:55:38 +0100 (BST)
Author: matthiasc
Date: Tue Apr 8 05:55:38 2008
New Revision: 6838
URL: http://svn.gnome.org/viewvc/glib?rev=6838&view=rev
Log:
2.16.3
Modified:
branches/glib-2-16/ChangeLog
branches/glib-2-16/INSTALL
branches/glib-2-16/README
branches/glib-2-16/docs/reference/ChangeLog
branches/glib-2-16/docs/reference/glib/tmpl/unicode.sgml
branches/glib-2-16/gio/ChangeLog
branches/glib-2-16/gmodule/ChangeLog
branches/glib-2-16/gobject/ChangeLog
branches/glib-2-16/gthread/ChangeLog
branches/glib-2-16/po/ChangeLog
branches/glib-2-16/po/am.po
branches/glib-2-16/po/ar.po
branches/glib-2-16/po/as.po
branches/glib-2-16/po/az.po
branches/glib-2-16/po/be.po
branches/glib-2-16/po/be latin po
branches/glib-2-16/po/bg.po
branches/glib-2-16/po/bn.po
branches/glib-2-16/po/bn_IN.po
branches/glib-2-16/po/bs.po
branches/glib-2-16/po/ca.po
branches/glib-2-16/po/cs.po
branches/glib-2-16/po/cy.po
branches/glib-2-16/po/da.po
branches/glib-2-16/po/de.po
branches/glib-2-16/po/dz.po
branches/glib-2-16/po/el.po
branches/glib-2-16/po/en_CA.po
branches/glib-2-16/po/en_GB.po
branches/glib-2-16/po/eo.po
branches/glib-2-16/po/es.po
branches/glib-2-16/po/et.po
branches/glib-2-16/po/eu.po
branches/glib-2-16/po/fa.po
branches/glib-2-16/po/fi.po
branches/glib-2-16/po/fr.po
branches/glib-2-16/po/ga.po
branches/glib-2-16/po/gl.po
branches/glib-2-16/po/gu.po
branches/glib-2-16/po/he.po
branches/glib-2-16/po/hi.po
branches/glib-2-16/po/hr.po
branches/glib-2-16/po/hu.po
branches/glib-2-16/po/hy.po
branches/glib-2-16/po/id.po
branches/glib-2-16/po/is.po
branches/glib-2-16/po/it.po
branches/glib-2-16/po/ja.po
branches/glib-2-16/po/ka.po
branches/glib-2-16/po/kn.po
branches/glib-2-16/po/ko.po
branches/glib-2-16/po/ku.po
branches/glib-2-16/po/lt.po
branches/glib-2-16/po/lv.po
branches/glib-2-16/po/mg.po
branches/glib-2-16/po/mk.po
branches/glib-2-16/po/ml.po
branches/glib-2-16/po/mn.po
branches/glib-2-16/po/mr.po
branches/glib-2-16/po/ms.po
branches/glib-2-16/po/nb.po
branches/glib-2-16/po/ne.po
branches/glib-2-16/po/nl.po
branches/glib-2-16/po/nn.po
branches/glib-2-16/po/oc.po
branches/glib-2-16/po/or.po
branches/glib-2-16/po/pa.po
branches/glib-2-16/po/pl.po
branches/glib-2-16/po/pt.po
branches/glib-2-16/po/pt_BR.po
branches/glib-2-16/po/ro.po
branches/glib-2-16/po/ru.po
branches/glib-2-16/po/rw.po
branches/glib-2-16/po/si.po
branches/glib-2-16/po/sk.po
branches/glib-2-16/po/sl.po
branches/glib-2-16/po/sq.po
branches/glib-2-16/po/sr.po
branches/glib-2-16/po/sr Latn po
branches/glib-2-16/po/sr ije po
branches/glib-2-16/po/sv.po
branches/glib-2-16/po/ta.po
branches/glib-2-16/po/te.po
branches/glib-2-16/po/th.po
branches/glib-2-16/po/tl.po
branches/glib-2-16/po/tr.po
branches/glib-2-16/po/tt.po
branches/glib-2-16/po/uk.po
branches/glib-2-16/po/vi.po
branches/glib-2-16/po/wa.po
branches/glib-2-16/po/xh.po
branches/glib-2-16/po/yi.po
branches/glib-2-16/po/zh_CN.po
branches/glib-2-16/po/zh_HK.po
branches/glib-2-16/po/zh_TW.po
Modified: branches/glib-2-16/INSTALL
==============================================================================
--- branches/glib-2-16/INSTALL (original)
+++ branches/glib-2-16/INSTALL Tue Apr 8 05:55:38 2008
@@ -1,8 +1,8 @@
Simple install procedure
========================
- % gzip -cd glib-2.16.2.tar.gz | tar xvf - # unpack the sources
- % cd glib-2.16.2 # change to the toplevel directory
+ % gzip -cd glib-2.16.3.tar.gz | tar xvf - # unpack the sources
+ % cd glib-2.16.3 # change to the toplevel directory
% ./configure # run the `configure' script
% make # build GLIB
Modified: branches/glib-2-16/README
==============================================================================
--- branches/glib-2-16/README (original)
+++ branches/glib-2-16/README Tue Apr 8 05:55:38 2008
@@ -1,7 +1,7 @@
General Information
===================
-This is GLib version 2.16.2. GLib is the low-level core
+This is GLib version 2.16.3. GLib is the low-level core
library that forms the basis for projects such as GTK+ and GNOME. It
provides data structure handling for C, portability wrappers, and
interfaces for such runtime functionality as an event loop, threads,
Modified: branches/glib-2-16/docs/reference/glib/tmpl/unicode.sgml
==============================================================================
--- branches/glib-2-16/docs/reference/glib/tmpl/unicode.sgml (original)
+++ branches/glib-2-16/docs/reference/glib/tmpl/unicode.sgml Tue Apr 8 05:55:38 2008
@@ -490,7 +490,6 @@
@G_UNICODE_SCRIPT_PHOENICIAN: Phoenician
@G_UNICODE_SCRIPT_PHAGS_PA: Phags-pa
@G_UNICODE_SCRIPT_NKO: N'Ko
-
@G_UNICODE_SCRIPT_KAYAH_LI: Kayah Li. Since 2.16.3
@G_UNICODE_SCRIPT_LEPCHA: Lepcha. Since 2.16.3
@G_UNICODE_SCRIPT_REJANG: Rejang. Since 2.16.3
@@ -503,7 +502,6 @@
@G_UNICODE_SCRIPT_LYCIAN: Lycian. Since 2.16.3
@G_UNICODE_SCRIPT_LYDIAN: Lydian. Since 2.16.3
-
<!-- ##### FUNCTION g_unichar_get_script ##### -->
<para>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]