[Libreoffice-commits] .: binaryurp/README ct2n/README drawinglayer/README fontconfig/README freetype/README gdk-pixbuf/README gettext/README glib/README i18npool/README l10ntools/README lcms2/README m4/README more_fonts/README pango/README postgresql/README scp2/README setup_native/README soltools/README stlport/README test/README unotest/README

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Nov 5 04:34:05 PST 2012


 binaryurp/README    |   18 +++++++++---------
 ct2n/README         |    6 +++---
 drawinglayer/README |    4 ++--
 fontconfig/README   |   10 +++++-----
 freetype/README     |   14 +++++++-------
 gdk-pixbuf/README   |   18 +++++++++---------
 gettext/README      |   10 +++++-----
 glib/README         |    6 +++---
 i18npool/README     |    4 ++--
 l10ntools/README    |    5 -----
 lcms2/README        |    4 ++--
 m4/README           |    3 ++-
 more_fonts/README   |    1 -
 pango/README        |    4 ++--
 postgresql/README   |    1 -
 scp2/README         |    1 -
 setup_native/README |    6 ------
 soltools/README     |    1 -
 stlport/README      |    1 -
 test/README         |    6 ------
 unotest/README      |    1 -
 21 files changed, 51 insertions(+), 73 deletions(-)

New commits:
commit ed7d5822c0008a7416bd9cc19d6b0c0e58a352ae
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Mon Nov 5 12:30:34 2012 +0000

    cleanup README files.
    
    Convert DOS -> unix newlines.
    Cleanup and clarify several files.

