rlang  Tue, 01 Mar 2011 18:51:34 +0000

Modified page: http://wiki.horde.org/CreatingYourFirstModule
New Revision:  1.9
Change log:  make example anonymous

@@ -96,9 +96,9 @@
 3.1:

Edit your Name into all files, for example with this snippet under bash (Unix, Linux or Windows with cygwin):

-<code>find ./ -type f -exec sed -i 's/Your Name <[email protected]>/Ralf Lang <[email protected]>/g' {} \; +<code>find ./ -type f -exec sed -i 's/Your Name <[email protected]>/Me Myself <[email protected]>/g' {} \;
 </code>

 3.2 Rename


__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to