summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-11-05 12:30:34 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-11-05 12:30:34 +0000
commited7d5822c0008a7416bd9cc19d6b0c0e58a352ae (patch)
treeb585e877ec58db467209c2e049c6d115b324229a
parent4aed4f436cf8e4b0f3f034dfb1d1025b05a61f0a (diff)
cleanup README files.
Convert DOS -> unix newlines. Cleanup and clarify several files.
-rw-r--r--binaryurp/README18
-rw-r--r--ct2n/README6
-rw-r--r--drawinglayer/README4
-rw-r--r--fontconfig/README10
-rw-r--r--freetype/README14
-rw-r--r--gdk-pixbuf/README18
-rw-r--r--gettext/README10
-rw-r--r--glib/README6
-rw-r--r--i18npool/README4
-rw-r--r--l10ntools/README7
-rw-r--r--lcms2/README4
-rw-r--r--m4/README3
-rw-r--r--more_fonts/README2
-rw-r--r--pango/README4
-rw-r--r--postgresql/README4
-rw-r--r--scp2/README7
-rw-r--r--setup_native/README6
-rw-r--r--soltools/README1
-rw-r--r--stlport/README5
-rw-r--r--test/README10
-rw-r--r--unotest/README1
21 files changed, 71 insertions, 73 deletions
diff --git a/binaryurp/README b/binaryurp/README
index 05dfc3391450..1f1e088944f6 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 25d4d57a406f..7d5d278883ff 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 70dda944b88f..fd4c1ffda58c 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 b4c67d48ee6b..220ee6078a65 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 27ce14479558..c90f9509fb1a 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 325bd2d32c54..0af0a8229585 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 94ff1002672b..e2466cacb214 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 80272cbc9193..ef03b75dc349 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 237e17ff68b7..0fed327c4102 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 192064aaf030..4d2f19184adb 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 eb02e97cd791..10b18a5ad939 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 a1fc6f61570e..f5f4656b24a0 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 6af7cf2d2a8a..4a676e9f6644 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 75a73da2425e..d80b4501108f 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 c4d4f30b979b..edc3d5df2781 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 9274b445eef8..8f9d58356093 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 0da4570dc461..000000000000
--- 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 3c56404e62b2..000000000000
--- 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 8a23ae6e04a5..5e4603f014ff 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 401f5d7e95f2..dc0afd80a8d9 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 11a50fb83e9c..000000000000
--- a/unotest/README
+++ /dev/null
@@ -1 +0,0 @@
-unotest: convert to gbuild \ No newline at end of file