bo: doc/kde-client/cvs-instructions checkout_kde_i18n_proko2.sh, 1.1, 1.2

cvs at intevation.de cvs at intevation.de
Wed Sep 22 14:28:17 CEST 2004


Author: bo

Update of /kolabrepository/doc/kde-client/cvs-instructions
In directory doto:/tmp/cvs-serv8536

Modified Files:
	checkout_kde_i18n_proko2.sh 
Log Message:
Be a bit more specific on what you need to do

Index: checkout_kde_i18n_proko2.sh
===================================================================
RCS file: /kolabrepository/doc/kde-client/cvs-instructions/checkout_kde_i18n_proko2.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- checkout_kde_i18n_proko2.sh	17 Aug 2004 11:51:37 -0000	1.1
+++ checkout_kde_i18n_proko2.sh	22 Sep 2004 12:28:15 -0000	1.2
@@ -6,7 +6,21 @@
 # cvs co -rKDE_3_3_BRANCH kde-i18n/templates (if translating)
 # echo de > kde-i18n/subdirs
 
+# Now link to an existing admin directory, for example:
+# cd kde-i18n; ln -s ../kde-common/admin .
+
 # Then run the following instructions, from inside kde-i18n:
 
 cvs up -rproko2 de/messages/kdepim/{kdepimwizards.po,kmail.po,kres_kolab.po,kio_newimap4.po}
 cvs up -rproko2 templates/kdepim/{kdepimwizards.pot,kmail.pot,kres_kolab.pot,kio_newimap4.pot}
+
+# To build the sources:
+
+# Unset UNSERMAKE (if you use it), and run the normal
+# make -f Makefile.cvs
+# cd ../builddir
+# ../kde-i18n/configure ...
+# make
+# make install
+
+





More information about the commits mailing list