[Libreoffice-commits] .: offapi/com

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Nov 29 05:15:31 PST 2012


 offapi/com/sun/star/modules.idl |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 214465477d80443b58d41124340702424532173b
Author: Eike Rathke <erack at redhat.com>
Date:   Thu Nov 29 14:14:00 2012 +0100

    i18n is not a deprecated draft
    
    Change-Id: I5d8f0626448da30bad2dcef745868498000c619d

diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl
index d03318e..8661645 100644
--- a/offapi/com/sun/star/modules.idl
+++ b/offapi/com/sun/star/modules.idl
@@ -97,7 +97,8 @@ module geometry {};
 /// Interfaces for graphic handling
 module graphic {};
 
-/// Interface for internationalization (deprecated draft).
+/** Interface for internationalization. Regard this as an internal API,
+    subject to change. */
 module i18n {};
 
 /// lightweight directory access protocol (LDAP)


More information about the Libreoffice-commits mailing list