Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi,

How can I contribute with an easy task?
I am a medior C++ programmer, using Qt4 for the GUI.

I am running Ubuntu in an virtual machine with only 20 Gb disk space.
One bz2 was corrupted and I have downloaded that again manually.
To get it running, I had to run autogen.sh as follows:
./autogen.sh --with-git --wwith-num-cpus=2 --disable-kde --disable-kde4
--without-junit
Now it works.

As a try I did one translation from German to English (Note that my English
is poor):

diff --git a/cui/source/tabpages/align.cxx b/cui/source/tabpages/align.cxx
index c66c678..6e7511d 100644
--- a/cui/source/tabpages/align.cxx
+++ b/cui/source/tabpages/align.cxx
@@ -221,7 +221,7 @@ AlignmentTabPage::AlignmentTabPage( Window* pParent,
const SfxItemSet& rCoreAttr
         maLbFrameDir.Hide();
     }

-    // diese Page braucht ExchangeSupport
+    // This page needs ExchangeSupport.
     SetExchangeSupport();

     FreeResource();

This code is contributed under the LGPLv3+ / MPL.

Joost

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.