mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 08:29:32 -05:00
Delete the odt readme, start on Welsh translation and remove a blank line in rsprint.cc.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2148 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c912f6947e
commit
bc84ebb494
Binary file not shown.
@ -20,20 +20,20 @@ REQUIREMENTS
|
||||
|
||||
Libraries/Tools:
|
||||
* C/C++ Compiler. (standard on Linux/cygwin)
|
||||
* Qt >= 4.5.x http://trolltech.com/downloads/opensource
|
||||
* OpenSSL http://www.openssl.org/source/openssl-0.9.8k.tar.gz
|
||||
* MiniUPnP http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||
* gpgme ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.8.tar.bz2
|
||||
* libgpg-error ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||
* Qt >= 4.5.x http://trolltech.com/downloads/opensource
|
||||
* OpenSSL http://www.openssl.org/source/openssl-0.9.8k.tar.gz
|
||||
* MiniUPnP http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.3.tar.gz
|
||||
* gpgme ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-1.1.8.tar.bz2
|
||||
* libgpg-error ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||
|
||||
Windows only:
|
||||
* Cygwin http://www.cygwin.com/cygwin/setup.exe (for openssl compile)
|
||||
* MinGW/Msys package http://sourceforge.net/projects/mingw/files/ (for compile gpgme,libgpg-error)
|
||||
* Pthreads http://sourceware.org/pthreads-win32/
|
||||
* Zlib http://www.zlib.net/
|
||||
* Cygwin http://www.cygwin.com/cygwin/setup.exe (for openssl compile)
|
||||
* MinGW/Msys package http://sourceforge.net/projects/mingw/files/ (for compile gpgme,libgpg-error)
|
||||
* Pthreads http://sourceware.org/pthreads-win32/
|
||||
* Zlib http://www.zlib.net/
|
||||
|
||||
Latest RetroShare sources from (SVN) sourceforge.net:
|
||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare retroshare
|
||||
svn co https://retroshare.svn.sourceforge.net/svnroot/retroshare retroshare
|
||||
|
||||
|
||||
------------------------------------------------------------------------------------------
|
||||
@ -54,7 +54,7 @@ ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.7.tar.bz2
|
||||
|
||||
Windows only:
|
||||
pthreads: ftp://sourceware.org/pub/pthreads-win32/pthreads-w32-2-8-0-release.tar.gz
|
||||
zlib: http://www.zlib.net/zlib-1.2.3.tar.gz
|
||||
zlib: http://www.zlib.net/zlib-1.2.3.tar.gz
|
||||
|
||||
Download/Compile as per instructions...
|
||||
|
||||
@ -75,15 +75,16 @@ Directory
|
||||
~/lib All the libraries required by Retroshare GUI (libssl.a, libcrypto.a, libretroshare.a,...)
|
||||
|
||||
|
||||
Build dependicies
|
||||
Build dependences
|
||||
------------------------------------------------------
|
||||
|
||||
Needed Packages for compiling Retroshare:
|
||||
|
||||
* libqt4-dev
|
||||
* g++
|
||||
* build-essential
|
||||
|
||||
$ sudo apt-get install libqt4-dev g++
|
||||
$ sudo apt-get install libqt4-dev g++ build-essential
|
||||
|
||||
|
||||
Build prerequisite libraries
|
||||
@ -349,12 +350,6 @@ Email me if you're having trouble:
|
||||
retroshare@lunamutt.com
|
||||
|
||||
|
||||
You can go on ouer forum when you have trouble with compiling:
|
||||
You can go on over to our forum when you have trouble with compiling:
|
||||
http://retroshare.sourceforge.net/forum/
|
||||
---------------------------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -80,4 +80,3 @@ std::string RsUtil::HashId(std::string id, bool reverse)
|
||||
|
||||
return hash;
|
||||
}
|
||||
|
||||
|
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
<location filename="../gui/MainWindow.cpp" line="60"/>
|
||||
<location filename="../gui/unfinished/ApplicationWindow.cpp" line="45"/>
|
||||
<source>Arial</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@ -15,7 +15,7 @@
|
||||
<message>
|
||||
<location filename="../gui/settings/AddFileAssociationDialog.cpp" line="50"/>
|
||||
<source>File type(extension):</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Ffeil math (estyniad):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/settings/AddFileAssociationDialog.cpp" line="61"/>
|
||||
@ -484,12 +484,12 @@ p, li { white-space: pre-wrap; }
|
||||
<message>
|
||||
<location filename="../gui/unfinished/CalDialog.ui" line="197"/>
|
||||
<source>Private</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Preifat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/unfinished/CalDialog.ui" line="202"/>
|
||||
<source>Public</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Cyhoeddus</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/unfinished/CalDialog.ui" line="210"/>
|
||||
@ -540,7 +540,7 @@ p, li { white-space: pre-wrap; }
|
||||
<message>
|
||||
<location filename="../gui/connect/ConnectFriendWizard.cpp" line="596"/>
|
||||
<source>You have to generate a file with your certificate and give it to your friend. Also, you can use a file generated before.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Rhaid i chi greu ffeil gyda'ch tystysgrif a rhoi i eich ffrind. Hefyd, gallwch ddefnyddio ffeil a gynhyrchwyd cyn.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../gui/connect/ConnectFriendWizard.cpp" line="603"/>
|
||||
|
Loading…
Reference in New Issue
Block a user