diff -r 55395c6ef7ea -r bea3464128d0 README --- a/README Tue Aug 07 18:54:04 2012 +0200 +++ b/README Tue Aug 21 03:14:48 2012 +0300 @@ -1,45 +1,1 @@ - -This is mcabber module to do the same command with several contacts. - -Useful example binding for '/mark toggle' is provided in marking.rc. -After you marked some buddies, you can then run '/marked do ' -to do 'command' with each of marked buddies jid's. 'command' must contain -one %s where jid should be inserted. Any other %'s should be escaped as -'%%'. - -INSTALLATION - -To install it, you need: -cmake -make -gcc -glib -mcabber headers - -Then do -$ mkdir build -$ cd build -$ cmake .. -$ make edit_cache -$ make -# make install - -Debian users can instead of make install do -$ fakeroot make package -# dpkg -i libmcabber-marking*.deb - -Users of other distributions can select appropriate package -generator, using cache editor. - -LICENSE - -This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING -from this distribution or on a GNU web-site . - -CONTACTS - -I will be happy to get feedback, patches, suggestions, etc. -You can send me email or contact via jabber . - - -- Myhailo Danylenko - +docs/readme.mdwn \ No newline at end of file