diff --git a/binaryurp/README b/binaryurp/README
index 05dfc33..1f1e088 100644
--- a/binaryurp/README
+++ b/binaryurp/README
@@ -1,9 +1,9 @@
-UNO Remote Protocol (URP). A binary protocol. 
-
-UNO provides a protocol called the UNO Remote Protocol (URP) that provides
-a bridge between UNO environments. This bridge allows processes and objects
-to send method calls and to receive return values. UNO objects in different 
-environments are connected by way of this interprocess bridge. The underlying 
-connection is made through a socket or pipe. Remote UNO objects are connected
-by means of TCP/IP using the high-level protocol of the URP.
-
+UNO Remote Protocol (URP). A binary protocol. 
+
+UNO provides a protocol called the UNO Remote Protocol (URP) that provides
+a bridge between UNO environments. This bridge allows processes and objects
+to send method calls and to receive return values. UNO objects in different 
+environments are connected by way of this interprocess bridge. The underlying 
+connection is made through a socket or pipe. Remote UNO objects are connected
+by means of TCP/IP using the high-level protocol of the URP.
+
diff --git a/ct2n/README b/ct2n/README
index 25d4d57..7d5d278 100644
--- a/ct2n/README
+++ b/ct2n/README
@@ -1,4 +1,4 @@
-From [http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates].
-
-ConvertTextToNumber replaces numbers and dates, formatted
+From [http://extensions.libreoffice.org/extension-center/ct2n-convert-text-to-number-and-dates].
+
+ConvertTextToNumber replaces numbers and dates, formatted
  as text, with real numbers.
\ No newline at end of file
diff --git a/drawinglayer/README b/drawinglayer/README
index 70dda94..fd4c1ff 100644
--- a/drawinglayer/README
+++ b/drawinglayer/README
@@ -1,3 +1,3 @@
-*Somewhat of a middle layer between rendering subsystems and application cores.
-
+*Somewhat of a middle layer between rendering subsystems and application cores.
+
 *It offers a nice and easy API to render complex shapes. 
\ No newline at end of file
diff --git a/fontconfig/README b/fontconfig/README
index b4c67d4..220ee60 100644
--- a/fontconfig/README
+++ b/fontconfig/README
@@ -1,6 +1,6 @@
-This "bundled" fontconfig is built only in an Android build
-
-Fontconfig is a font configuration and customization library. It is designed to locate fonts
-within the system and select them according to requirements specified by applications. 
-
+This "bundled" fontconfig is built only in an Android build
+
+Fontconfig is a font configuration and customization library. It is designed to locate fonts
+within the system and select them according to requirements specified by applications. 
+
 From [ http://packages.debian.org/squeeze/fontconfig ]
\ No newline at end of file
diff --git a/freetype/README b/freetype/README
index 27ce144..c90f950 100644
--- a/freetype/README
+++ b/freetype/README
@@ -1,8 +1,8 @@
-This "bundled" freetype is built only in an Android build
-
-FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable,
-and portable while capable of producing high-quality output (glyph images). It can be
-used in graphics libraries, display servers, font conversion tools, text image generation
-tools, and many other products as well.
-
+This "bundled" freetype is built only in an Android build
+
+FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable,
+and portable while capable of producing high-quality output (glyph images). It can be
+used in graphics libraries, display servers, font conversion tools, text image generation
+tools, and many other products as well.
+
 From [http://freetype.sourceforge.net/freetype2/index.html]
\ No newline at end of file
diff --git a/gdk-pixbuf/README b/gdk-pixbuf/README
index 325bd2d..0af0a82 100644
--- a/gdk-pixbuf/README
+++ b/gdk-pixbuf/README
@@ -1,10 +1,10 @@
-GdkPixbuf is a library for image loading and pixel buffer manipulation.
-And it's provides a number of features:
-
-	- Image loading saving facilities.
-	- Rendering of a GdkPixBuf into various formats:
-	  drawables (windows, pixmaps), GdkRGB buffers.
-                - Fast scaling and compositing of pixbufs.
-                - Simple animation loading (ie. animated GIFs)
-
+GdkPixbuf is a library for image loading and pixel buffer manipulation.
+And it's provides a number of features:
+
+	- Image loading saving facilities.
+	- Rendering of a GdkPixBuf into various formats:
+	  drawables (windows, pixmaps), GdkRGB buffers.
+                - Fast scaling and compositing of pixbufs.
+                - Simple animation loading (ie. animated GIFs)
+
 See Also [ http://developer.gnome.org/gdk-pixbuf/stable/ ]
\ No newline at end of file
diff --git a/gettext/README b/gettext/README
index 94ff100..e2466ca 100644
--- a/gettext/README
+++ b/gettext/README
@@ -1,5 +1,5 @@
-
-GNU `gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.
-
-Seel Also [ http://www.gnu.org/software/gettext/manual/gettext.html ]
-
+
+GNU `gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages.
+
+Seel Also [ http://www.gnu.org/software/gettext/manual/gettext.html ]
+
diff --git a/glib/README b/glib/README
index 80272cb..ef03b75 100644
--- a/glib/README
+++ b/glib/README
@@ -1,4 +1,4 @@
-GLib is a general-purpose utility library, which provides many useful data types, macros,
-type conversions, string utilities, file utilities, a main loop abstraction, and so on.
-
+GLib is a general-purpose utility library, which provides many useful data types, macros,
+type conversions, string utilities, file utilities, a main loop abstraction, and so on.
+
 From [ http://www.gtk.org/api/2.6/glib/glib.html ]
\ No newline at end of file
diff --git a/i18npool/README b/i18npool/README
index 237e17f..0fed327 100644
--- a/i18npool/README
+++ b/i18npool/README
@@ -1,3 +1,3 @@
-Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
-native languages, their local settings and customs, etc without source code modification
+Internationalisation (i18npool) framework ensures that the suite is adaptable to the requirements of different
+native languages, their local settings and customs, etc without source code modification
 or recompilation. 
\ No newline at end of file
diff --git a/l10ntools/README b/l10ntools/README
index 192064a..4d2f191 100644
--- a/l10ntools/README
+++ b/l10ntools/README
@@ -1,5 +1,2 @@
-l10ntools is scanners module during gbuild'fication. 
-l10ntools delivers some header files and scripts as well. To 
-handle these, you should create two Packages, one for the headers and 
-other for the scripts.
-l10ntools module has three lexer files
\ No newline at end of file
+l10ntools contains a number of tools that handle internationalisation(i18n) during the build.
+
diff --git a/lcms2/README b/lcms2/README
index eb02e97..10b18a5 100644
--- a/lcms2/README
+++ b/lcms2/README
@@ -1,3 +1,3 @@
-lcms2 (little cms engine)
-lcms2: Little cms is a small, speed optimized color management engine.
+lcms2 (little cms engine)
+lcms2: Little cms is a small, speed optimized color management engine.
 with the new libcdr, writerperfect will depend on lcms2
\ No newline at end of file
diff --git a/m4/README b/m4/README
index a1fc6f6..f5f4656 100644
--- a/m4/README
+++ b/m4/README
@@ -1,2 +1,3 @@
-m4 - Macros to locate and utilise pkg-config. 
+m4 - Macros to locate and utilise pkg-config.
+
 work around m4 bracket stripping in MINGWSTRIP construction
\ No newline at end of file
diff --git a/more_fonts/README b/more_fonts/README
index 6af7cf2..4a676e9 100644
--- a/more_fonts/README
+++ b/more_fonts/README
@@ -1 +1 @@
-for adding or repacing fonts
\ No newline at end of file
+This module packages some external fonts.
\ No newline at end of file
diff --git a/pango/README b/pango/README
index 75a73da..d80b450 100644
--- a/pango/README
+++ b/pango/README
@@ -1,3 +1,3 @@
-Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most usage so far as been in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+ 2. Pango is designed to be modular; the core Pango layout can be used with four different font backends: Core X windowing system fonts, Client-side fonts on X using the Xft2 library, Direct rendering of scalable fonts using the FreeType library, Native fonts on Microsoft platforms. Dynamically loaded modules then handle text layout for particular combinations of script and font backend. Pango-1.2 ships with a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.
-
+Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most usage so far as been in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+ 2. Pango is designed to be modular; the core Pango layout can be used with four different font backends: Core X windowing system fonts, Client-side fonts on X using the Xft2 library, Direct rendering of scalable fonts using the FreeType library, Native fonts on Microsoft platforms. Dynamically loaded modules then handle text layout for particular combinations of script and font backend. Pango-1.2 ships with a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.
+
 As well as the low level layout rendering routines, Pango includes PangoLayout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.
\ No newline at end of file
diff --git a/postgresql/README b/postgresql/README
index c4d4f30..edc3d5d 100644
--- a/postgresql/README
+++ b/postgresql/README
@@ -1 +1,3 @@
-PostgreSQL object-relational database management system
\ No newline at end of file
+PostgreSQL object-relational database management system
+
+We use some pieces of this code for the postgresql database connector.
\ No newline at end of file
diff --git a/scp2/README b/scp2/README
index 9274b44..8f9d583 100644
--- a/scp2/README
+++ b/scp2/README
@@ -1 +1,6 @@
-java accessibilty bridge cleanup
\ No newline at end of file
+SCript Particle installer
+
+This contains code that describes which pieces of the project should
+be packaged and installed - it is used to build among other things
+a setup_osl.inf or .ins file - that is used by solenv/bin/make_installer.pl
+to build the installation.
diff --git a/setup_native/README b/setup_native/README
deleted file mode 100644
index 0da4570..0000000
--- a/setup_native/README
+++ /dev/null
@@ -1,6 +0,0 @@
-To get one gbuild instance build only (tail_build only), migrating the "real" 
-module should be the enough for a start. I assume extras, setup_native, 
-readlicense not being depended upon by anything other than scp2 (so they could 
-be run after tail_build for now). So bridges, soltools, sysui, cli_ure are the 
-ones that should allow us to do a 'complete' gbuild-only build, if anyone is 
-looking for the 'important' remaining modules. 
\ No newline at end of file
diff --git a/soltools/README b/soltools/README
deleted file mode 100644
index 3c56404..0000000
--- a/soltools/README
+++ /dev/null
@@ -1 +0,0 @@
-soltools: fix memory errors uncovered by valgrind and other tools.
\ No newline at end of file
diff --git a/stlport/README b/stlport/README
index 8a23ae6..5e4603f 100644
--- a/stlport/README
+++ b/stlport/README
@@ -1 +1,4 @@
-STLPort library for compatibility with old extensions for architectures where STLPort used to be used.
\ No newline at end of file
+The STLPort library
+
+This is used for compatibility for old extensions for architectures
+where STLPort used to be used. Noawadays we use platform native STL.
\ No newline at end of file
diff --git a/test/README b/test/README
index 401f5d7..dc0afd8 100644
--- a/test/README
+++ b/test/README
@@ -1,6 +1,4 @@
-when you build, gdb will start with the cppunit test loaded, type "run" to execute the test under gdb.
-If you have consistent test failures on testCVEs, that probably means your antivirus is blocking the test files (as they are known to be exploits of fixed security issues). You may want to disable the monitoring of <root of repo>\*\pass in your AV.
-A top-level "make check" will first do a full build, then run all the subsequent tests, while a top-level "make subsequentcheck" will only run all the subsequent tests. You can run a single subsequent test via its target
-There will be a log file of the failed test, you can look at it with a text editor:
-workdir/unxlngx6/JunitTest/<module>_complex/done.log
-The log file will contain a Java stack trace of the failed test
\ No newline at end of file
+Test harness code for C++ unit testing
+
+Many of these tests are run during the build process. In that case on
+unix, if a test fails follow the error messages to debug it under gdb.
diff --git a/unotest/README b/unotest/README
deleted file mode 100644
index 11a50fb..0000000
--- a/unotest/README
+++ /dev/null
@@ -1 +0,0 @@
-unotest: convert to gbuild
\ No newline at end of file


More information about the Libreoffice-commits mailing list