[Wiki] changed: IngoMulti

Wiki Guest <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
guest [64.144.80.66]  Fri, 09 Jan 2009 21:46:58 -0500

Modified page: http://wiki.horde.org/IngoMulti
New Revision:  1.7
Change log:  better way to search and replace

@@ -62,8 +62,17 @@
  cd ../../
  </code>

  There may be a better way of finding and replacing words in all the  
subfolders, please feel free to edit this page and put that method here.
+
+
+Yes there is a better way. :)
+<code>
+# find ./ -type f -exec perl -pi -e 's/Ingo/Imgo/g' {} ;
+# find ./ -type f -exec perl -pi -e 's/ingo/imgo/g' {} ;
+# find ./ -type f -exec perl -pi -e 's/INGO/IMGO/g' {} ;
+</code>
+

  Copy Ingo's icon using the new name:
  <code>
  cp imgo/themes/graphics/ingo.png imgo/themes/graphics/imgo.png


--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.